溯源模板列表
GET
http://ypym.fjptzj.com/ypym-admin/c/retrospect/list
接口描述
用户登录
请求头
参数名
类型
描述
必填
token
String
授权Token
必填
请求参数
参数名
类型
描述
必填
retrospectUser
string
用户UserId
必填
page
int
页数
必填
limt
int
条数
必填
响应参数
参数名
类型
描述
必填
code
Integer
响应代码(0=请求成功, 300=缺少参数, 400=权限不足, 500=程序错误)
必填
msg
string
示例:success
必填
retrospectId
string
示例:溯源ID
必填
retrospectInfo
string
示例:溯源详情
必填
retrospectState
int
示例:溯源状态 0-删除 1-正常
必填
creationTime
string
示例:创建时间
必填
retrospectComment
object
示例:溯源备注
必填
retrospectUrl
string
示例 : 溯源绑定地址Url
必填
total
int
示例:总数
必填
size
int
示例:10
必填
current
int
示例:1
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填