文档
测试

获取商品分类列表

POST
GetProductClassList

接口描述

获取商品分类列表

请求参数

参数名
类型
描述
必填
dataJson
object
数据参数
必填
lab_id
number
实验室ID 1114
必填

响应参数

参数名
类型
描述
必填
data
array
数据列表
必填
id
int
分类ID 示例:1
必填
name
string
分类名称 示例:肝肾甲功能
必填
ret
int
示例:0
必填
err_code
int
示例:0
必填
msg
string
示例:ok
必填

说明 / 示例

## 接口地址 ## 成功返回示例 新 ```language { "data": [{ "id": 1, "name": "肝肾甲功能" }, { "id": 2, "name": "呼吸道检测" }, { "id": 3, "name": "过敏原检测" }, { "id": 4, "name": "肿瘤筛查" }, { "id": 5, "name": "基因检测" }, { "id": 6, "name": "女性关爱" }, { "id": 7, "name": "精准用药" }, { "id": 8, "name": "老年病" }, { "id": 9, "name": "心血管" }], "ret": 0, "err_code": 0, "msg": "ok" } ``` >i 注:ret = 0 为成功 ## 失败返回示例 ```language { "ret": 4, "msg": "参数不能为空", "err_code": 10008 } ``` >d 注:ret > 0 为失败 ## 错误编号(errCode):

响应参数-新

参数名
类型
描述
必填
ret
number
示例:0
必填
err_code
number
示例:0
必填
msg
string
示例:ok
必填
data
object
数据字典
必填
id
number
示例:10003
必填
name
string
示例:七分裤
必填
comment_count
number
示例:0
必填
sale_count
number
示例:0
必填
subtitle
string
示例:甚至三厢一非顶不可在末枯要
必填
service_list
array
数据列表
必填
name
string
示例:7天包退
必填
content
string
示例:7天包退7天包退
必填
attributes
array
数据列表
必填
name
string
示例:一箱
必填
content
string
示例:24包
必填
album
array
数据列表
必填
url
string
示例:http://localhost:6020/Upload/Product/10003/product_1572417096.mp4
必填
poster
string
示例:http://localhost:6020/Upload/Product/10003/product_1570728088.jpg
必填
type
number
示例:2
必填
pic_info
array
数据列表
必填
url
string
示例:http://localhost:6020/Upload/Product/10003/product_1570728095.jpg
必填
poster
string
示例:
必填
type
number
示例:1
必填
product
object
数据字典
必填
index
number
示例:0
必填
price
number
示例:100
必填
market_price
number
示例:120
必填
stock
number
示例:0
必填
specs_list
array
数据列表
必填
goods_activities
array
数据列表
必填
tj_titel
string
示例:
必填
tj_content
string
示例:
必填