文档
测试

获取检查项目

POST
http://localhost:9080/doctorApp/followUpManage/getCheckProject

请求头

参数名
类型
描述
必填
ApiVersion
string
示例:v11
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
object
示例:null
必填
data
array
数据列表
必填
name
string
示例:甲状腺功能检查
必填
itemList
array
数据列表
必填
code
string
示例:TSH
必填
name
string
示例:血清促甲状腺激素(TSH)
必填
type
string
示例:0
必填