|
@@ -55,9 +55,9 @@ logging:
|
|
|
caimei:
|
|
|
siteEnv: 0 #网站环境,(2:正式环境,1:测试环境,0:开发环境)
|
|
|
spiServer: http://192.168.2.68:8008
|
|
|
- coreServer: https://core-b.caimei365.com
|
|
|
- #coreServer: http://192.168.2.68:18002
|
|
|
- #coreServer: http://192.168.2.75:18002
|
|
|
+# coreServer: https://core-b.caimei365.com
|
|
|
+# coreServer: http://192.168.2.68:18002
|
|
|
+ coreServer: http://192.168.2.75:18002
|
|
|
imageDomain: https://img-b.caimei365.com
|
|
|
wwwDomain: http:localhost:8009
|
|
|
destPath: D:/_PLAN_WORKSPACE/test/static
|