文档
测试

OpenLCA数据获取,根据类型

POST
http://localhost:8080

接口描述

根据类型返回数据

请求头

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

请求参数

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

响应参数

参数名
类型
描述
必填
jsonrpc
jsonrpc
"2.0"
必填
id
Integer
1
必填
result
Object
返回结果集
必填
type
String
类型
必填
id
String
在OpenLCA里面的Id值
必填
name
String
名字
必填
description
String
描述
必填
category
String
分类
必填
refUnit
String
引用单位
必填
location
String
位置
必填
flowType
String
流类型
必填
processType
String
过程类型
必填