Commit 18caf22e by 徐高华

Merge branch 'feature-haoban-role' of…

Merge branch 'feature-haoban-role' of http://git.gicdev.com/haoban3.0/haoban-manage3.0.git into feature-haoban-role
parents c9d21277 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