迁移脚本的一些问题修复
This commit is contained in:
@@ -16,9 +16,12 @@ migration_user_id: 0
|
||||
migration_batch_no: "MIGRATION-QICHENG-YYYYMMDD"
|
||||
|
||||
# ============== 运营商映射 ==============
|
||||
# scan_legacy 会按"奇成 tbl_card.category"分组写入,你只需填 target_*
|
||||
# scan_legacy 会按"奇成 tbl_card.account_id/account_name"分组写入,你只需填 target_*
|
||||
# legacy_category 只是奇成运营商大类,用于人工判断 target_carrier_type,不要把它当具体运营商。
|
||||
carriers:
|
||||
- legacy_category: 9
|
||||
- legacy_account_id: "72493DB64A2A4F01B5E59E49D58A2A34"
|
||||
legacy_account_name: "联通10-1"
|
||||
legacy_category: 9
|
||||
legacy_category_name: "中国联通"
|
||||
target_carrier_id: null # 必填:新库 tb_carrier.id
|
||||
target_carrier_type: null # 必填:CMCC / CUCC / CTCC / CBN
|
||||
|
||||
Reference in New Issue
Block a user