Browse Source

group: 集团下发账号默认管理员权限

Yi 1 year ago
parent
commit
d920173ea3
1 changed files with 0 additions and 1 deletions
  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":