Commit 6c4fd15b by 徐高华

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

下载正常的

See merge request !730
parents 6a969a54 77cc8338
......@@ -409,6 +409,7 @@ public class GroupChatHmController {
String enterpriseId = loginUser.getEnterpriseId();
qdto.setEnterpriseId(enterpriseId);
qdto.setWxEnterpriseId(wxEnterpriseId);
qdto.setStatus(1);
BasePageInfo basePageInfo = new BasePageInfo();
basePageInfo.setPageNum(1);
basePageInfo.setPageSize(500000);
......
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