migrate/1741600299_customer_add_post.up.sql
2025-03-10 17:52:55 +08:00

2 lines
115 B
SQL

ALTER TABLE `ufutx_s2_customer`
ADD COLUMN `post` VARCHAR(50) default null comment "职位" after `contacts_mobile`