This commit is contained in:
邹宗楠
2021-12-06 17:52:56 +08:00
parent a415765327
commit 35649eda6e
2 changed files with 7 additions and 7 deletions

View File

@@ -66,7 +66,7 @@ func Test11(t *testing.T) {
func TestAllOrders(t *testing.T) {
result, err := api.AllOrders(&AllOrdersParam{
Current: 1,
PageSize: 20,
PageSize: 10,
//OrderID: "230931583395",
//StoreID: "",
//OrderStatusArray: nil,