migrate/1737530907_change_ufutx_s2_customer.up.sql
2025-01-22 15:28:36 +08:00

1 line
125 B
SQL

ALTER TABLE `ufutx_s2_customer` CHANGE `contacts_name` `contacts_name` VARCHAR(256) NOT NULL COMMENT '客户联系人名称';