文档
测试

OpenLCA数据获取,根据id

POST
http://localhost:8080

接口描述

根据id获取数据

请求头

参数名
类型
描述
必填
content-type
String
application/json
必填

请求参数

参数名
类型
描述
必填
jsonrpc
String
"2.0"
必填
id
Integer
1
必填
method
String
"data/get"
必填
params
Object
params参数
必填
type
String
类型
必填
id
String
id值
必填

响应参数

参数名
类型
描述
必填
jsonrpc
String
"2.0"
必填
result
Object
结果集
必填
type
String
类型
必填
id
String
id值
必填
name
String
名字
必填
description
String
描述
必填
category
String
分类
必填
lastChange
dateTime
上次改变时间
必填
tags
数组
字符串数组
必填
version
String
版本信息
必填