Commit 1652d94f by 墨竹

fix:初始化修改

parent bc7870c6
...@@ -96,6 +96,7 @@ public interface TabHaobanRoleMapper { ...@@ -96,6 +96,7 @@ public interface TabHaobanRoleMapper {
* @author mozhu * @author mozhu
* @date 2022-09-14 10:17:21 * @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