From 4da8f2b4a06c12aeb2fd4bed71abbfbda5055472 Mon Sep 17 00:00:00 2001 From: zhangxin Date: Fri, 11 Jun 2021 10:19:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AF=B9portal=E7=9A=84?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.go b/main.go index f87c120..0895e68 100644 --- a/main.go +++ b/main.go @@ -39,6 +39,10 @@ func main() { Name: "GAASMOM", DisplayName: "GAASMOM", Description: "this is GAASMOM", + + //Name: "PORTAL", + //DisplayName: "PORTAL", + //Description: "this is PORTAL", } prg := &program{}