diff --git a/1737530907_change_ufutx_s2_customer.up.sql b/1737530907_change_ufutx_s2_customer.up.sql new file mode 100644 index 0000000..59301b4 --- /dev/null +++ b/1737530907_change_ufutx_s2_customer.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_customer` CHANGE `contacts_name` `contacts_name` VARCHAR(256) NOT NULL COMMENT '客户联系人名称'; \ No newline at end of file