mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-28 21:20:31 +00:00
fix: 任务成员应该禁止退出任务群聊
This commit is contained in:
parent
5ec56b4a9e
commit
f13472f088
@ -340,6 +340,7 @@ class WebSocketDialog extends AbstractModel
|
||||
WebSocketDialogUser::createInstance([
|
||||
'dialog_id' => $dialog->id,
|
||||
'userid' => $value,
|
||||
'important' => $group_type != 'user'
|
||||
])->save();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user