by Robin at 20240523
This commit is contained in:
parent
58229ca3d1
commit
63ba534b6e
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue