Commit 2c44f3c3 by songyinghui

feat: 周报放开数据

parent eecb1c6c
......@@ -146,9 +146,6 @@ public class QywxGroupMsgTaskApiServiceImpl implements QywxGroupMsgTaskApiServic
continue;
}
for (String staffId : staffIds) {
if (!StringUtils.equals("e608b51b267e4943b87e222a343b4f25", staffId)) {
continue;
}
MaterialReportDTO temp = new MaterialReportDTO();
temp.setStaffId(staffId);
temp.setEnterpriseId(enterpriseId);
......
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