按条件查询皮板列表
POST
http://182.61.50.242:6070/leatherPlate/getLeatherPlaceTypes?pageIndex=1&pageSize=10
请求参数
参数名
类型
描述
必填
findData
string
用于模糊查询,示例:J
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
currentPage
int
示例:1
必填
isMore
int
示例:0
必填
id
int
示例:1
必填
code
string
编码,示例:1
必填
leatherPlaceTypeId
int
皮板类别编号,示例:1
必填
leatherPlaceTypeName
string
皮板类别名称,示例:天猫
必填
length
int
长,示例:858
必填
width
int
宽,示例:545
必填
name
string
名称,示例:P-MJ001
必填
picture
string
图片base64码,示例:zz
必填
suffix
string
图片后缀,示例:zz
必填
remarks
string
备注,示例:美佳皮板1号
必填
createTime
int
创建时间,示例:1574156108000
必填
pageSize
int
示例:10
必填
startIndex
int
示例:0
必填
totalNum
int
示例:6
必填
totalPage
int
示例:1
必填
msg
string
示例:查询皮板成功!
必填