文档
测试

查询皮板类别列表

POST
http://182.61.50.242:6070/leatherPlaceType/getLeatherPlaceTypeList?pageIndex=1&pageSize=10

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
currentPage
int
示例:1
必填
isMore
int
示例:0
必填
items
array
皮板类别列表
必填
id
int
示例:2
必填
createTime
int
创建时间,示例:1574157251000
必填
name
string
名称,示例:美佳
必填
remarks
string
备注,示例:美佳的皮板分类
必填
pageSize
int
示例:10
必填
startIndex
int
示例:0
必填
totalNum
int
示例:2
必填
totalPage
int
示例:1
必填
msg
string
示例:查询皮板分类成功!
必填