1
This commit is contained in:
@@ -387,7 +387,7 @@ func TestCategoryAttrList(t *testing.T) {
|
||||
|
||||
//特殊属性查询
|
||||
func TestCategoryAttrValueList(t *testing.T) {
|
||||
result, err := api.CategoryAttrValueList(1200000088, "【常用调味】干花椒 红花椒 ")
|
||||
result, err := api.CategoryAttrValueList(1200000088, "海天")
|
||||
if len(result) > 0 {
|
||||
fmt.Println("jejeje")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user