|
@@ -5,8 +5,8 @@ spring:
|
5
|
5
|
name: zhiyun
|
6
|
6
|
datasource:
|
7
|
7
|
username: xiangsong
|
8
|
|
- password: xiangsong@123
|
9
|
|
- url: jdbc:mysql://rm-uf6z3z6jq11x653d77o.mysql.rds.aliyuncs.com:3306/xiangsong?useUnicode=true&serverTimezone=CTT&characterEncoding=utf8&allowMultiQueries=true&autoReconnect=true&zeroDateTimeBehavior=convertToNull
|
|
8
|
+ password: fg+(!rci(_VFu3GATVP
|
|
9
|
+ url: jdbc:mysql://rm-7xv0r7259e2x7g2zdoo.mysql.rds.aliyuncs.com:3306/xiangsong?useUnicode=true&serverTimezone=CTT&characterEncoding=utf8&allowMultiQueries=true&autoReconnect=true&zeroDateTimeBehavior=convertToNull
|
10
|
10
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
11
|
11
|
initial-size: 10 # 初始化连接数
|
12
|
12
|
max-active: 20 # 最大连接数
|
|
@@ -40,12 +40,12 @@ wx:
|
40
|
40
|
id: WiBYjqkE9KvwDv1WSq5vniGU4P0gvwlat-5ENYKpfxg
|
41
|
41
|
keywords: 6
|
42
|
42
|
ali:
|
43
|
|
- accessKeyId: LTAIGQtIi28MfXms
|
44
|
|
- accessKeySecret: b6maakcdzEywmkhcK15rStx54hOiIA
|
|
43
|
+ accessKeyId: LTAI5tCLQSf3yqoXfSuyjpvy
|
|
44
|
+ accessKeySecret: A5WfR03R7f3cmgs0OVxlahDAx13yB2
|
45
|
45
|
oss:
|
46
|
|
- endpoint: oss-cn-shanghai.aliyuncs.com
|
47
|
|
- bucketName: zhiyun-image
|
48
|
|
- bucketURL: https://zhiyun-image.oss-accelerate.aliyuncs.com
|
|
46
|
+ endpoint: oss-cn-guangzhou.aliyuncs.com
|
|
47
|
+ bucketName: yuandao-image
|
|
48
|
+ bucketURL: https://yuandao-image.oss-cn-guangzhou.aliyuncs.com
|
49
|
49
|
|
50
|
50
|
# 手机短信服务
|
51
|
51
|
sms:
|
|
@@ -86,7 +86,7 @@ pay-refund: https://wx.fangdeal.cn/api/refund/
|
86
|
86
|
|
87
|
87
|
# 支付回调
|
88
|
88
|
pay-new-notify:
|
89
|
|
- wx-bill-notify: https://xs.njyunzhi.com/api/wxBillNotify
|
|
89
|
+ wx-bill-notify: https://api.gxyd.com/api/wxBillNotify
|
90
|
90
|
ali-bill-notify:
|
91
|
91
|
wx-car-notify:
|
92
|
92
|
ali-car-notify:
|