浏览代码

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

xuyiping 1 年之前
父节点
当前提交
11f0c7b343
共有 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":