Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalInfo ¶
type InfoListLogic ¶
func NewInfoListLogic ¶
func NewInfoListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *InfoListLogic
func (*InfoListLogic) InfoList ¶
func (l *InfoListLogic) InfoList(in *pcmCore.InfoListReq) (*pcmCore.InfoListResp, error)
InfoList p端根据id查询任务列表
type SyncInfoLogic ¶
func NewSyncInfoLogic ¶
func NewSyncInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SyncInfoLogic
func (*SyncInfoLogic) SyncInfo ¶
func (l *SyncInfoLogic) SyncInfo(in *pcmCore.SyncInfoReq) (*pcmCore.SyncInfoResp, error)
SyncInfo Synchronous data information
Click to show internal directories.
Click to hide internal directories.