文档
测试

产品列表

GET
http://172.20.4.210:6676/device/back/product

接口描述

获取产品类型列表

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
size
int
示例:10
必填
condition
object
数据字典
必填
brand
string
示例:xxxx
必填
comMode
string
示例:xxxx
必填

响应参数

参数名
类型
描述
必填
id
int
主键;示例:1
必填
name
string
名字;示例:xxxx
必填
identifier
string
标识;示例:xxxx
必填
proType
string
产品类型;示例:xxxx
必填
proModel
string
产品型号;示例:xxxx
必填
comMode
string
通信方式;示例:xxxx
必填
brand
string
品牌;示例:xxxx
必填
desc
string
描述;示例:xxxx
必填
service
string
服务;示例:[]
必填
cTime
string
创建时间;示例:xxxx
必填