修改动态屏蔽表
This commit is contained in:
parent
50285e8f84
commit
866bd2aaa5
2
1723434586_change_table_dynamic_block.up.sql
Normal file
2
1723434586_change_table_dynamic_block.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_dynamic_block`
|
||||||
|
MODIFY COLUMN `updated_at` timestamp NULL DEFAULT NULL AFTER `created_at`;
|
Loading…
Reference in New Issue
Block a user