文档
测试

按发病年度统计

POST
show/quality_analysis/getBAnnounceTableInfo

接口描述

后端:李浪浪

请求参数

参数名
类型
描述
必填
type
int
表格数据类型,该表格信息type值固定为1
必填
export
int
是否导出操作(1展示数据使用,2为下载为Excel文件使用)
必填
page_num
int
当前页数量
必填
page_now
int
当前页
必填
year
int
年度
必填
country
string
国家
必填
disease
string
疾病名称
必填
disease_year_count
int
发病年度数
必填

响应参数

参数名
类型
描述
必填
code
int
接口状态码,200为正常,500为报错
必填
msg
string
提示信息
必填
data
array
表格信息数组
必填
year
int
宣布年度
必填
country
string
国家
必填
national
string
国家代码
必填
disease
string
疾病名称
必填
disease_year_count
int
发病年度数
必填
pageNow
int
当前页
必填
pageNum
int
当前页数量
必填
count
int
数据总数量
必填