- 同步平台商品时,如果修复一个不存在的SKU,要报错。删除成功后清除平台SKUID
This commit is contained in:
@@ -62,6 +62,7 @@ type ITask interface {
|
||||
GetErr() error
|
||||
// GetDetailErrList() []error
|
||||
GetLeafResult() (finishedItemCount, failedItemCount int)
|
||||
AddBatchErr(err error)
|
||||
|
||||
json.Marshaler
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user