京东商城创建商品修改
This commit is contained in:
@@ -234,7 +234,7 @@ func TestFindValuesByAttrId(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestSaveVenderAttrValue(t *testing.T) {
|
||||
err := api.SaveVenderAttrValue("100g", 1001027606, 13577, 2)
|
||||
_, err := api.SaveVenderAttrValue("100g", 1001027606, 13577, 2)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user