中扬CRM客户关系管理系统
LSH
2024-03-29 802944a83c2a2aac63f95bab455ca4e2c22840c0
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);
}