文档
测试

根据类型值查询试剂盒类型

GET
http://proofapi.ehomepoct.com/api/Proofkittypes/GetByTypeNumber?TypeNumber=8

请求头

参数名
类型
描述
必填
X-Token
string
示例:6895b1a2
必填

请求参数

参数名
类型
描述
必填
TypeNumber
number
示例:8
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
theoryTypeId
string
示例:6284269a-c932-4298-b3fb-ce3882f04bdd
必填
name
string
示例:HPIgG/IgM
必填
description
string
示例:幽门螺旋杆菌联合检测
必填
disable
number
示例:0
必填
creatTime
string
示例:2020-03-13 07:25:25
必填
typeNumber
number
示例:8
必填
testType
number
示例:2
必填
id
string
示例:61A3DCED-B33B-44C7-B69C-8A0522659BFE
必填
message
string
示例:操作成功
必填
code
number
示例:200
必填

result

参数名
类型
描述
必填
theoryTypeId
string
方法类型ID 示例:6284269a-c932-4298-b3fb-ce3882f04bdd
必填
name
string
试剂盒名称 示例:HPIgG/IgM
必填
description
string
描述 约束 示例:幽门螺旋杆菌联合检测
必填
disable
number
是否可用示例:0
必填
creatTime
string
创建时间 示例:2020-03-13 07:25:25
必填
typeNumber
number
类型值 约束 示例:8
必填
testType
number
检测性质 0默认1定量 2定性检测 示例:2
必填
id
string
试剂盒类型ID 示例:61A3DCED-B33B-44C7-B69C-8A0522659BFE
必填