接口描述
请求URL
http://localhost:18001/maintainordinaryroadsEngineering/selectById?fdObjectid=1448937199484211201
请求方式
返回示例
{
"code": 200,
"msg": "success",
"resultData": {
"fdObjectid": "1448937199484211201",
"projectName": "string",
"constructionScale": "未知",
"routeAdministrativeLevel": "2",
"gongkeNumber": "gongkeNumber",
"gongkeUrl": null,
"gongkeTime": "2021-10-15 00:00:00",
"approvedBudgetEstimate": 123500,
"preliminaryDesignNumber": "初步设计文号",
"preliminaryDesignUrl": null,
"preliminaryDesignTime": "2021-10-15 00:00:00",
"constructionAndInstallationFee": 17015.3321,
"constructuinPlansNumber": "施工图文号",
"constructuinPlansUrl": null,
"constructuinPlansTime": "2021-10-15 00:00:00",
"provincialSupplementaryFunds": 10.96,
"landNumber": "土地文号",
"landUrl": null,
"landTime": "2021-10-15 00:00:00",
"constructionPermit": "施工许可",
"constructionPermitUrl": null,
"duration": "30个月",
"commencementTime": "2021-10-15 00:00:00",
"plannedCompletionTime": "2024-10-15 00:00:00",
"year": "2021",
"projectImageProgress": 0,
"subgrade": 0,
"bridge": 0,
"tunnel": 0,
"pavement": 0,
"completeInvestment": 0,
"constructionNature": "ppp",
"contentsNotTendered": "未招标工程内容及建安费用",
"remark": "备注(全线开工或者分段实施时间)",
"isDel": "0",
"createTime": "2021-10-15 17:02:03",
"updateTime": "2021-10-15 17:02:03",
"cwaType": "province_build",
"projectCode": "string",
"distsCode": "330602",
"province": "浙江省",
"city": "绍兴市",
"county": "越城区",
"constructionType": "b_sub_build,vs_sub_build",
"totalInvestment": 168956.25,
"orgCode": null,
"orgName": null,
"fundCode": "不知道",
"unit": [
{
"fdObjectid": "1448937199823949826",
"engineeringId": "1448937199484211201",
"companyId": "公司id",
"companyName": "公司名称",
"companyType": "0",
"director": "负责人",
"directorPhone": "负责人电话",
"projectDirector": "工程负责人",
"projectDirectorPhone": "工程负责人电话",
"isDel": "0"
}
],
"planId": "计划编码"
}
}
返回参数说明
** |
参数 |
类型 |
描述 |
approvedBudgetEstimate |
number |
批复概算(万元) |
bridge |
number |
桥梁 |
city |
string |
市 |
commencementTime |
string |
开工时间 |
completeInvestment |
number |
完成投资 |
constructionAndInstallationFee |
number |
概算建安费(万元) |
constructionNature |
string |
建设行政(ppp项目或者EPC项目) |
constructionPermit |
string |
施工许可 |
constructionScale |
string |
建设规模和技术等级 |
constructionType |
string |
建设性质 多个逗号拼接 |
constructuinPlansNumber |
string |
施工图文号 |
constructuinPlansTime |
string |
施工批复时间 |
contentsNotTendered |
string |
未招标工程内容及建安费用、·计划招标时间 |
county |
string |
县 |
cwaType |
string |
项目类型 如果是国道传空 |
省道传province_build |
distsCode |
string |
行政区划 |
duration |
string |
批复工期 |
fundCode |
string |
资金编码 |
gongkeNumber |
string |
工可文号 |
gongkeUrl |
string |
工可文件url |
gongkeTime |
string |
工可批复时间 |
landNumber |
string |
土地文号 |
landUrl |
string |
土地文件url |
landTime |
string |
土地批复时间 |
pavement |
number |
路面进度 |
projectCode |
string |
项目编码 |
planId |
string |
计划id |
projectName |
string |
项目名称 |
plannedCompletionTime |
string |
计划完工时间 |
preliminaryDesignNumber |
string |
初步设计文号 |
preliminaryDesignTime |
string |
初步设计批复时间 |
preliminaryDesignUrl |
string |
初步设计文件url |
projectImageProgress |
number |
总体工程形象信息 |
province |
string |
省 |
provincialSupplementaryFunds |
number |
省补资金(万元) |
remark |
string |
备注(全线开工或者分段实施时间) |
routeAdministrativeLevel |
string |
道路行政等级 |
subgrade |
number |
路基进度 |
totalInvestment |
number |
项目总投资 |
tunnel |
number |
隧道进度 |
- unit |
object |
单位 |
companyId |
string |
单位id |
companyName |
string |
单位名称 |
companyType |
string |
单位类型 |
director |
string |
单位类型 0表示设计单位,1表示施工单位,2表示监理单位 5表示建设单位 |
directorPhone |
string |
负责人 |
projectDirector |
string |
负责人电话 |
projectDirectorPhone |
string |
工程负责人 单位类型是5才出来 |
year |
string |
工程负责人电话 单位类型是5才出来 |