1
0

分页查询客户

This commit is contained in:
2025-07-03 10:08:09 +08:00
parent fe6de8f5bc
commit abe9dc2fe8
13 changed files with 305 additions and 4 deletions

View File

@ -32,6 +32,7 @@ public class LoginUser implements Serializable {
* 用户ID
*/
private Long userId;
private Long pid;
/**
* 部门ID