1 line
108 B
SQL
1 line
108 B
SQL
ALTER TABLE `ufutx_feedback` CHANGE `mobile` `mobile` VARCHAR(256) NULL DEFAULT NULL COMMENT '联系电话'; |