task add key_name
This commit is contained in:
parent
39b3f2d56e
commit
e50591e2f0
2
1755504021_table_customer_task_add_key.up.sql
Normal file
2
1755504021_table_customer_task_add_key.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_s2_customer_task`
|
||||
ADD COLUMN `key_name` varchar(100) default null comment "关键词" after `user_id`
|
Loading…
Reference in New Issue
Block a user