Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //OpenSub 是否启动订阅 OpenSub = false )
Functions ¶
func GetRecommendDefaultList ¶
func GetRecommendDefaultList(orgID int64, userID int64, noHaveProductID int64, limit int) (dataList []MallCore.FieldsCore, err error)
GetRecommendDefaultList 获取某个用户在某个商户下的推荐商品列 本方法会从列队中提取数据,且排除要排除掉的商品ID 满足条件后反馈数据,如果数据不足的,将用销量倒叙投放数据
Types ¶
Click to show internal directories.
Click to hide internal directories.