Commit c850417c by fudahua

企业微信同步

parent 904c8e4d
......@@ -95,7 +95,7 @@ public class QywxTagApiServiceImpl implements QywxTagApiService {
//保存企业微信标签信息
qywxTagService.saveQywxTagByQywxGroupKey(wxEnterpriseId, groupDTO);
//保存关联关系
saveRelation(wxEnterpriseId, enterpriseId, infoDTO);
saveRelation(wxEnterpriseId, enterpriseId, infoDTO, items);
//todo 后续处理 比如同步会员标签等
......
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