cert log
This commit is contained in:
parent
29ef0e7868
commit
d67d33f5f5
3
1748238208_table_exam_cert_log_add_cert_pic.up.sql
Normal file
3
1748238208_table_exam_cert_log_add_cert_pic.up.sql
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
ALTER TABLE `ufutx_exam_cert_log`
|
||||||
|
ADD COLUMN `cert_pic` varchar(255) DEFAULT NULL COMMENT "证书" after `card_type`,
|
||||||
|
ADD COLUMN `cert_num` varchar(50) DEFAULT NULL COMMENT "证书编号" after `card_type`
|
Loading…
Reference in New Issue
Block a user