opt:出库完成相关逻辑修改。

This commit is contained in:
2025-07-07 21:07:08 +08:00
parent 054e2a7b17
commit 46dd98d5cd
19 changed files with 207 additions and 184 deletions

View File

@@ -27,12 +27,12 @@ public class PageQuery implements Serializable {
/**
* 分页大小
*/
private Integer size;
private Integer size=100;
/**
* 当前页数
*/
private Integer page;
private Integer page=0;
/**
* 排序列