统一导出任务
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m4s

This commit is contained in:
2026-04-27 09:47:03 +08:00
parent 531de3c760
commit 60debb7505
29 changed files with 2580 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
-- 回滚:删除统一导出任务相关表
DROP TABLE IF EXISTS tb_export_shard_task;
DROP TABLE IF EXISTS tb_export_task;