文档
测试

Tbs-dict

GET
http://192.168.1.100:8052/tbs-dict

接口描述

获取TBS字典内容

响应参数

参数名
类型
描述
必填
code
int
(0:成功!1:失败)
必填
data
Object
必填
tbsList
List
正常TBS结果
必填
dict_type
string
字典类别编码
必填
dict_code
int
字典编码
必填
dict_name
string
字典名称
必填
dict_desc
string
字典类别描述
必填
parent_dict_code
int
父级code
必填
disabled
int
是否启用
必填
child
List
子项列表
必填
tbsDissList
List
不满意TBS结果
必填
cellList
List
细胞成分列表
必填
microorList
List
微生物列表
必填
inflamRatioList
List
炎症细胞覆盖比率列表
必填
otherList
List
其他列表
必填
diagnosticList
List
诊断建议列表
必填
message
string
返回结果信息
必填