Documentation ¶
Overview ¶
*
- Copyright 2015 @ 56x.net.
- name : sale_goods
- author : jarryliu
- date : -- :
- description :
- history :
*
- Copyright 2015 @ 56x.net.
- name : sale_tag
- author : jarryliu
- date : -- :
- description :
- history :
*
- Copyright 2015 @ 56x.net.
- name : snapshot
- author : jarryliu
- date : 2016-06-28 23:52
- description :
- history :
Index ¶
- func NewItem(itemRepo product.IProductRepo, catRepo product.ICategoryRepo, ...) item.IGoodsItem
- func NewLabelManager(mchId int64, rep item.ISaleLabelRepo, valRepo valueobject.IValueRepo) item.ILabelService
- func NewSaleLabel(mchId int64, value *item.Label, rep item.ISaleLabelRepo) item.ISaleLabel
- func NewSkuServiceImpl(repo item.IGoodsItemRepo, proMRepo promodel.IProductModelRepo) item.ISkuService
- func NewSnapshotServiceImpl(repo item.IGoodsItemRepo) item.ISnapshotService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewItem ¶
func NewItem( itemRepo product.IProductRepo, catRepo product.ICategoryRepo, pro product.IProduct, value *item.GoodsItem, registryRepo registry.IRegistryRepo, goodsRepo item.IGoodsItemRepo, proMRepo promodel.IProductModelRepo, itemWsRepo item.IItemWholesaleRepo, expressRepo express.IExpressRepo, shopRepo shop.IShopRepo, promRepo promotion.IPromotionRepo) item.IGoodsItem
func NewLabelManager ¶
func NewLabelManager(mchId int64, rep item.ISaleLabelRepo, valRepo valueobject.IValueRepo) item.ILabelService
func NewSaleLabel ¶
func NewSaleLabel(mchId int64, value *item.Label, rep item.ISaleLabelRepo) item.ISaleLabel
func NewSkuServiceImpl ¶
func NewSkuServiceImpl(repo item.IGoodsItemRepo, proMRepo promodel.IProductModelRepo) item.ISkuService
func NewSnapshotServiceImpl ¶
func NewSnapshotServiceImpl(repo item.IGoodsItemRepo) item.ISnapshotService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.