1
0

Merge branch 'main' into fys-prod

# Conflicts:
#	fys-admin/src/main/resources/application-prod.yml
This commit is contained in:
2025-08-21 09:59:23 +08:00

View File

@ -101,13 +101,13 @@ spring:
spring.data:
redis:
# 地址
host: 47.120.79.150
host: 47.107.152.87
# 端口默认为6379
port: 6379
# 数据库索引
database: 1
# redis 密码必须配置
password: xhYc_djkl382^#780!
password: re_fs_11520631
# 连接超时时间
timeout: 10s
# 是否开启ssl
@ -185,7 +185,6 @@ sms:
#模板变量 上述模板的变量
templateName: code
signature: 深圳市富源晟科技
# sdk-app-id: 您的sdkAppId
config2:
# 厂商标识,标定此配置是哪个厂商,详细请看厂商标识介绍部分
supplier: tencent
@ -287,6 +286,7 @@ mqtt:
subTopic: A/#,worker/location/#
pubTopic: B/#
pubClientId: fys_pubClient
enabled: false
# 文件存储路径