userentity bug

This commit is contained in:
wangjinlei
2023-10-18 12:41:22 +08:00
parent 59f46eb2aa
commit 8f7f785ba9
21 changed files with 75 additions and 239 deletions

View File

@@ -9,6 +9,8 @@ public class PageIdDto implements Serializable {
private Integer id;
private String key;
private Integer limit;
private Integer page;