migrate/1741600299_customer_add_post.up.sql

2 lines
115 B
MySQL
Raw Normal View History

2025-03-10 17:52:55 +08:00
ALTER TABLE `ufutx_s2_customer`
ADD COLUMN `post` VARCHAR(50) default null comment "职位" after `contacts_mobile`