文档
测试

分页查询设备列表

POST
https://dev.ym-lims.com/api/deviceInfo/search/1/10

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
message
string
示例:查询成功
必填
result
object
数据字典
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:10
必填
startRow
int
示例:1
必填
endRow
int
示例:10
必填
total
int
示例:12
必填
pages
int
示例:2
必填
list
array
数据列表
必填
devId
int
示例:8
必填
devNumber
string
示例:YM-001
必填
devName
string
示例:安全带静载试验机
必填
devModel
string
示例:YFD-20F
必填
devOrganization
int
示例:1
必填
devArea
int
示例:6
必填
devCert
string
示例:
必填
devDescription
string
示例:
必填
devRemark
string
示例:
必填
devStatus
string
示例:停用
必填
experienceList
object
示例:null
必填
fileInfos
object
示例:null
必填
devOrganizationName
string
示例:检测中心
必填
devAreaName
string
示例:登高工器力学检测室
必填
methodInfos
object
示例:null
必填
prePage
int
示例:0
必填
nextPage
int
示例:2
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:false
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:true
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:2
必填
firstPage
int
示例:1
必填
lastPage
int
示例:2
必填