cert log add card type
This commit is contained in:
parent
5b00f7ce8c
commit
f1afabe1e2
3
1747362929_table_exam_cert_log_add_id_card_type.up.sql
Normal file
3
1747362929_table_exam_cert_log_add_id_card_type.up.sql
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
ALTER TABLE `ufutx_exam_cert_log`
|
||||||
|
ADD COLUMN `card_type` tinyint DEFAULT 1 COMMENT "类型:1.大陆,2:台湾,3:港澳" after `status`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user