数据迁移脚本
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 54s

This commit is contained in:
Break
2026-05-27 11:10:56 +08:00
parent 0d96a94e5f
commit 58863e8ec5
20 changed files with 3343 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# 奇成数据迁移脚本依赖
# Python >= 3.10 推荐
PyMySQL>=1.1.0 # 连接奇成 MySQL(只读)
PyYAML>=6.0 # 加载映射配置