Commit 6fab5b6e by 徐高华

标签同步

parent 0b65a9cb
...@@ -68,8 +68,6 @@ public interface QywxTagRelationMapper { ...@@ -68,8 +68,6 @@ public interface QywxTagRelationMapper {
*/ */
int delByMemberTagId(@Param("wxEnterpriseId") String wxEnterpriseId, @Param("memberTagId") String memberTagId); int delByMemberTagId(@Param("wxEnterpriseId") String wxEnterpriseId, @Param("memberTagId") String memberTagId);
int delById(@Param("id") String id);
/** /**
* 查询企业下所有同步的 * 查询企业下所有同步的
* *
......
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