package request // VersionUpdateLogListReq 更新日志列表请求体 type VersionUpdateLogListReq struct { DateFlag string `json:"date_flag" form:"date_flag"` }