美团属性值改了

This commit is contained in:
苏尹岚
2020-09-01 15:26:22 +08:00
parent f35532fa05
commit e52b99a3cb
7 changed files with 19 additions and 31 deletions

View File

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