order list finish

This commit is contained in:
Cauchy
2023-10-20 10:47:33 +08:00
parent 21ca9f8d7d
commit a1b70c8d4f
6 changed files with 23 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ public class BuyOrderListRequestVo {
/**
* 订单状态
*/
private Integer orderStatus;
private String orderStatus;
/**
* 数据起始位置
*/