This commit is contained in:
menxipeng
2025-10-23 21:11:47 +08:00
parent 1f16a7c26e
commit a72bd4672a
5 changed files with 60 additions and 61 deletions

View File

@@ -6,7 +6,7 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://rm-2ze15tecas1y876i8xo.mysql.rds.aliyuncs.com:3306/musicpro?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://rm-t4ng7k83rzt5281yido.mysql.singapore.rds.aliyuncs.com:3306/musicpro?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: music
password: Q1w2e3r4
# 从库数据源

View File

@@ -19,7 +19,7 @@ server:
port: 8085
servlet:
# 应用的访问路径
context-path: /
context-path: /dev-api
tomcat:
# tomcat的URI编码
uri-encoding: UTF-8
@@ -100,7 +100,7 @@ token:
# 令牌密钥
secret: abcdefghijklmnopqrstuvwxyz
# 令牌有效期默认30分钟
expireTime: 30
expireTime: 1440
# MyBatis配置
mybatis:
@@ -137,15 +137,15 @@ xss:
urlPatterns: /system/*,/monitor/*,/tool/*
ali:
accessKeyId: LTAI5tDWWzwqxumUXTFnkQFd
accessKeySecret: KOD3y6OxbHJ23wxAf68NFpUQXCQEPX
accessKeyId: LTAI5tAZPz1BecFgfPwFSnps
accessKeySecret: 9Qp2TeLMgjvhCwyjQuxSSIYaffzBpL
umApp:
appAliKey: 204918113
appAliSecret: v4UrIhhLZlo0adpmevyCfvThGFbrRer0
androidSecret: vxq4qfnb3jbb3jahrcxpbtpjgcuu7dtm
androidKey: 68a9988ce563686f4288e26d
IOSKey: 68a99a66ec2b5b6f8825b8b1
IOSSecret: tjbflqx0eoqjixtyrtbh0zgijawmvxfe
appAliKey: 204941627
appAliSecret: snxhb85RWiLAegYc20hEwTsOEIkZfIaS
androidSecret: nmabfppid2dfgqsxg4yecmppslpcrjeb
androidKey: 68cbcf86c261f2773322b918
# IOSKey: 68a99a66ec2b5b6f8825b8b1
IOSSecret: 48n5d5m8l6svar6srxag6uxovqpaifgp
# androidKey: 687b2df479267e0210b79b6f
# IOSKey: 687b2e1679267e0210b79b70
IOSKey: 68ef6aa88560e34872ca7b41
#Q1w2e3r4