task add type
This commit is contained in:
parent
957f123d4a
commit
ad9dd044af
2
1754271357_table_customer_task_add_type.up.sql
Normal file
2
1754271357_table_customer_task_add_type.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_s2_customer_task`
|
||||
ADD COLUMN `type` enum("CRM", "DMA") default null after `status`
|
Loading…
Reference in New Issue
Block a user