Sfoglia il codice sorgente

配置文件修改

zhengjinyi 3 anni fa
parent
commit
6894c10923
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/main/resources/config/dev/application-dev.yml

+ 2 - 2
src/main/resources/config/dev/application-dev.yml

@@ -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: https://core-b.caimei365.com
   #coreServer: http://192.168.2.68:18002
-  coreServer: http://192.168.2.75:18002
+#  coreServer: http://192.168.2.75:18002
   imageDomain: https://img-b.caimei365.com
   wwwDomain: http:localhost:8009
   destPath: D:/_PLAN_WORKSPACE/test/static