fix: 更新生产环境数据库配置信息

This commit is contained in:
zhouyonggao 2025-11-28 14:30:24 +08:00
parent 4620d3df0c
commit c1d035f9af
1 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
app: app:
port: "8077" port: "8077"
marketing_db: marketing_db:
host: "" host: "market-read-only.rwlb.cn-chengdu.rds.aliyuncs.com"
port: "3306" port: "3306"
user: "" user: "market_root"
password: "" password: "w5PlDan5Q3l4CVlm"
name: "" name: "market"
ymt_db: ymt_db:
host: "" host: "lsxd-read.rwlb.rds.aliyuncs.com"
port: "3306" port: "3306"
user: "" user: "merketing"
password: "" password: "Lsxd@2024"
name: "" name: "merketing"