Commit f09206d2 by 徐高华

test

parent 1a8ebe50
......@@ -270,6 +270,7 @@ public class GroupChatServiceImpl implements GroupChatService {
chat.setStatusFlag(0);
chat.setDeleteFlag(0);
chat.setTotalCount(0);
chat.setInitFlag(0);
chat.setTotalMemberCount(0);
chat.setAddMemberCount(0);
chat.setAddCount(0);
......
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