package response import "git.sunqdl.cn/fgqj/topsdk/defaultability/domain" type TaobaoUnideskRtaReportAsynctaskResultGetResponse struct { /* 任务信息 */ Result domain.AsyncTaskResultGetTopDTO `json:"result"` }