|
@@ -3,11 +3,6 @@ server:
|
|
|
port: 8445
|
|
|
address: 0.0.0.0
|
|
|
|
|
|
-# ssl:
|
|
|
- #JM
|
|
|
-# key-store: classpath:test.jue-ming.com.jks
|
|
|
-# key-store-password: 18u97v3umrc8b
|
|
|
- #HD
|
|
|
ssl:
|
|
|
key-store: classpath:hnhong-duo.com.jks
|
|
|
key-store-password: pk4x5v3pz83va2
|
|
@@ -17,7 +12,6 @@ server:
|
|
|
spring:
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
- #url: jdbc:mysql://49.232.79.112:3306/psychological_web?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2B8
|
|
|
url: jdbc:mysql://118.195.171.239:3306/psychological_web_test?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2B8
|
|
|
username: root
|
|
|
password: Mysql@.2020
|
|
@@ -41,46 +35,9 @@ spring:
|
|
|
min-idle: 0
|
|
|
|
|
|
|
|
|
-# 101.43.129.26
|
|
|
-#spring:
|
|
|
-# datasource:
|
|
|
-# driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
-# url: jdbc:mysql://101.43.129.26:3306/psychological_web?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2B8
|
|
|
-# username: root
|
|
|
-# password: Lab501db#
|
|
|
-# hikari:
|
|
|
-# max-lifetime: 30000
|
|
|
-# data:
|
|
|
-# redis:
|
|
|
-# repositories:
|
|
|
-# enabled: false
|
|
|
-# redis:
|
|
|
-# host: 101.43.129.26
|
|
|
-# port: 54379
|
|
|
-# password: bjjmtech&jsyx
|
|
|
-# timeout: 5000
|
|
|
-# jedis:
|
|
|
-# pool:
|
|
|
-# max-wait: -1
|
|
|
-# max-idle: 8
|
|
|
-# max-active: 8
|
|
|
-# min-idle: 0
|
|
|
|
|
|
#微信支付
|
|
|
wx.pay:
|
|
|
- # 商户号
|
|
|
-# mch-id: 1627594233
|
|
|
-# #商户api证书序列号
|
|
|
-# mch-serial-no: 25BB4D9C58F3D9FFCBC0F882B57F7E842CBE5A23
|
|
|
-# # 商户私钥文件
|
|
|
-# private-key-path: apiclient_key.pem
|
|
|
-# # API秘钥
|
|
|
-# api-v3-key: MentalHealth20191025JuemingTest1
|
|
|
-# # APPID
|
|
|
-# app-id: wxfee6e2d1588e3f7f
|
|
|
-# # 接受结果回调地址
|
|
|
-# notify-domain: https://test.jue-ming.com:8443
|
|
|
-
|
|
|
#HD
|
|
|
# 商户号
|
|
|
mch-id: 1655519363
|