1
This commit is contained in:
@@ -79,7 +79,7 @@ func CopyEBaiToEBai(ctx *jxcontext.Context, fromStore, toStore *dao.StoreDetail,
|
|||||||
globals.SugarLogger.Debugf("err := RetailCatUpdate Children : %v", err)
|
globals.SugarLogger.Debugf("err := RetailCatUpdate Children : %v", err)
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
VendorCategoryIDMap[v.CategoryID] = childrenCateId
|
VendorCategoryIDMap[c.CategoryID] = childrenCateId
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user