fix:修复评审进度500错误

This commit is contained in:
zhonghua 2026-04-07 15:31:06 +08:00
parent 633e46e663
commit 3fd7002e2a

View File

@ -1,4 +1,4 @@
-- 评审模块建表脚本
-- 评审模块建表脚本(修复 V3 建表字段不全问题)
-- 执行时间2026-04-07
-- 对齐实体BizContestJudge, BizContestReviewRule, BizContestWorkJudgeAssignment, BizContestWorkScore, BizPresetComment
-- 使用 DROP + CREATE 确保表结构完整,因为评审模块尚未有生产数据