查分页 消耗品基本信息表
POST
/expInfo/getListByPage
请求参数
参数名
类型
描述
必填
pageNumber
int
示例:1
必填
pageSize
int
示例:10
必填
infoId
string
示例:
必填
expCode
string
示例:
必填
expName
string
示例:
必填
attr
string
示例:
必填
specs
string
示例:
必填
specsAbbr
string
示例:
必填
units
string
示例:
必填
country
string
示例:
必填
factory
string
示例:
必填
tradePric
int
示例:0
必填
retailPric
int
示例:0
必填
operator
string
示例:
必填
storeId
string
示例:
必填
响应参数
参数名
类型
描述
必填
code
int
示例:10000
必填
message
string
示例:操作成功
必填
total
int
示例:1
必填
infoId
string
示例:1
必填
expCode
string
示例:wdd
必填
expName
string
示例:消耗品名
必填
attr
object
示例:null
必填
specs
object
示例:null
必填
specsAbbr
object
示例:null
必填
units
string
示例:单
必填
country
string
示例:g
必填
factory
string
示例:ww
必填
tradePric
object
示例:null
必填
retailPric
object
示例:null
必填
operator
object
示例:null
必填
storeId
object
示例:null
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:1
必填
startRow
int
示例:1
必填
endRow
int
示例:1
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填