Browse Source

更换医保中心线路

lighter 3 years ago
parent
commit
04d38912a3
2 changed files with 4 additions and 2 deletions
  1. 2 1
      src/main/resources/application-prod.yml
  2. 2 1
      src/main/resources/application.yml

+ 2 - 1
src/main/resources/application-prod.yml

@@ -27,7 +27,8 @@ mybatis:
   configuration:
     map-underscore-to-camel-case: true
 
-si-api-url: http://10.136.68.158:22005/isp-api/powercsb/1101
+#si-api-url: http://10.136.68.158:22005/isp-api/powercsb/1101
+si-api-url: http://10.93.28.228:80/isp-api/powercsb/1101
 si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
 si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN
 upld-notify-url: http://172.16.32.160:8706/socketMessage

+ 2 - 1
src/main/resources/application.yml

@@ -34,7 +34,8 @@ mybatis:
   configuration:
     map-underscore-to-camel-case: true
 
-si-api-url: http://10.136.68.158:22005/isp-api/powercsb/1101
+#si-api-url: http://10.136.68.158:22005/isp-api/powercsb/1101
+si-api-url: http://10.93.28.228:80/isp-api/powercsb/1101
 si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
 si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN
 upld-notify-url: http://localhost:8706/socketMessage