소스 검색

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":