中国尊
  1. 抄表计划
中国尊
  • 加密模式
  • EServiceVisitorResource
    • 催办
      POST
  • 审批白名单接口
    • 添加白名单人员table
      POST
    • init
      GET
    • 白名单设置保存更新
      POST
    • 白名单详情
      GET
    • 白名单人员table
      POST
    • 添加员工
      POST
    • 删除员工
      POST
  • 一卡通绑定接口信息
    • 一卡通支付
      POST
    • 绑定一卡通
      POST
    • 解绑
      POST
  • h5菜单接口
    • init
      GET
    • 项目绑定的菜单关系
      GET
    • 项目列表
      GET
    • 项目列表
      GET
    • 所有菜单数据
      GET
    • 项目绑定的菜单关系
      GET
    • 保存菜单
      POST
  • 用户信息
    • 项目切换判断是都有用户,没有就新建
  • 尊E享用户管理列表
    • init
    • 尊E享用户管理列表
    • exportOwenData
  • 预约讲解点位
    • init
    • 检车编号名称唯一性
    • 新增保存
    • 列表接口
    • 删除接口
    • 详情接口
  • 讲解员管理
    • init
    • 列表
    • 删除
    • 保存
    • 详情
    • 检车编号名称唯一性
  • 参观点位配置
    • init
    • 接口查询时间
    • 保存
  • 预约讲解白名单
    • 删除接口
    • table列表
    • 保存接口
  • 创建预约单
    • 拒绝
    • table列表
    • 取消
    • 详情
    • 通过
    • 获取日历安排。
    • init
    • 创建预约单
  • h5 预约讲解接口
    • 列表
  • h5预约讲解接口
    • 列表
    • 根据时间查询可用点位
    • 取消接口
    • 创建预约单
    • 详情
    • 获取日历安排。
  • 缴费单接口
    • 保存缴费单
    • 位置接口
    • pay
  • 通知单设置
    • 缴费列表
    • 创建
    • 详情
    • 签收
    • 列表
    • 缴费项数据
  • 抄表点位
    • 位置信息
    • 创建点位
    • 点位模版
    • table列表
    • 抄表list
    • 主页
    • 缴费周期list
    • 删除
    • 保存抄表信息
    • 详情
    • 同步接口
    • 点位记录模版
  • app 接口 能源
    • 任务查询接口
    • 抄表信息
    • 任务Item查询接口
    • 抄表接口
  • 费用设置
    • 详情
    • 保存
    • index
    • 开关切换
  • 能源费用设置
    • 保存
    • 详情
  • MServiceCenterResource
    • 租户接口
    • 可搜索 租户接口
  • 抄表计划
    • 点位table列表
      POST
    • 失效/激活
      POST
    • 删除
      POST
    • 列表
      POST
    • 详情
      POST
    • 保存
      POST
  • 抄表任务
    • 详情列表
    • 列表
  • app接口
    • 待处理任务
  • api
    • 中信大厦临时入场访客接口
  • 货梯登记
    • 处理保存货运电梯订单的请求
    • 详情接口
    • table列表查询
    • 初始化方法,用于在GET请求时返回一个模板化的页面
  • 货梯记录
    • init
    • table列表查询
    • 导出接口
    • 详情接口
  • h5货梯接口
    • 处理保存货运电梯订单的请求
    • 详情接口
  • 访客管理.
    • 用于验证访客验证。
  • APP Token endpoint - used by the client to exchange an authorization grant for an
    • app接口新登录
  1. 抄表计划

详情

POST
/ene007/find/detail/{id}

请求参数

Path 参数
id
string 
必需

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://test-cn.your-api-server.com/ene007/find/detail/'

返回响应

🟢200成功
application/json
Body
code
integer  | null 
可选
contains the HTTP response status code as an integer.
status
string  | null 
可选
contains the text: “success”, “fail”, or “error”. Where “fail” is for HTTP status response
values from 500-599, “error” is for statuses 400-499, and “success” is for everything else
(e.g. 1XX, 2XX and 3XX responses).
message
string  | null 
可选
returned message.
data
object (EnergyPlanDetailDTO) 
可选
that contains the response body. In the case of “error” or “fail” statuses, this contains the
cause, or exception name.
id
integer  | null 
可选
name
string  | null 
名称
可选
code
string  | null 
编号
可选
startDate
string  | null 
首次日期
可选
activated
boolean  | null 
是否激活
可选
默认值:
true
cycle
integer  | null 
周期
可选
meterClassification
enum<string>  | enum<null> 
可选
枚举值:
ELECTRICITY_METERWATER_METER
energySpots
array[object (EnergySpot) {30}]  | null 
可选
remainder
array[integer] | null 
提醒
可选
task
array[integer] | null 
任务
可选
remainderType
string  | null 
可选
taskType
string  | null 
可选
resultMap
object (Map«Object») 
可选
resulted map
key
object (key) 
可选
示例
{
  "code": 0,
  "status": "",
  "message": "",
  "data": {
    "id": 0,
    "name": "",
    "code": "",
    "startDate": "",
    "activated": false,
    "meterClassification": "",
    "energySpots": [
      {
        "version": null,
        "createdDate": null,
        "createdBy": null,
        "modifiedDate": null,
        "modifiedBy": null,
        "deleted": null,
        "project": null,
        "id": null,
        "code": null,
        "name": null,
        "building": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "floors": null,
          "site": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "buildings": null,
            "city": null,
            "sort": null,
            "countryId": null,
            "regionId": null,
            "provinceId": null,
            "coeCityId": null,
            "cityName": null
          },
          "fullName": null,
          "sort": null
        },
        "floor": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "building": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "floors": null,
            "site": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "buildings": null,
              "city": null,
              "sort": null,
              "countryId": null,
              "regionId": null,
              "provinceId": null,
              "coeCityId": null,
              "cityName": null
            },
            "fullName": null,
            "sort": null
          },
          "rooms": null,
          "fullName": null,
          "sort": null
        },
        "room": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "floor": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "building": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "floors": null,
              "site": {
                "version": null,
                "createdDate": null,
                "createdBy": null,
                "modifiedDate": null,
                "modifiedBy": null,
                "deleted": null,
                "project": null,
                "syncId": null,
                "method": null,
                "id": null,
                "code": null,
                "name": null,
                "buildings": null,
                "city": null,
                "sort": null,
                "countryId": null,
                "regionId": null,
                "provinceId": null,
                "coeCityId": null,
                "cityName": null
              },
              "fullName": null,
              "sort": null
            },
            "rooms": null,
            "fullName": null,
            "sort": null
          },
          "parentRoom": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "floor": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "building": {
                "version": null,
                "createdDate": null,
                "createdBy": null,
                "modifiedDate": null,
                "modifiedBy": null,
                "deleted": null,
                "project": null,
                "syncId": null,
                "method": null,
                "id": null,
                "code": null,
                "name": null,
                "floors": null,
                "site": {
                  "version": null,
                  "createdDate": null,
                  "createdBy": null,
                  "modifiedDate": null,
                  "modifiedBy": null,
                  "deleted": null,
                  "project": null,
                  "syncId": null,
                  "method": null,
                  "id": null,
                  "code": null,
                  "name": null,
                  "buildings": null,
                  "city": null,
                  "sort": null,
                  "countryId": null,
                  "regionId": null,
                  "provinceId": null,
                  "coeCityId": null,
                  "cityName": null
                },
                "fullName": null,
                "sort": null
              },
              "rooms": null,
              "fullName": null,
              "sort": null
            },
            "parentRoom": {},
            "fullName": null,
            "sort": null
          },
          "fullName": null,
          "sort": null
        },
        "unit": null,
        "remarks": null,
        "initialValue": null,
        "multiple": null,
        "meterClassification": null,
        "meterType": null,
        "measurementType": null,
        "buildingService": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "floors": null,
          "site": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "buildings": null,
            "city": null,
            "sort": null,
            "countryId": null,
            "regionId": null,
            "provinceId": null,
            "coeCityId": null,
            "cityName": null
          },
          "fullName": null,
          "sort": null
        },
        "floorService": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "building": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "floors": null,
            "site": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "buildings": null,
              "city": null,
              "sort": null,
              "countryId": null,
              "regionId": null,
              "provinceId": null,
              "coeCityId": null,
              "cityName": null
            },
            "fullName": null,
            "sort": null
          },
          "rooms": null,
          "fullName": null,
          "sort": null
        },
        "roomService": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "project": null,
          "syncId": null,
          "method": null,
          "id": null,
          "code": null,
          "name": null,
          "floor": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "building": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "floors": null,
              "site": {
                "version": null,
                "createdDate": null,
                "createdBy": null,
                "modifiedDate": null,
                "modifiedBy": null,
                "deleted": null,
                "project": null,
                "syncId": null,
                "method": null,
                "id": null,
                "code": null,
                "name": null,
                "buildings": null,
                "city": null,
                "sort": null,
                "countryId": null,
                "regionId": null,
                "provinceId": null,
                "coeCityId": null,
                "cityName": null
              },
              "fullName": null,
              "sort": null
            },
            "rooms": null,
            "fullName": null,
            "sort": null
          },
          "parentRoom": {
            "version": null,
            "createdDate": null,
            "createdBy": null,
            "modifiedDate": null,
            "modifiedBy": null,
            "deleted": null,
            "project": null,
            "syncId": null,
            "method": null,
            "id": null,
            "code": null,
            "name": null,
            "floor": {
              "version": null,
              "createdDate": null,
              "createdBy": null,
              "modifiedDate": null,
              "modifiedBy": null,
              "deleted": null,
              "project": null,
              "syncId": null,
              "method": null,
              "id": null,
              "code": null,
              "name": null,
              "building": {
                "version": null,
                "createdDate": null,
                "createdBy": null,
                "modifiedDate": null,
                "modifiedBy": null,
                "deleted": null,
                "project": null,
                "syncId": null,
                "method": null,
                "id": null,
                "code": null,
                "name": null,
                "floors": null,
                "site": {
                  "version": null,
                  "createdDate": null,
                  "createdBy": null,
                  "modifiedDate": null,
                  "modifiedBy": null,
                  "deleted": null,
                  "project": null,
                  "syncId": null,
                  "method": null,
                  "id": null,
                  "code": null,
                  "name": null,
                  "buildings": null,
                  "city": null,
                  "sort": null,
                  "countryId": null,
                  "regionId": null,
                  "provinceId": null,
                  "coeCityId": null,
                  "cityName": null
                },
                "fullName": null,
                "sort": null
              },
              "rooms": null,
              "fullName": null,
              "sort": null
            },
            "parentRoom": {},
            "fullName": null,
            "sort": null
          },
          "fullName": null,
          "sort": null
        },
        "leaseId": null,
        "eqId": null,
        "initialNumberOfSpikeTables": null,
        "initialNumberOfPeaks": null,
        "initialNumberOfFlatTables": null,
        "initialNumberOfValleyTable": null,
        "qrCode": {
          "version": null,
          "createdDate": null,
          "createdBy": null,
          "modifiedDate": null,
          "modifiedBy": null,
          "deleted": null,
          "id": null,
          "name": null,
          "size": null,
          "contentType": null,
          "path": null,
          "tableName": null,
          "pKeyId": null,
          "key": null,
          "type": null
        }
      }
    ]
  },
  "resultMap": {
    "": {}
  }
}
修改于 2024-06-18 08:58:00
上一页
列表
下一页
保存
Built with