Commit 8e1e1421 by 徐高华

群满

parent ab657393
......@@ -242,6 +242,8 @@ public class GroupChatHmServiceImpl implements GroupChatHmService {
it.remove();
}
}
}
}
// 保存活码
List<TabGroupChat> list = this.groupChatMapper.listByWxWxChatIdListDk(wxEnterpriseId,
qwChatIdList);
......@@ -258,8 +260,6 @@ public class GroupChatHmServiceImpl implements GroupChatHmService {
}
}
}
}
}
@Override
public ServiceResponse<GroupChatHmDTO> saveHm(GroupChatHmDTO dto) {
......
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