|
|
@@ -56,9 +56,9 @@ spring:
|
|
|
driverClassName: com.mysql.cj.jdbc.Driver
|
|
|
druid:
|
|
|
master:
|
|
|
- url: jdbc:mysql://39.98.239.48:3366/night_fragrance?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
- username: root
|
|
|
- password: '@RqGHG#KZ*C9ytkQ'
|
|
|
+ url: jdbc:mysql://rm-d7q5a6qathaxdzhw.mysql.zhangbei.rds.aliyuncs.com:3306/night_fragrance?serverTimezone=Asia/Shanghai&allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true
|
|
|
+ username: sxzgkj
|
|
|
+ password: 'Iy$@$koH@oURxyvw'
|
|
|
slave:
|
|
|
# 从数据源开关/默认关闭
|
|
|
enabled: false
|
|
|
@@ -226,14 +226,12 @@ wx:
|
|
|
|
|
|
# 微信公众号
|
|
|
wechat:
|
|
|
-# mpAppId: wxa408092ddcec15b8
|
|
|
-# mpAppSecret: 3d0953e32e84180b945ace15050365c6
|
|
|
- mpAppId: wxa72f643173a90106
|
|
|
- mpAppSecret: 6ceb4647506a4f1654bb10773b227357
|
|
|
+ mpAppId: wx9dc677bd41e82569
|
|
|
+ mpAppSecret: 346ed2d83c0cab7816c73a1df2e04df3
|
|
|
# 获取code
|
|
|
get-code-url: https://open.weixin.qq.com/connect/oauth2/authorize
|
|
|
# 回调地址
|
|
|
- redirect-url: http://7tjvt8639914.vicp.fun/sq/getAccessToken
|
|
|
+ redirect-url: https://city.baoxianzhanggui.com/nightFragrance/sq/getAccessToken
|
|
|
access-token-url: https://api.weixin.qq.com/sns/oauth2/access_token
|
|
|
# 消息模版ID
|
|
|
template-id-1: HU2LfMIes91Au9kxR3VEoNYuMayxZoPNsFRfWNCmKrQ
|