update 24年6月功能安全中心变更.sql
This commit is contained in:
@@ -65,3 +65,5 @@ values ('1803314563741982722', '1432280766382727169', '功能安全中心会议
|
||||
alter table pay_meeting
|
||||
add safety_center_id varchar(50) null comment '功能安全中心id';
|
||||
|
||||
ALTER TABLE pay_meeting
|
||||
MODIFY COLUMN `remind` tinyint(1) NULL DEFAULT 0 COMMENT '是否提醒';
|
||||
Reference in New Issue
Block a user