change_ufutx_s2_customer

This commit is contained in:
tian 2025-01-22 15:28:36 +08:00
parent 47988ad65b
commit bf3eca9a39

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_customer` CHANGE `contacts_name` `contacts_name` VARCHAR(256) NOT NULL COMMENT '客户联系人名称';