B宣布信息
POST
show/quality_analysis/getBAnnounceInfo
接口描述
后端:李浪浪
请求参数
参数名
类型
描述
必填
page_num
int
当前页数量
必填
page_now
int
当前页
必填
year
int
年度
必填
country
string
国家
必填
disease_chs
string
疾病名称(中文)
必填
disease_eng
string
疾病名称(外文)
必填
disease_count
int
病例数
必填
export
int
是否导出操作(1展示数据使用,2为下载为Excel文件使用)
必填
main_id
int
对应B概要中的id
必填
disease_year
int
发病年度
必填
jump
string
跳转参数,disease_year为按发病年度统计,year为按宣布年度统计,disease为按病名统计,country为按国家统计
必填
响应参数
参数名
类型
描述
必填
code
int
接口状态码,200为正常,500为报错
必填
msg
string
提示信息
必填
document
string
原始文档链接
必填
year
int
年度
必填
country
string
国家
必填
page
int
页码
必填
disease_chs
string
疾病名称(中文)
必填
disease_eng
string
疾病名称(外文)
必填
disease_count
int
病例数
必填
disease_year
int
发病年度
必填
pageNow
int
当前页
必填
pageNum
int
当前页数量
必填
count
int
数据总数量
必填