|
@@ -1,13 +1,13 @@
|
|
|
server:
|
|
|
- port: 8080
|
|
|
+ port: 9192
|
|
|
servlet:
|
|
|
context-path: /smart-community-server
|
|
|
|
|
|
spring:
|
|
|
datasource:
|
|
|
- url: jdbc:log4jdbc:mysql://192.168.33.20:3306/smart-community?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
- username: smart
|
|
|
- password: smart
|
|
|
+ url: jdbc:log4jdbc:mysql://127.0.0.1:3306/smart-community?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
+ username: root
|
|
|
+ password: slgo^Root_!Q@W#E)P(O*I
|
|
|
devtools:
|
|
|
restart:
|
|
|
enabled: true
|
|
@@ -23,7 +23,7 @@ springfox:
|
|
|
documentation:
|
|
|
swagger:
|
|
|
v2:
|
|
|
- host: 58.54.251.155:8088
|
|
|
+ host: 101.37.31.116:8088
|
|
|
|
|
|
#测试环境
|
|
|
alipay:
|
|
@@ -36,4 +36,9 @@ alipay:
|
|
|
appAuthToken: 201906BBbc7d6558596f4bbc9f056c01b8aebX48
|
|
|
signType: RSA2
|
|
|
notifyUrl: http://18891j25i6.iok.la:40309/epay-server/aliPay/payNotify
|
|
|
- body: 测试
|
|
|
+ body: 测试
|
|
|
+
|
|
|
+wx:
|
|
|
+ pay:
|
|
|
+ appId: wx7e70eb62a8459869
|
|
|
+ appSecret: 909d17e353268da57c4f18cc09798049
|