label log add tupe
This commit is contained in:
parent
f015d762cc
commit
29fe438832
2
1780033934_table_user_label_log_add_type.up.sql
Normal file
2
1780033934_table_user_label_log_add_type.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `health`.`ufutx_user_label_log`
|
||||
ADD `type` ENUM("normal", 'create', 'delete') NOT NULL COMMENT "类型" after `user_id`
|
||||
Loading…
Reference in New Issue
Block a user