Commit 360b4952 by 墨竹

refactor:删除无效代码

parent f231213d
......@@ -700,9 +700,6 @@ public class QywxTagApiServiceImpl implements QywxTagApiService {
} else {
saveMemberTags(saveTagIds, clerkRelated.getEnterpriseId(), memberId, clerkRelated.getClerkId());
}
// hasSaveMemberId.add(clerkRelated.getMemberId());
// //同步企业的标签到企业微信
// syncToQywxByWxUserId(syncTagFormatPojo, clerkRelated.getEnterpriseId(), enterpriseDTO.getCorpid(), externalUserId, externalTagMap, entMemberNeedSetQywxKeys);
}
return resp;
}
......
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