【应急单】定时解散群聊
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `emergency_order`
|
||||
ADD COLUMN `destroy_group` tinyint(1) NULL DEFAULT 0 COMMENT '是否解散群聊(0:否 1:是)' AFTER `major_user_two_avatar`;
|
||||
Reference in New Issue
Block a user