order list
This commit is contained in:
@@ -35,4 +35,8 @@ public class BuyOrderListRequestVo {
|
||||
* 订单状态
|
||||
*/
|
||||
private Integer orderStatus;
|
||||
/**
|
||||
* 数据起始位置
|
||||
*/
|
||||
private Integer index;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user