public class WxChannelLiveDashboardServiceImpl extends Object implements WxChannelLiveDashboardService
| 构造器和说明 |
|---|
WxChannelLiveDashboardServiceImpl(BaseWxChannelServiceImpl shopService) |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveDataResponse |
getLiveData(String exportId)
获取直播大屏数据
|
LiveListResponse |
getLiveList(Long ds)
获取直播大屏直播列表
|
public WxChannelLiveDashboardServiceImpl(BaseWxChannelServiceImpl shopService)
public LiveListResponse getLiveList(Long ds) throws WxErrorException
WxChannelLiveDashboardServicegetLiveList 在接口中 WxChannelLiveDashboardServiceds - 日期,格式 yyyyMMddWxErrorException - 异常public LiveDataResponse getLiveData(String exportId) throws WxErrorException
WxChannelLiveDashboardServicegetLiveData 在接口中 WxChannelLiveDashboardServiceexportId - 直播唯一IDWxErrorException - 异常Copyright © 2025. All rights reserved.