Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserBuyHistory ¶
用户购买历史记录
func (*UserBuyHistory) Add ¶
func (p *UserBuyHistory) Add(productId, count int)
func (*UserBuyHistory) GetProductBuyCount ¶
func (p *UserBuyHistory) GetProductBuyCount(productId int) int
Click to show internal directories.
Click to hide internal directories.