Commit 77cc8338 by 徐高华

下载正常的

parent 3141775e
......@@ -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