增加互评表1

This commit is contained in:
buke 2024-11-18 14:42:35 +08:00
parent e326bf4c52
commit f5e3645140

View File

@ -0,0 +1,2 @@
ALTER TABLE `ufutx_dma_role_evaluate`
ADD COLUMN `finish_submit` tinyint(4) NOT NULL DEFAULT 0 AFTER `content`;