mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 21:45:08 +08:00
新增 后管查询订单分账数据接口
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user