普通国省道建设

普通国省道建设


根据名称获取计划信息

接口描述
  • 根据名称获取计划信息
请求URL
  • http://localhost:18001/maintainordinaryroadsplan/getplan?name=string&pageNum=1&pageSize=10
请求方式
  • GET
请求参数说明
参数名 必选 类型 说明
string string 项目名称

**##### 返回示例

返回参数说明

**Response Body { "code": 200, "msg": "success", "resultData": { "pageSize": 10, "pageNum": 1, "total": 2, "totalPage": 1, "list": [ { "fdObjectid": "1448549264167415809", "projectName": "330国道青田温溪至船寮段改建工程", "projectCode": "2018-331121-48-01-079437-000", "constructionLocation": "建设地点", "commencementYear": "2020", "planCompleteYear": "2024", "constructionScale": "建设规模", "gongkeNumber": "工可批复或核准文号", "preliminaryDesignNumber": "初设批复文号", "lastYear": 0, "thisTearCentralInvestment": 60.2, "thisYearProvincialInvestment": 4000, "constructionContent": "主要建设内容", "unitName": "测试用", "year": "2020", "distsCode": "杭州市", "totalInvestment": 10000.2, "preliminaryDesignUrl": null, "gongkeUrl": null, "isDel": "0", "createTime": "2021-10-14 15:29:56", "updateTime": "2021-10-14 17:37:20", "cwaType": "", "constructionType": null, "routeAdministrativeLevel": "国道", "distsCodes": null, "orgCode": null, "orgName": null }, { "fdObjectid": "1448824852262334466", "projectName": "string", "projectCode": "string", "constructionLocation": "string", "commencementYear": "2020", "planCompleteYear": "2024", "constructionScale": "string", "gongkeNumber": "string", "preliminaryDesignNumber": "", "lastYear": 0, "thisTearCentralInvestment": 0, "thisYearProvincialInvestment": 0, "constructionContent": "string", "unitName": "string", "year": "2020", "distsCode": "杭州市", "totalInvestment": 0, "preliminaryDesignUrl": null, "gongkeUrl": "string", "isDel": "0", "createTime": "2021-10-15 09:35:37", "updateTime": "2021-10-15 09:35:37", "cwaType": "", "constructionType": null, "routeAdministrativeLevel": "省道", "distsCodes": null, "orgCode": "1004177", "orgName": "省公路与运输管理中心" } ] } }

返回参数说明
参数 类型 描述
projectName string 项目名称
projectCode string 项目编号
constructionLocation string 建设地点
commencementYear string 开工时间
planCompleteYear string 计划竣工时间
constructionScale string 建设规模
gongkeNumber string 工可批复或核准文号
preliminaryDesignNumber string 初设批复文号
lastYear number 上一年累计投资
thisTearCentralInvestment number 本年中央投资
thisYearProvincialInvestment number 本年省投资
constructionContent string 主要建设内容
unitName string 组织名称
year string 计划年
distsCode string 行政区划
totalInvestment number 总投资
- - preliminaryDesignUrl object 工可批复或核准文号文件
gongkeUrl string 工可文件
cwaType string 项目类型 省道才有 国道不显示
- - constructionType object 建设类型
routeAdministrativeLevel string 路线行政等级

页面列表

ITEM_HTML