新增 后管查询订单分账数据接口

This commit is contained in:
Lemon
2025-04-11 14:59:46 +08:00
parent 3f26010b7d
commit beced664ec
5 changed files with 127 additions and 7 deletions

View File

@@ -16,8 +16,9 @@ import lombok.NoArgsConstructor;
@NoArgsConstructor
@Builder
public class QueryOrderSplitDTO {
private int pageNo;
private int pageSize;
private Integer pageNo;
private Integer pageSize;
/**
* 站点id