文档
测试

查询皮板列表(不分页)

POST
http://182.61.50.242:6070/leatherPlate/getLeatherPlateAll

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
array
皮板数据列表
必填
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
必填
msg
string
示例:查询皮板成功!
必填