获取批准年度、结题年度最大最小值
POST
/show/science_foundation/getEndPointYear
接口描述
获取批准年度、结题年度最大最小值
响应参数
参数名
类型
描述
必填
max_final
int
结题年度最大值
必填
min_final
int
结题年度最小值
必填
max_approval
int
批准年度最大值
必填
min_approval
int
批准年度最小值
必填