forked from dyf/fys-Multi-tenant
分页查询客户
This commit is contained in:
@ -32,6 +32,7 @@ public class LoginUser implements Serializable {
|
||||
* 用户ID
|
||||
*/
|
||||
private Long userId;
|
||||
private Long pid;
|
||||
|
||||
/**
|
||||
* 部门ID
|
||||
|
Reference in New Issue
Block a user