This commit is contained in:
Leufolium 2023-12-24 19:14:18 +08:00
parent 060adc8ff0
commit 0e343fe97f
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import (
func main() {
// 加载配置
// 1.默认配置
configPath := consts.MainConfigPath
configPath := consts.ProductionConfigPath
//if os.Getenv("PROJECT_ENV") == "production" {
// configPath = consts.ProductionConfigPath