美团新分类同步修改

This commit is contained in:
苏尹岚
2020-06-27 14:13:15 +08:00
parent 55a381d214
commit 2641c0ac1b
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(200002680)
if err != nil {
t.Fatal(err)
}