mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-10 09:05:07 +08:00
📖 CRM:code review 数据权限的实现
This commit is contained in:
@ -22,7 +22,6 @@ public interface AdminUserApi {
|
||||
*/
|
||||
AdminUserRespDTO getUser(Long id);
|
||||
|
||||
// TODO @puhui999:这里返回 List<AdminUserRespDTO> 方法名可以改成 getUserListBySubordinate
|
||||
/**
|
||||
* 通过用户 ID 查询用户下属
|
||||
*
|
||||
|
Reference in New Issue
Block a user