新的迁移规则

This commit is contained in:
GYJ
2025-03-24 21:18:21 +08:00
parent ca62f9b361
commit d4d6c67477
9 changed files with 269 additions and 31 deletions

View File

@@ -12,10 +12,23 @@ dev:
- duanju-3
- duanju-4
prod:
host: rm-gc7xx913734hv5w5qxo.mysql.cn-chengdu.rds.aliyuncs.com
name: video_user
password: VideoUser@1
port: 3306
dbs:
- duanju-0
- duanju-1
- duanju-2
- duanju-3
- duanju-4
#prod:
# host: rm-gc7xx913734hv5w5qxo.mysql.cn-chengdu.rds.aliyuncs.com
# name: video_user
# password: VideoUser@1
# host: localhost
# name: root
# password: gongyijieqp002
# port: 3306
# dbs:
# - duanju-0
@@ -23,16 +36,3 @@ dev:
# - duanju-2
# - duanju-3
# - duanju-4
prod:
host: localhost
name: root
password: gongyijieqp002
port: 3306
dbs:
- duanju-0
# - duanju-1
# - duanju-2
# - duanju-3
# - duanju-4