2 lines
115 B
SQL
2 lines
115 B
SQL
ALTER TABLE `ufutx_s2_customer`
|
|
ADD COLUMN `post` VARCHAR(50) default null comment "职位" after `contacts_mobile` |