customer_add_post

This commit is contained in:
Hankin 2025-03-10 17:52:55 +08:00
parent 696f8af750
commit 40334e55a8

View File

@ -0,0 +1,2 @@
ALTER TABLE `ufutx_s2_customer`
ADD COLUMN `post` VARCHAR(50) default null comment "职位" after `contacts_mobile`