diff --git a/business/partner/purchase/mtwm/store_sku2.go b/business/partner/purchase/mtwm/store_sku2.go index 5a6fdfb7a..1b95a38fc 100644 --- a/business/partner/purchase/mtwm/store_sku2.go +++ b/business/partner/purchase/mtwm/store_sku2.go @@ -172,6 +172,7 @@ func (p *PurchaseHandler) CreateStoreCategory(ctx *jxcontext.Context, storeID in err = err2 } else { for _, v := range storeCategoryList { + globals.SugarLogger.Debugf("storeCategoryList==========err %s", err.Error()) if len(v.Children) > 0 { for _, c := range v.Children { if strings.Contains(c.Name, err.Error()) {