按条件查询楞型信息列表
POST
http://182.61.50.242:6070/corrugatedType/getCorrugatedTypeByCondition?pageIndex=1&pageSize=10
请求参数
参数名
类型
描述
必填
findData
String
用于模糊查询
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
currentPage
int
示例:1
必填
isMore
int
示例:0
必填
id
int
示例:18
必填
code
string
编码,示例:L03
必填
name
string
名称,示例:愣型8
必填
createTime
int
创建时间,示例:1584021263000
必填
edit
boolean
是否可编辑,ture-可编辑,false-不可编辑,示例:false
必填
freight
int
运费,示例:10
必填
hight
int
楞高,示例:60
必填
pageSize
int
示例:10
必填
startIndex
int
示例:0
必填
totalNum
int
示例:4
必填
totalPage
int
示例:1
必填
msg
string
示例:查询楞型成功!
必填