Commit ec33e1f3 authored by 李健华's avatar 李健华

增加企业微信相关数据

parent a466113c
......@@ -179,7 +179,7 @@ public class WechatFollowServiceImpl implements IWechatFollowService {
// 微信公众号关注数据更新
executeWechatFollowStatus("", period);
// 企业微信关注数据更新
// executeEnterpriseFollowStatus("", period);
executeEnterpriseFollowStatus("", period);
}
private JsonResult executeEnterpriseFollowStatus(String s, String period) {
......
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