Merge branch 'master' of https://e.coding.net/rosydev/baseapi
This commit is contained in:
@@ -287,7 +287,7 @@ func TestRetailSellStatus(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCategoryAttrList(t *testing.T) {
|
||||
result, err := api.CategoryAttrList(200002727)
|
||||
result, err := api.CategoryAttrList(200002680)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user