Commit fb6da82f by 徐高华

企微托管

parent a3789d27
...@@ -269,6 +269,7 @@ public class QywxOpenTaskController { ...@@ -269,6 +269,7 @@ public class QywxOpenTaskController {
} }
vo.setApplyNum(applyNum); vo.setApplyNum(applyNum);
vo.setAddNum(addNum); vo.setAddNum(addNum);
vo.setList(resp.getResult());
return RestResponse.successResult(vo); return RestResponse.successResult(vo);
} }
......
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