Skip to content

图片更新日志

接口地址

      GET
      
/api/image/update-log

请求参数

Query 参数
startTime
string必需
查询给定时间后的数据,格式yyyy-MM-dd HH:mm:ss
Header 参数
Authorization
string必需
示例值:Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLCJleHAiOjE3Njc3NTIzMDJ9

返回响应

(200)
HTTP 状态码:200
内容格式:200
数据模型
status
string必需
code
integer必需
message
string必需
data
object {1}必需
list
array [object {3}]必需
id
number必需
status
integer1更新 2下架必需
statusAt
string时间必需
error
object {0}必需
响应示例