diff --git a/business/model/dao/sku.go b/business/model/dao/sku.go index ea61a51cd..0091e747d 100644 --- a/business/model/dao/sku.go +++ b/business/model/dao/sku.go @@ -193,6 +193,7 @@ func GetSkuCategoryWithVendor(db *DaoDB, vendorIDs []int, appOrgCodes []string, a.is_jx_cat, b.vendor_category_name, b.vendor_category_seq, + b.id vendor_category_id, t1pm.id parent_map_id, t1p.name parent_cat_name, t1pm.vendor_thing_id parent_vendor_cat_id,