文档
测试

宣布经费总额的国家

POST
show/quality_analysis/getATwoAnnounceTableInfo

接口描述

后端:李浪浪

请求参数

参数名
类型
描述
必填
type
int
表格信息类型,该表格type数值固定为3
必填
start_year
int
开始年度
必填
end_year
int
结束年度
必填
year
int
年度
必填
country_num
int
国家数
必填
country_list
string
国家列表
必填
page_num
int
当前页数量
必填
page_now
int
当前页
必填
export
int
是否导出操作(1展示数据使用,2为下载为Excel文件使用)
必填

响应参数

参数名
类型
描述
必填
code
int
接口状态码,200为正常,500为报错
必填
msg
string
提示信息
必填
data
array
相关表格信息
必填
year
int
年度
必填
country_num
int
国家数
必填
country_list
string
国家列表
必填
pageNow
int
当前页
必填
pageNum
int
当前页数量
必填
count
int
数据总数量
必填