cert log add answer_id
This commit is contained in:
parent
d3c285efc0
commit
e1c5b68f27
2
1745464624_table_exam_cert_log_add_answer_id.up.sql
Normal file
2
1745464624_table_exam_cert_log_add_answer_id.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_exam_cert_log`
|
||||||
|
ADD COLUMN `answer_id` int NOT NULL COMMENT "答题id" after `paper_id`
|
Loading…
Reference in New Issue
Block a user