页面初始化分页
GET
http://100.116.1.41:8989/api/v_1.0/init?page=1&limit=10
接口描述
报送数据页面初始化
请求参数
参数名
类型
描述
必填
page
当前页
必填
limit
每页显示条数
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:成功
必填
submitDate
string
示例:202012
必填
status
string
示例:未开始
必填
optTime
object
示例:null
必填
createDate
string
示例:2020-06-29 17:06:33
必填
operator
object
示例:null
必填
total
int
示例:12
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:2
必填