by Robin at 20240523

This commit is contained in:
Leufolium 2024-05-23 04:10:10 +08:00
parent 58229ca3d1
commit 63ba534b6e
1 changed files with 2 additions and 2 deletions

View File

@ -83,9 +83,9 @@ const (
RedisMomentPrefix = "moment:" //moment服务前缀
)
const PackageRootPath = "C:/Users/PC/Desktop/service"
//const PackageRootPath = "C:/Users/PC/Desktop/service"
//const PackageRootPath = "/app/wishpal-ironfan"
const PackageRootPath = "/app/wishpal-ironfan"
const MainConfigPath = PackageRootPath + "/etc/mix/mix-test.yaml"