文档
测试

查询所有疾病

GET
http://localhost:8089/his/ase/all.do

接口描述

查询所有疾病

响应参数

参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
状态信息
可选
data
String
数据
可选

成功的返回示例

{"status":200,"data":{"total":29396,"list":[{"id":140,"diseaseCode":"GDXHL","diseaseName":"古典型霍乱","diseaseIcd":"A00.051","diseaseCategory":"霍乱"}]}