aa
This commit is contained in:
@@ -15,9 +15,8 @@ func TestGoodsCatsGet(t *testing.T) {
|
||||
|
||||
func TestGoodsSearch(t *testing.T) {
|
||||
result, err := api.GoodsSearch(&GoodsSearchParam{
|
||||
ActivityTags: []int{10564},
|
||||
Page: 1,
|
||||
PageSize: 10,
|
||||
Page: 1,
|
||||
PageSize: 10,
|
||||
})
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
|
||||
Reference in New Issue
Block a user