果园美团又tm改

This commit is contained in:
苏尹岚
2020-08-26 09:06:24 +08:00
parent 4c4ec40ffc
commit 3fef943df5
4 changed files with 25 additions and 14 deletions

View File

@@ -286,7 +286,7 @@ func TestRetailSellStatus(t *testing.T) {
}
func TestCategoryAttrList(t *testing.T) {
result, err := api.CategoryAttrList(200002667)
result, err := api.CategoryAttrList(200002713)
if err != nil {
t.Fatal(err)
}