|
|
@ -4,8 +4,8 @@ spring: |
|
|
|
fail-on-unknown-properties: false |
|
|
|
datasource: |
|
|
|
mysql1: |
|
|
|
jdbc-url: jdbc:mysql://localhost:3306/hwgoldc?serverTimezone=Asia/Shanghai&useSSL=false&useUnicode=true&allowMultiQueries=true&rewriteBatchedStatements=true |
|
|
|
username: hwgoldc |
|
|
|
jdbc-url: jdbc:mysql://localhost:3306/hwgold?serverTimezone=Asia/Shanghai&useSSL=false&useUnicode=true&allowMultiQueries=true&rewriteBatchedStatements=true |
|
|
|
username: hwgold |
|
|
|
password: aDiw7MERSATdfGta |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
hikari: |
|
|
@ -90,7 +90,7 @@ bean: |
|
|
|
recharge: |
|
|
|
url: http://api.homilychart.com/hljwgo/api/wallet/recharge |
|
|
|
consume: |
|
|
|
url: http://api.homilychart.com/hljwgo/api/wallet/pay |
|
|
|
url: http://api.homilychart.com/hljwgo/api/wallet/pay |
|
|
|
|
|
|
|
server: |
|
|
|
port: 10704 |
|
|
|
port: 10705 |