conflict #475
|
@ -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