diff --git a/1741600299_customer_add_post.up.sql b/1741600299_customer_add_post.up.sql new file mode 100644 index 0000000..024694b --- /dev/null +++ b/1741600299_customer_add_post.up.sql @@ -0,0 +1,2 @@ +ALTER TABLE `ufutx_s2_customer` +ADD COLUMN `post` VARCHAR(50) default null comment "职位" after `contacts_mobile` \ No newline at end of file