update 24年6月功能安全中心变更.sql

This commit is contained in:
lijiarao
2024-07-09 11:06:13 +08:00
parent a3f46ff0f1
commit a8ab4613c4
+2
View File
@@ -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 '是否提醒';