📈 CRM:code review 数据权限

This commit is contained in:
YunaiV
2023-12-06 20:04:15 +08:00
parent d430063eec
commit 3707662187
15 changed files with 26 additions and 325 deletions

View File

@@ -23,6 +23,7 @@ public interface AdminUserApi {
*/
AdminUserRespDTO getUser(Long id);
// TODO @puhui999这里返回 List<AdminUserRespDTO> 方法名可以改成 getUserListBySubordinate
/**
* 通过用户 ID 查询用户下属
*