ソースを参照

Merge branch 'feature/tmr-group' of baishaojie/tmrgo into develop

xuyiping 1 年間 前
コミット
5dcd35adbb
1 ファイル変更0 行追加1 行削除
  1. 0 1
      conf/setting/setting.go

+ 0 - 1
conf/setting/setting.go

@@ -110,7 +110,6 @@ func Setup() {
 	} else {
 		CurrentPath = workDir
 	}
-	CurrentPath = "./"
 	appEnv = strings.ToLower(os.Getenv("APP_ENVIRONMENT"))
 	switch appEnv {
 	case "test":