- 水环境监管
- 通用接口
- 健康评价
- 环境质量考核
- 工程评估
- 治理工程库
- 工程效果评估
- 水质预报预警
- 容量测算
- 容量GIS分析
- 水环境容量
- 容量查询
- 知识图谱
- 知识图谱文献总览
- 污染应急
- 污染溯源
获取指定工程详情信息
GET
http://1.24.238.233:19051/api/engineeringEvaluation/getProjectById
请求参数
Query 参数
pkid
string
可选
Header 参数
Authorization
string
认证Token
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://1.24.238.233:19051/api/engineeringEvaluation/getProjectById' \
--header 'Authorization;'
返回响应
🟢200成功
application/json
Body
code
integer | null
状态码
msg
string | null
提示信息
data
object (EngineeringProjectEntity)
返回数据
pkid
string | null
主键
name
string | null
项目名称
projectType
string | null
项目类型
location
string | null
建设地点
content
string | null
建设内容
performance
string | null
项目绩效
invest1
integer | null
中央投资
invest2
integer | null
自治区投资
invest3
integer | null
市投资
invest4
integer | null
县投资
invest5
integer | null
其他投资
period
string | null