This commit is contained in:
2024-03-01 09:05:33 +08:00
parent cad9009503
commit 84ee84c2a6
4 changed files with 25 additions and 13 deletions

View File

@@ -68,10 +68,6 @@ public class QueryOrderDTO extends BaseEntity {
*/
private String endTime;
// private int pageSize;
//
// private int pageNum;
private List<String> orderCodeList;
/**