接口描述
请求URL
http://localhost:18001/maintainordinaryroadsplan
请求方式
请求示例
{
"commencementYear": "2020",
"constructionContent": "string",
"constructionLocation": "string",
"constructionScale": "string",
"distsCode": "330100",
"gongkeNumber": "string",
"gongkeUrl": "string",
"lastYear": 0,
"planCompleteYear": "2024",
"preliminaryDesignNumber": "",
"projectCode": "string",
"projectName": "string",
"routeAdministrativeLevel": "2",
"thisTearCentralInvestment": 0,
"thisYearProvincialInvestment": 0,
"totalInvestment": 0,
"unitName": "string",
"year": "2020"
}
请求参数说明
参数 |
类型 |
描述 |
commencementYear |
string |
开工年限 |
constructionContent |
string |
主要建设内容 |
constructionLocation |
string |
建设地点 |
constructionScale |
string |
建设规模 |
distsCode |
string |
行政区划 |
gongkeNumber |
string |
工可批复或核准文号 |
gongkeUrl |
string |
工可批复或核准文号文件url |
lastYear |
number |
上一年累计 |
planCompleteYear |
string |
计划完工年限 |
preliminaryDesignNumber |
string |
初步设计文号 |
preliminaryDesignUrl |
string |
初步设计文件 |
projectCode |
string |
项目编码 |
projectName |
string |
项目名称 |
routeAdministrativeLevel |
string |
路线行政等级 |
thisTearCentralInvestment |
number |
本年中央投资 |
thisYearProvincialInvestment |
number |
本年省政府投资 |
totalInvestment |
number |
预计总投资 |
unitName |
string |
无 |
year |
string |
计划年份 |
返回示例
返回参数说明