美团分类果捞修改

This commit is contained in:
苏尹岚
2020-07-07 16:53:14 +08:00
parent b853dbb954
commit 5694ab1360
7 changed files with 15 additions and 16 deletions

View File

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