before test

This commit is contained in:
Cauchy
2023-10-25 13:47:06 +08:00
parent 86027f543c
commit 7792024b15
6 changed files with 39 additions and 32 deletions

View File

@@ -11,6 +11,10 @@ import java.util.Date;
*/
@Data
public class BuyOrderListRequestVo {
/**
* id
*/
private Integer orderId;
/**
* 页号
*/