add 委员会 委员数量
This commit is contained in:
@@ -31,6 +31,7 @@ create table pay_committee_info
|
||||
facsimile varchar(100) null comment '传真',
|
||||
preparation_unit varchar(100) null comment '筹建单位',
|
||||
committee_name varchar(100) null comment '委员会名称',
|
||||
member_number int null comment '委员数量',
|
||||
constraint Index_1
|
||||
unique (id)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user