新增分类同步错误返回修改
This commit is contained in:
@@ -190,6 +190,7 @@ func (p *PurchaseHandler) CreateStoreCategory(ctx *jxcontext.Context, storeID in
|
||||
if err == nil {
|
||||
storeCat.VendorCatID = vendorCatID
|
||||
}
|
||||
return err
|
||||
}
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user