group add service_type
This commit is contained in:
parent
42dfcd989f
commit
4e84f9ab84
2
1757496719_table_group_add_service_type.up.sql
Normal file
2
1757496719_table_group_add_service_type.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER table `ufutx_groups`
|
||||
ADD COLUMN `service_type` INTEGER DEFAULT 1 COMMENT "服务类型 1:dma,2:双证" after `name`
|
||||
Loading…
Reference in New Issue
Block a user