中扬CRM客户关系管理系统
#
Junjie
2023-09-08 f57e1cf99a1516983d75a2522fd9f0ff3c56b65a
src/main/java/com/zy/crm/system/service/RoleService.java
@@ -10,4 +10,6 @@
    List<User> getUserByRoleCode(Long hostId, Long deptId, Long userId);
    Boolean judgeLeader(Long roleId);
}