/api/saas-role-user/list 增加personId的参数
This commit is contained in:
parent
36ff74574d
commit
566e768a30
@ -33,7 +33,6 @@ public class RoleUserParam extends PageRequest {
|
|||||||
* personId
|
* personId
|
||||||
* 模型里面把personId删除了,用身份id查
|
* 模型里面把personId删除了,用身份id查
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
|
||||||
private Long personId;
|
private Long personId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user