首页 » 接口 » 园林考核信息
园林考核信息
  分享   收藏   纠错  
摘       要: 养护单位、养护合同、考核名称、考核片组、考核开始时间、考核结束时间、得分
数据领域 生态环境 申请接口 申请
更新周期 每年 发布时间 2023-01-12
数据提供单位 市执法局 更新时间 2024-12-19
访问次数 264 调用次数 0
接口预览 预览 数据量 21
数据预览: 预览
  • 总数接口
  • 分页接口
  • 分页返回结果
  • 数据更新查询接口
  • 验签接口
接口地址:interface/gateway.do
接口唯一标识:qzcata4623gettotal
支持格式:JSON
请求方式:GET/POST
接口描述:获取数据总数
请求样例:https://data.qz.gov.cn/jdop_front/interfaces/cata_4623/get_total.do?appsecret=
请求参数
名称 类型 必填 描述
app_id String true 应用唯一标识(quzhou)
interface_id String true 接口唯一标识(qzcata4623gettotal)
version String true 版本号(1.0.0)
charset String true 编码格式(utf-8)
timestamp String true 时间戳:当前时间戳long型字符串
origin String true 来源(PC:0,APP:1)
sign String true 从验签接口结果中获取
biz_content String true 接口参数json格式。例:{'appsecret':'b51f70786870462fa7f6d90bddefce8b'}
json参数
【json参数名称】 【json参数类型】 【必填】 【json参数描述】
appsecret String true 密钥
返回参数
名称 类型 说明
status Int 0代表失败,1代表成功
msg String 返回信息
data Int 返回个数
接口地址:interface/gateway.do
接口唯一标识:qzcata4623getdata
支持格式:JSON
请求方式:GET/POST
接口描述:获取数据
请求样例:https://data.qz.gov.cn/jdop_front/interfaces/cata_4623/get_data.do?pageNum=1&pageSize=1&appsecret=
请求参数
名称 类型 必填 描述
app_id String true 应用唯一标识(quzhou)
interface_id String true 接口唯一标识(qzcata4623getdata)
version String true 版本号(1.0.0)
charset String true 编码格式(utf-8)
timestamp String true 时间戳:当前时间戳long型字符串
origin String true 来源(PC:0,APP:1)
sign String true 从验签接口结果中获取
biz_content String true 接口参数json格式。例:{'appsecret':'b51f70786870462fa7f6d90bddefce8b','pageNum':'1','pageSize':'1'}
json参数
【json参数名称】 【json参数类型】 【必填】 【json参数描述】
appsecret String true 密钥
pageNum Int true 页数
pageSize Int true 每页个数(不超过200)
返回参数
名称 类型 说明
status Int 0代表失败,1代表成功
msg String 返回信息
data JSON 返回数据
接口地址:interface/gateway.do
支持格式:JSON
请求方式:GET/POST
接口描述:接口2返回的Data数据项
请求样例:无
请求参数
返回参数
名称 类型 说明
id INT 主键ID
ma_unit_id INT 养护单位
contract_id INT 养护合同
title VARCHAR 考核名称
start_date datetime 考核开始时间
end_date DATETIME 考核结束时间
score FLOAT 得分值
create_by VARCHAR 创建人
create_time DATETIME 创建时间
update_by VARCHAR 更新人
update_time DATETIME 更新时间
del_flag CHAR 删除标记
接口地址:interface/gateway.do
接口唯一标识:qzcata4623getdataupdatedate
支持格式:JSON
请求方式:GET/POST
接口描述:获取数据的更新日期
请求样例:https://data.qz.gov.cn/jdop_front/interfaces/cata_4623/get_dataupdate_date.do?appsecret=
请求参数
名称 类型 必填 描述
app_id String true 应用唯一标识(quzhou)
interface_id String true 接口唯一标识(qzcata4623getdata)
version String true 版本号(1.0.0)
charset String true 编码格式(utf-8)
timestamp String true 时间戳:当前时间戳long型字符串
origin String true 来源(PC:0,APP:1)
sign String true 从验签接口结果中获取
biz_content String true 接口参数json格式。例:{'appsecret':'b51f70786870462fa7f6d90bddefce8b'}
json参数
【json参数名称】 【json参数类型】 【必填】 【json参数描述】
appsecret String true 密钥
返回参数
名称 类型 说明
status Int 0代表失败,1代表成功
msg String 返回信息
data date 数据更新日期
接口评论
评分:
验证码: