1
This commit is contained in:
@@ -36,7 +36,7 @@ func (a *API) AddStoreSku(param *request.AlibabaWdkSkuAddRequest) (*[]VegetableR
|
||||
})
|
||||
} else {
|
||||
foodList = append(foodList, VegetableResultList{
|
||||
ProductID: "0",
|
||||
ProductID: "",
|
||||
SkuID: *v.Model,
|
||||
ErrMsg: *v.ErrMsg,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user