Kaynağa Gözat

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

xuyiping 1 yıl önce
ebeveyn
işleme
6f024f93a7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      conf/setting/setting.go

+ 1 - 1
conf/setting/setting.go

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