aa
This commit is contained in:
@@ -42,7 +42,7 @@ func TestCommonShopCategories(t *testing.T) {
|
||||
"category1": "厨房生鲜",
|
||||
"category2": "水产"
|
||||
} */
|
||||
result, err := api.CommonShopCategories(277, 2)
|
||||
result, err := api.CommonShopCategories(274, 2)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user