Elis 6 mesi fa
parent
commit
8e2fee9487

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

@@ -1,7 +1,7 @@
 server:
   port: 7654
   ssl:
-    key-store-password: k5bwkmot
+    key-store-password: pp8d633l
     key-store: classpath:data.cqna.gov.cn.pfx
     key-store-type: PKCS12
 http:

+ 3 - 3
nngkxxdp/src/main/resources/application-test.yml

@@ -19,9 +19,9 @@ spring:
     driver-class-name: com.mysql.cj.jdbc.Driver
 
     #    线上
-    url: jdbc:mysql://116.63.33.55:3306/nazw?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=GMT%2B8
-    username: root
-    password: cqjd2021!
+    url: jdbc:mysql://localhost:3306/nazw?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=GMT%2B8
+    username: nanan_hospital
+    password: WArNNbSUVaxM7sB2
   resources:
     static-locations: classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${file.path},file:${file.location}
 #        url: jdbc:mysql://42.193.98.201:3306/wxdzs?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=GMT%2B8

BIN
nngkxxdp/src/main/resources/data.cqna.gov.cn.pfx