Merge branch 'master' of e.coding.net:rosydev/baseapi
This commit is contained in:
@@ -295,7 +295,7 @@ func TestCategoryAttrList(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestCategoryAttrValueList(t *testing.T) {
|
func TestCategoryAttrValueList(t *testing.T) {
|
||||||
result, err := api.CategoryAttrValueList(1200000264, "是", 1, 5)
|
result, err := api.CategoryAttrValueList(100002442, "是", 1, 5)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user