果园美团又tm改

This commit is contained in:
苏尹岚
2020-08-26 09:34:20 +08:00
parent 3fef943df5
commit 2572e0632f
2 changed files with 2 additions and 2 deletions

View File

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