Versions in this module Expand all Collapse all v1 v1.0.1 Nov 7, 2022 Changes in this version + type Log struct + ContentLog []string + ContentTitle string + CreateTime string + ObjectID uint64 + ObjectName string + ObjectType string + Operator string + OptIP string + type SearchRequest struct + AdvertiserID uint64 + EndTime string + ObjectID []uint64 + Page int + PageSize int + StartTime string + func (r SearchRequest) Encode() string + type SearchResponse struct + Data *SearchResponseData + type SearchResponseData struct + Logs []Log + PageInfo *model.PageInfo