Commit 0bc35b56 by 徐高华

Merge branch 'feature/社群' into 'developer'

群主变更

See merge request !800
parents 20952431 ae2dbe8f
......@@ -321,6 +321,7 @@ public class GroupChatServiceImpl implements GroupChatService {
}
if (type == 2) {
this.updateChatStatus(qwDTO, groupChatId);
this.updateGroupChatDetail(qwDTO, groupChatId, false);
}
if (type == 3) {
this.updateGroupChatDetail(qwDTO, groupChatId, true);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment