Procházet zdrojové kódy

删除没用的常量

lighter před 10 měsíci
rodič
revize
c893224945

+ 0 - 10
src/main/resources/META-INF/additional-spring-configuration-metadata.json

@@ -45,16 +45,6 @@
       "type": "java.lang.String",
       "description": "none."
     },
-    {
-      "name": "triage-notify-url",
-      "type": "java.lang.String",
-      "description": "Description for triage-notify-url."
-    },
-    {
-      "name": "si-tj-url",
-      "type": "java.lang.String",
-      "description": "Description for si-tj-url."
-    },
     {
       "name": "si-readcard-url",
       "type": "java.lang.String",

+ 1 - 13
src/main/resources/application-cytest.yml

@@ -146,8 +146,6 @@ management:
 
 execute-scheduled: false
 is-prod: false
-triage-notify-url: http://localhost:8082/triage/roomScreen/pushMsg
-si-tj-url: http://jkglcsx.server.zhongmeihealth.com/openInter
 
 #正式环境
 si-api-url: http://dms.hun.hsip.gov.cn/isp-api/powercsb/1101
@@ -156,19 +154,9 @@ si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN
 si-zy-fee-url: http://172.16.32.166:1000
 si-mz-fee-url: http://172.16.32.166:1100/mzFee
 si-injury-fee-url: http://172.16.32.163:2100/siInjury
-#si-injury-systm-url: http://172.16.32.163:2000/siInjury
+si-injury-systm-url: http://172.16.32.163:2000/siInjury
 thmz-api-url: http://172.16.32.160:81/thmz/api/v1
 
-#测试环境
-#si-api-url: http://10.93.30.130:20001/isp-api/powercsb/1101
-#si-access-key: Zgs5jfxaKb86XbCuUzLK9EhFjiQfHR1vydaPzp
-#si-secret-key: SKT2ETMT3XkAYApqh79DCnN9ZjfbQEBMPU0GyLz9
-#si-zy-fee-url: http://localhost:1000
-#si-mz-fee-url: http://localhost:1100/mzFee
-#si-injury-fee-url: http://localhost:2100/siInjury
-si-injury-systm-url: http://localhost:2000/siInjury
-#thmz-api-url: http://172.16.30.33:81/thmz/api/v1
-
 appletThmzUrl: http://172.16.30.119:8089/thmz
 
 logging:

+ 1 - 13
src/main/resources/application-dameng.yml

@@ -140,8 +140,6 @@ management:
 
 execute-scheduled: false
 is-prod: false
-triage-notify-url: http://localhost:8082/triage/roomScreen/pushMsg
-si-tj-url: http://jkglcsx.server.zhongmeihealth.com/openInter
 
 #正式环境
 si-api-url: http://dms.hun.hsip.gov.cn/isp-api/powercsb/1101
@@ -150,19 +148,9 @@ si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN
 si-zy-fee-url: http://172.16.32.166:1000
 si-mz-fee-url: http://172.16.32.166:1100/mzFee
 si-injury-fee-url: http://172.16.32.163:2100/siInjury
-#si-injury-systm-url: http://172.16.32.163:2000/siInjury
+si-injury-systm-url: http://172.16.32.163:2000/siInjury
 thmz-api-url: http://172.16.32.160:81/thmz/api/v1
 
-#测试环境
-#si-api-url: http://10.93.30.130:20001/isp-api/powercsb/1101
-#si-access-key: Zgs5jfxaKb86XbCuUzLK9EhFjiQfHR1vydaPzp
-#si-secret-key: SKT2ETMT3XkAYApqh79DCnN9ZjfbQEBMPU0GyLz9
-#si-zy-fee-url: http://localhost:1000
-#si-mz-fee-url: http://localhost:1100/mzFee
-#si-injury-fee-url: http://localhost:2100/siInjury
-si-injury-systm-url: http://localhost:2000/siInjury
-#thmz-api-url: http://172.16.30.33:81/thmz/api/v1
-
 appletThmzUrl: http://172.16.30.119:8089/thmz
 
 logging:

+ 6 - 21
src/main/resources/application-dev.yml

@@ -94,7 +94,8 @@ forest:
   log-response-status: true
   connect-timeout: 1500
   variables:
-    socketCenter: http://demo.hnthyy.cn:8707/socketApi
+    socketCenter: http://localhost:8707/socketApi
+    emrUrl: "http://172.16.32.125:8001/emr/runtime/api/v1"
 
 management:
   server:
@@ -138,28 +139,12 @@ management:
 execute-scheduled: false
 is-prod: false
 
-triage-notify-url: http://172.16.30.26:8082/triage/roomScreen/pushMsg
-si-tj-url: http://jkglcsx.server.zhongmeihealth.com/openInter
-
-#正式环境
-#si-api-url: http://dms.hun.hsip.gov.cn/isp-api/powercsb/1101
-#si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
-#si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN
-#si-zy-fee-url: http://172.16.32.166:1000
-#si-mz-fee-url: http://172.16.32.166:1100/mzFee
-#si-injury-fee-url: http://172.16.32.163:2100/siInjury
-#si-injury-systm-url: http://172.16.32.163:2000/siInjury
-#thmz-api-url: http://172.16.32.160:81/thmz/api/v1
-#appletThmzUrl: http://172.16.32.160:81/thmz
-
-
-#测试环境
-si-api-url: http://10.93.28.242:80/isp-api/powercsb/
-si-access-key: ohksRseHwPk9JAVGAQ5lghF5euo6NQZjiv8O2V
-si-secret-key: SKQgruu508MeFbQmLZs4Oyj5Qk0GjLstGVtWJB3Y
+si-api-url: http://webhis.thyy.cn:8077/ybjkdz
+si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
+si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN
 si-zy-fee-url: http://172.16.30.26:1000
 si-mz-fee-url: http://172.16.30.26:1100/mzFee
 si-injury-fee-url: http://172.16.30.26:2100/siInjury
 si-injury-systm-url: http://172.16.30.26:2000/siInjury
-thmz-api-url: http://demo.hnthyy.cn:8089/thmz/api/v1
+thmz-api-url: http://172.16.30.119:8089/thmz/api/v1
 appletThmzUrl: http://demo.hnthyy.cn:8089/thmz

+ 0 - 3
src/main/resources/application-prod.yml

@@ -139,9 +139,6 @@ management:
 execute-scheduled: true
 is-prod: true
 
-triage-notify-url: http://172.16.32.160:8082/triage/roomScreen/pushMsg
-si-tj-url: http://jkglcsx.server.zhongmeihealth.com/openInter
-#si-api-url: https://dhs.hun.hsip.gov.cn/isp-api/powercsb/1101
 si-api-url: http://webhis.thyy.cn:8077/ybjkdz
 si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
 si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN

+ 0 - 10
src/main/resources/application-show.yml

@@ -91,20 +91,10 @@ mybatis-plus:
 execute-scheduled: false
 is-prod: false
 
-triage-notify-url: http://localhost:8082/triage/roomScreen/pushMsg
-si-tj-url: http://jkglcsx.server.zhongmeihealth.com/openInter
-
 si-api-url: http://dms.hun.hsip.gov.cn/isp-api/powercsb/1101
 si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
 si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN
 
-#正式环境
-#si-zy-fee-url: http://172.16.32.166:1000
-#si-mz-fee-url: http://172.16.32.166:1100/mzFee
-#si-injury-fee-url: http://172.16.32.163:2100/siInjury
-#si-injury-systm-url: http://172.16.32.163:2000/siInjury
-#thmz-api-url: http://172.16.32.160:81/thmz/api/v1
-
 #测试环境
 si-zy-fee-url: http://localhost:1000
 si-mz-fee-url: http://localhost:1100/mzFee

+ 0 - 2
src/main/resources/application-tz.yml

@@ -139,8 +139,6 @@ management:
 execute-scheduled: true
 is-prod: true
 
-triage-notify-url: http://172.16.20.115:8082/triage/roomScreen/pushMsg
-si-tj-url: http://jkglcsx.server.zhongmeihealth.com/openInter
 si-api-url: http://dms.hun.hsip.gov.cn/isp-api/powercsb/1101
 si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
 si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN

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

@@ -1,3 +1,3 @@
 spring:
   profiles:
-    active: prod
+    active: dev