customer add label
This commit is contained in:
parent
c77c11733b
commit
84dbf4c573
2
1768445474_table_customer_add_label.up.sql
Normal file
2
1768445474_table_customer_add_label.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_s2_customer`
|
||||
ADD COLUMN `label` JSON default null comment "标签" after `ocr_detail`
|
||||
Loading…
Reference in New Issue
Block a user