From f3ed55df606e6b1fee8cb4817114880c96652f3c Mon Sep 17 00:00:00 2001 From: "Xin.zhang@le-it.com.cn" Date: Wed, 15 Sep 2021 15:21:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app.go | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/app.go b/conf/app.go index 2791c0a..0994647 100644 --- a/conf/app.go +++ b/conf/app.go @@ -14,6 +14,7 @@ var Baseurl = "http://localhost:9001" //var ExampleFile = "http://localhost:8097/public/uploadxlsx/example.xlsx" // + //var Baseurl = "http://localhost:8097" type AppConf struct {