作者:管理员  历史版本:1  最后编辑:龚清  更新时间:2025-10-14 18:31
导出分类XML
简述:
- 导出分类XML
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/exportXml
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| typeId | String | 是 | 分类表id | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/exportXml?typeId=286814138233389374返回示例:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<type isCate="0" struType="0" typeKey="fieldControl" name="字段控件"/>返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | void | 
根据分类标识key获取系统分类信息
简述:
- 根据分类标识key获取系统分类信息
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/findByCategoryKey
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| categoryKey | String | 是 | 分类标识Key | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/findByCategoryKey?categoryKey=DIC_TYPE返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": [
        {
            "pk": "",
            "name": "字段控件",
            "ip": null,
            "createBy": "1",
            "createTime": 1488590990000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": "-999",
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "286814138233389374",
            "categoryKey": "DIC_TYPE",
            "typeKey": "fieldControl",
            "struType": "0",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.286814138233389374.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "布局模板",
            "ip": null,
            "createBy": "1",
            "createTime": 1488591017000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": "-999",
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "286814138233389385",
            "categoryKey": "DIC_TYPE",
            "typeKey": "layerTemplate",
            "struType": "0",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.286814138233389385.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "子表布局模版",
            "ip": null,
            "createBy": "1",
            "createTime": 1492676983000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": "-999",
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "286814138233389388",
            "categoryKey": "DIC_TYPE",
            "typeKey": "subTemplate",
            "struType": "0",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.286814138233389388.",
            "isLeaf": "N",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "生成方案参数",
            "ip": null,
            "createBy": "1",
            "createTime": 1499159107000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": "-999",
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "286814138233389389",
            "categoryKey": "DIC_TYPE",
            "typeKey": "schemeParam",
            "struType": "0",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.286814138233389389.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "表来源",
            "ip": null,
            "createBy": "1",
            "createTime": 1488591285000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": "-999",
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "286814138233389395",
            "categoryKey": "DIC_TYPE",
            "typeKey": "tableSource",
            "struType": "0",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.286814138233389395",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "测试类型",
            "ip": null,
            "createBy": "626737584789258240",
            "createTime": 1571386380000,
            "updateBy": "626737584789258240",
            "updateTime": 1571386401000,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "634786016917454848",
            "categoryKey": "DIC_TYPE",
            "typeKey": "cslx",
            "struType": "1",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.634786016917454848.",
            "isLeaf": "N",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "项目状态",
            "ip": null,
            "createBy": "626737584789258240",
            "createTime": 1571386401000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "634786102263152640",
            "categoryKey": "DIC_TYPE",
            "typeKey": "xmzt",
            "struType": "1",
            "parentId": "634786016917454848",
            "depth": 2,
            "path": "286814138233389369.634786016917454848.634786102263152640.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "树形状态",
            "ip": null,
            "createBy": "626737584789258240",
            "createTime": 1571386452000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "634786319523905536",
            "categoryKey": "DIC_TYPE",
            "typeKey": "sxzt",
            "struType": "1",
            "parentId": "634786016917454848",
            "depth": 2,
            "path": "286814138233389369.634786016917454848.634786319523905536.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "我是平铺",
            "ip": null,
            "createBy": "1",
            "createTime": 1572574490000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "639769311908462592",
            "categoryKey": "DIC_TYPE",
            "typeKey": "wspp",
            "struType": "0",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.639769311908462592.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "我是树形",
            "ip": null,
            "createBy": "1",
            "createTime": 1572574500000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "639769352278638592",
            "categoryKey": "DIC_TYPE",
            "typeKey": "wssx",
            "struType": "1",
            "parentId": "286814138233389369",
            "depth": 1,
            "path": "286814138233389369.639769352278638592.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 0,
            "createOrgId": null
        }
    ]
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | List< TypePo > | 分类标识对象信息列表 | 
获取分类下子集数据
简述:
- 获取分类下子集数据
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/findByParentId
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| typeId | String | 是 | 父分类id | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/findByParentId?typeId=286814138233389359返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": [
        {
            "pk": "",
            "name": "任务创建通知",
            "ip": null,
            "createBy": "1",
            "createTime": 1472140800000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": "-999",
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "286814138233389375",
            "categoryKey": "MSG_TEL_TYPE",
            "typeKey": "taskCreate",
            "struType": "0",
            "parentId": "286814138233389359",
            "depth": 1,
            "path": "286814138233389359.286814138233389375.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 1,
            "createOrgId": null
        }
    ]
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | List< TypePo > | 分类标识对象信息列表 | 
通过分类标识获取下拉树
简述:
- 通过分类标识获取下拉树
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/findTreeByCategoryKey
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| categoryKey | String | 是 | 节点的分类Key | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/findTreeByCategoryKey?categoryKey=FLOW_TYPE返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": [
        {
            "pk": "",
            "name": "演示",
            "ip": null,
            "createBy": "1",
            "createTime": 1569395813000,
            "updateBy": "1",
            "updateTime": 1574148548000,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "626436974776942592",
            "categoryKey": "FLOW_TYPE",
            "typeKey": "fhh",
            "struType": "1",
            "parentId": "286814138233389357",
            "depth": 1,
            "path": "286814138233389357.626436974776942592.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 1,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "测试",
            "ip": null,
            "createBy": "1",
            "createTime": 1571120598000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "633671244260048896",
            "categoryKey": "FLOW_TYPE",
            "typeKey": "cs",
            "struType": "1",
            "parentId": "286814138233389357",
            "depth": 1,
            "path": "286814138233389357.633671244260048896.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 2,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "demo",
            "ip": null,
            "createBy": "1",
            "createTime": 1571120585000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "633671192141627392",
            "categoryKey": "FLOW_TYPE",
            "typeKey": "demo",
            "struType": "1",
            "parentId": "286814138233389357",
            "depth": 1,
            "path": "286814138233389357.633671192141627392.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 3,
            "createOrgId": null
        }
    ]
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | List< TreeType> | 分类信息列表 | 
根据分类组键获取分类信息
简述:
- 根据分类组键获取分类信息
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/findTreeData
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| categoryKey | String | 是 | 节点的分类Key | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/findTreeData?categoryKey=FLOW_TYPE返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": [
        {
            "pk": "",
            "name": "演示",
            "ip": null,
            "createBy": "1",
            "createTime": 1569395813000,
            "updateBy": "1",
            "updateTime": 1574148548000,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "626436974776942592",
            "categoryKey": "FLOW_TYPE",
            "typeKey": "fhh",
            "struType": "1",
            "parentId": "286814138233389357",
            "depth": 1,
            "path": "286814138233389357.626436974776942592.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 1,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "测试",
            "ip": null,
            "createBy": "1",
            "createTime": 1571120598000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "633671244260048896",
            "categoryKey": "FLOW_TYPE",
            "typeKey": "cs",
            "struType": "1",
            "parentId": "286814138233389357",
            "depth": 1,
            "path": "286814138233389357.633671244260048896.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 2,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "demo",
            "ip": null,
            "createBy": "1",
            "createTime": 1571120585000,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "633671192141627392",
            "categoryKey": "FLOW_TYPE",
            "typeKey": "demo",
            "struType": "1",
            "parentId": "286814138233389357",
            "depth": 1,
            "path": "286814138233389357.633671192141627392.",
            "isLeaf": "Y",
            "ownerId": "0",
            "sn": 3,
            "createOrgId": null
        },
        {
            "pk": "",
            "name": "流程分类",
            "ip": null,
            "createBy": null,
            "createTime": null,
            "updateBy": null,
            "updateTime": null,
            "tenantId": null,
            "dataStatus": null,
            "dbtype": null,
            "subs": [],
            "id": "286814138233389357",
            "categoryKey": "FLOW_TYPE",
            "typeKey": "FLOW_TYPE",
            "struType": null,
            "parentId": "-1",
            "depth": 0,
            "path": null,
            "isLeaf": "Y",
            "ownerId": null,
            "sn": 0,
            "createOrgId": null
        }
    ]
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | List< TypePo> | 分类标识对象信息列表 | 
查询分类信息
简述:
- 根据传入id查询,并返回分类信息
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/get
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| typeId | String | 是 | 分类id | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/get?typeId=626436974776942592返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": {
        "pk": "",
        "name": "演示",
        "ip": null,
        "createBy": "1",
        "createTime": 1569395813000,
        "updateBy": "1",
        "updateTime": 1574148548000,
        "tenantId": null,
        "dataStatus": null,
        "dbtype": null,
        "subs": [],
        "id": "626436974776942592",
        "categoryKey": "FLOW_TYPE",
        "typeKey": "fhh",
        "struType": "1",
        "parentId": "286814138233389357",
        "depth": 1,
        "path": "286814138233389357.626436974776942592.",
        "isLeaf": "Y",
        "ownerId": "0",
        "sn": 1,
        "createOrgId": null
    }
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | TypePo | 分类标识对象信息 | 
根据分类标识key和业务类型key获取系统分类信息
简述:
- 根据分类标识key和业务类型key获取系统分类信息
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/getByCategoryKeyAndTypeKey
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| typeKey | String | 是 | 节点的分类Key | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/getByCategoryKeyAndTypeKey?typeKey=sxzt返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": {
        "pk": "",
        "name": "树形状态",
        "ip": null,
        "createBy": "626737584789258240",
        "createTime": 1571386452000,
        "updateBy": null,
        "updateTime": null,
        "tenantId": null,
        "dataStatus": null,
        "dbtype": null,
        "subs": [],
        "id": "634786319523905536",
        "categoryKey": "DIC_TYPE",
        "typeKey": "sxzt",
        "struType": "1",
        "parentId": "634786016917454848",
        "depth": 2,
        "path": "286814138233389369.634786016917454848.634786319523905536.",
        "isLeaf": "Y",
        "ownerId": "0",
        "sn": 0,
        "createOrgId": null
    }
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | TypePo | 分类标识对象信息 | 
根据分类ID获取分类信息
简述:
- 根据分类ID获取分类信息
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/getType
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- POST
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| typeId | String | 是 | 分类id | ||
| isRoot | 否 | 0 | 否是根节点,1=根节点,0=其他节点 | ||
| isPriNode | 否 | 0 | 是否是私有的分类,1=私有节点,0=普通节点 | ||
| parentId | 否 | 父节点ID | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/getType?isPriNode=0&isRoot=0&parentId=''&typeId=634786319523905536返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": {
        "pk": "",
        "name": "树形状态",
        "ip": null,
        "createBy": "626737584789258240",
        "createTime": 1571386452000,
        "updateBy": null,
        "updateTime": null,
        "tenantId": null,
        "dataStatus": null,
        "dbtype": null,
        "subs": [],
        "id": "634786319523905536",
        "categoryKey": "DIC_TYPE",
        "typeKey": "sxzt",
        "struType": "1",
        "parentId": "634786016917454848",
        "depth": 2,
        "path": "286814138233389369.634786016917454848.634786319523905536.",
        "isLeaf": "Y",
        "ownerId": "0",
        "sn": 0,
        "createOrgId": null,
        "parentName": null,
        "isRoot": false,
        "isPrivate": false,
        "isDict": true
    }
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | TypeVo | 系统分类的值对象信息 | 
导入分类XML
简述:
- 导入分类XML
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/importXml
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- GET
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| file | MultipartFile | 是 | 分类xml文件 | ||
| typeId | String | 是 | 父分类id | ||
| cover | boolean | 否 | false | 是否覆盖 | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/importXml返回示例:
{
    "state": 200,
    "request": null,
    "message": "导入分类成功",
    "cause": "",
    "variables": {},
    "data": null
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | Void | 
删除分类信息
简述:
- 删除分类信息
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/remove
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- POST
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| typeId | String | 是 | 父分类id | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/remove?typeId=633671192141627392返回示例:
{
    "state": 200,
    "request": null,
    "message": "删除分类表成功",
    "cause": "",
    "variables": {},
    "data": null
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | Void | 
保存分类信息
简述:
- 保存分类信息
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/save
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- POST
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
暂无
- Body:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| categoryKey | String | 是 | 分类组键 | ||
| isPrivate | boolean | 是 | 是否是私有分类 | ||
| name | String | 是 | 分类名称 | ||
| parentId | String | 是 | 父节点 | ||
| path | String | 是 | 路径 | ||
| struType | String | 是 | 结构类型。0=平铺结构;1=树型结构 | ||
| typeKey | String | 是 | 节点的分类Key(在本分类树中唯一) | 
请求参数示例:
{
    "struType": "1",
    "name": "成都市s",
    "typeKey": "cdss",
    "path": "286814138233389369.634786016917454848.",
    "parentId": "634786016917454848",
    "categoryKey": "DIC_TYPE",
    "isPrivate": false
}返回示例:
{
    "state": 200,
    "request": null,
    "message": "添加分类成功",
    "cause": "",
    "variables": {
        "id": "646665993556328448"
    },
    "data": null
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | Void | 
根据分类id,更新序列号
简述:
- 根据分类id,更新序列号
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/sort
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- POST
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| typeIds | String[] | 是 | 分类id数组 | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/sort?typeIds=634786102263152640,634786319523905536,646665993556328448,646665860043243520返回示例:
{
    "state": 200,
    "request": null,
    "message": "分类排序成功",
    "cause": "",
    "variables": {},
    "data": null
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | Void | 
属性转换
简述:
- 属性转换
 
请求URL:
- http://ip:port/ibps/platform/v3/cat/type/transferToJsonArrayByCategoryKey
 - URL中的ip需要替换为自己网关ip
 - URL中的port需要替换为自己网关端口
 
请求方式:
- POST
 
请求参数:
- Headers:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| X-Authorization-access_token | String | 是 | 系统令牌 | 
- Query:
 
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | 
|---|---|---|---|---|---|
| categoryKey | String | 是 | 分类标识Key | 
- Body:
 
暂无
请求参数示例:
http://192.168.3.230:15100/ibps/platform/v3/cat/type/transferToJsonArrayByCategoryKey?categoryKey=DIC_TYPE返回示例:
{
    "state": 200,
    "request": null,
    "message": "",
    "cause": "",
    "variables": {},
    "data": [
        {
            "id": "286814138233389374",
            "parentId": "286814138233389369",
            "text": "字段控件",
            "name": "字段控件",
            "key": "fieldControl",
            "struct": "0"
        },
        {
            "id": "286814138233389385",
            "parentId": "286814138233389369",
            "text": "布局模板",
            "name": "布局模板",
            "key": "layerTemplate",
            "struct": "0"
        },
        {
            "id": "286814138233389388",
            "parentId": "286814138233389369",
            "text": "子表布局模版",
            "name": "子表布局模版",
            "key": "subTemplate",
            "struct": "0"
        },
        {
            "id": "286814138233389389",
            "parentId": "286814138233389369",
            "text": "生成方案参数",
            "name": "生成方案参数",
            "key": "schemeParam",
            "struct": "0"
        },
        {
            "id": "286814138233389395",
            "parentId": "286814138233389369",
            "text": "表来源",
            "name": "表来源",
            "key": "tableSource",
            "struct": "0"
        },
        {
            "id": "634786016917454848",
            "parentId": "286814138233389369",
            "text": "测试类型",
            "name": "测试类型",
            "key": "cslx",
            "struct": "1",
            "children": [
                {
                    "id": "634786102263152640",
                    "parentId": "634786016917454848",
                    "text": "项目状态",
                    "name": "项目状态",
                    "key": "xmzt",
                    "struct": "1"
                },
                {
                    "id": "634786319523905536",
                    "parentId": "634786016917454848",
                    "text": "树形状态",
                    "name": "树形状态",
                    "key": "sxzt",
                    "struct": "1"
                },
                {
                    "id": "646665993556328448",
                    "parentId": "634786016917454848",
                    "text": "成都市s",
                    "name": "成都市s",
                    "key": "cdss",
                    "struct": "1"
                },
                {
                    "id": "646665860043243520",
                    "parentId": "634786016917454848",
                    "text": "成都市",
                    "name": "成都市",
                    "key": "cds",
                    "struct": "1"
                }
            ]
        },
        {
            "id": "639769311908462592",
            "parentId": "286814138233389369",
            "text": "我是平铺",
            "name": "我是平铺",
            "key": "wspp",
            "struct": "0"
        },
        {
            "id": "639769352278638592",
            "parentId": "286814138233389369",
            "text": "我是树形",
            "name": "我是树形",
            "key": "wssx",
            "struct": "1"
        }
    ]
}返回参数说明:
| 名称 | 类型 | 备注 | 
|---|---|---|
| data | JSONArray |