Commit 324e4a79 authored by suhuiguang's avatar suhuiguang

1.增加权限主键

parent 63a0bf57
......@@ -105,5 +105,6 @@ public interface OrgUsrMapper extends BaseMapper<OrgUsr> {
OrgUsr queryBySequenceNbr(@Param("parentId") String parentId);
@DataAuth(interfacePath="")
List<OrgUsr> companyDeptListWithPersonCount(Map<String, Object> param);
}
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