Commit 810268f8 by 墨竹

Merge branch 'feature-haoban-role' into developer

parents bc6815d0 1652d94f
......@@ -96,6 +96,7 @@ public interface TabHaobanRoleMapper {
* @author mozhu
* @date 2022-09-14 10:17:21
*/
int deleteByWxEnterpriseId(String wxEnterpriseId,@Param("systemFlag") Integer systemFlag);
int deleteByWxEnterpriseId(@Param("wxEnterpriseId") String wxEnterpriseId,
@Param("systemFlag") Integer systemFlag);
}
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