/api/saas-role-user/list 增加personId的参数

This commit is contained in:
金海洋 2024-01-31 19:22:19 +08:00
parent 36ff74574d
commit 566e768a30

View File

@ -33,7 +33,6 @@ public class RoleUserParam extends PageRequest {
* personId
* 模型里面把personId删除了,用身份id查
*/
@Deprecated
private Long personId;
/**