public class WxMaShopSharerServiceImpl extends Object implements WxMaShopSharerService
构造器和说明 |
---|
WxMaShopSharerServiceImpl() |
限定符和类型 | 方法和说明 |
---|---|
WxMaShopSharerBindResponse |
bindSharer(String[] openids)
绑定分享员
用来批量邀请分享员
|
WxMaShopSharerDataSummaryResponse |
getSharerDataSummary(String openid)
获取分享员的总带货数据
|
WxMaShopSharerListResponse |
getSharerList(Integer page,
Integer pageSize)
获取已经绑定的分享员列表
|
WxMaShopSharerLiveOrderListResponse |
getSharerLiveOrderList(String openid,
String liveExportId,
Integer page,
Integer pageSize)
获取分享员的直播间订单汇总
|
WxMaShopSharerLiveSummaryListResponse |
getSharerLiveSummaryList(String openid,
Integer page,
Integer pageSize)
获取分享员的直播间带货数据汇总
|
WxMaShopSearchSharerResponse |
searchSharer(String openid)
查看分享员
|
WxMaShopSharerUnbindResponse |
unbindSharer(String[] openids)
解绑分享员
|
public WxMaShopSharerBindResponse bindSharer(String[] openids) throws WxErrorException
WxMaShopSharerService
bindSharer
在接口中 WxMaShopSharerService
WxErrorException
public WxMaShopSharerDataSummaryResponse getSharerDataSummary(String openid) throws WxErrorException
WxMaShopSharerService
getSharerDataSummary
在接口中 WxMaShopSharerService
WxErrorException
public WxMaShopSharerListResponse getSharerList(Integer page, Integer pageSize) throws WxErrorException
WxMaShopSharerService
getSharerList
在接口中 WxMaShopSharerService
WxErrorException
public WxMaShopSharerLiveOrderListResponse getSharerLiveOrderList(String openid, String liveExportId, Integer page, Integer pageSize) throws WxErrorException
WxMaShopSharerService
getSharerLiveOrderList
在接口中 WxMaShopSharerService
WxErrorException
public WxMaShopSharerLiveSummaryListResponse getSharerLiveSummaryList(String openid, Integer page, Integer pageSize) throws WxErrorException
WxMaShopSharerService
getSharerLiveSummaryList
在接口中 WxMaShopSharerService
WxErrorException
public WxMaShopSearchSharerResponse searchSharer(String openid) throws WxErrorException
WxMaShopSharerService
searchSharer
在接口中 WxMaShopSharerService
WxErrorException
public WxMaShopSharerUnbindResponse unbindSharer(String[] openids) throws WxErrorException
WxMaShopSharerService
unbindSharer
在接口中 WxMaShopSharerService
WxErrorException
Copyright © 2024. All rights reserved.