- 状态码
- 接口书 写说明
- 版本变更说明
- 后端接口
- 业务流程
- 获取应用扩展配置GET
- 流程抄送POST
- 超管修改流程主表数据POST
- 流程从表数据(添加|更新)POST
- 流程从表数据删除POST
- 流程回退POST
- 获取流程列表(list结构)POST
- 流程取回POST
- 流程中断POST
- 流程作废POST
- 流程恢复POST
- 流程从表数据更新(只支持单条更新)POST
- 流程从表数据添加(支持单条或多条数据)POST
- 获取流程实例各种办理人POST
- 模板打印导出(DF)POST
- 流程中断POST
- 流程回退POST
- 流程取回POST
- 流程抄送POST
- 根据流程实例id获取待办节点信息POST
- 流程 - 取消委托POST
- 流程 - 委托POST
- 流程 - 拒绝委托POST
- 流程 - 接受委托POST
- 流程发起(提交第一步,存草稿)POST
- 流程定义获取接口POST
- 流程执行实例查询接口POST
- 获取多个应用待办简略listPOST
- 获取流程从表数据列表POST
- 删除某个流程实例POST
- 流程恢复POST
- 刷新同步POST
- 提交流程POST
- 流程作废POST
- 查看单个流程详情POST
- 获取实例列表总数POST
- 获取流程列表POST
- 获取流程数据-从表单条数据详情POST
- 数据流
- 文件存储
- 消息服务
- 用户与角色
- 启聊
- 租户服务
- 通用接口
- 门户
- 多语言
- IOT
- 导航
- 前端接口
- SDK
获取应用扩展配置
开发中
GET
/openservice/app-designer/appExtendConfig
请求参数
Query 参数
entId
string
操作企业id
示例值:
apiceshiqiye
userId
string
当前操作人
示例值:
apitest
appType
string
必需
示例值:
information
appId
string
应用id
示例值:
dfcndong
Header 参数
Cookie
string
101
默认值:
PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a
X-Qpaas-Dev-Tags
string
共用环境(本地)
默认值:
ylh
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/openservice/app-designer/appExtendConfig?entId=apiceshiqiye&userId=apitest&appType=information&appId=dfcndong' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a'
返回响应
🟢200成功
application/json
Body
status
integer
必需
code
integer
错误码
msg
string
必需
result
object
必需
示例
{
"status": 200,
"code": 1000000,
"result": {
"extendConfig": {
"onOffSymbol": 1,
"add_button": {
"access": [],
"title": "取消",
"type": "create",
"accessGroup": []
},
"column_color": [],
"slave_rule_field": [
{
"field": "last_modified",
"form_is_bind": true,
"sort": "DESC",
"table": "wfcndongs"
}
],
"top_set": {
"slave_top_set": "empty_top",
"main_top_set": ""
},
"default_config": {
"access": [
{
"parent": "0",
"Type": "department",
"pinyin": "APICeShiQiYe",
"Parent": "0",
"level": "0",
"parent_id": "0",
"name": "API测试企业",
"description": "",
"id": "1",
"type": "department",
"order": "1"
}
],
"module": "workflow",
"custom": "0",
"view_type": "",
"type": 5,
"version": 0,
"twoLevelLabel": [],
"condition": {
"type": "AND",
"value": []
},
"operate": [],
"field": [
{
"is_warp": true,
"bind_field": [
{
"field": "workflow_title",
"title": "工作",
"mark": "",
"table": "workflow"
}
],
"unit": "auto",
"field": "workflow_title",
"width": "",
"form_is_bind": true,
"title": "工作",
"table": "workflow"
},
{
"is_warp": true,
"bind_field": [
{
"field": "created_by",
"title": "发起人",
"mark": "",
"table": "workflow"
}
],
"unit": "auto",
"field": "created_by",
"width": "",
"form_is_bind": true,
"title": "发起人",
"table": "workflow"
},
{
"is_warp": true,
"bind_field": [
{
"field": "created_at",
"title": "发起时间",
"mark": "",
"table": "workflow"
}
],
"unit": "auto",
"field": "created_at",
"width": "",
"form_is_bind": true,
"title": "发起时间",
"table": "workflow"
},
{
"is_warp": true,
"bind_field": [
{
"field": "current_steps",
"title": "当前工作",
"mark": "",
"table": "workflow"
}
],
"unit": "auto",
"field": "current_steps",
"width": "",
"form_is_bind": true,
"title": "当前工作",
"table": "workflow"
},
{
"is_warp": true,
"bind_field": [
{
"field": "current_handlers",
"title": "当前办理人",
"mark": "",
"table": "workflow"
}
],
"unit": "auto",
"field": "current_handlers",
"width": "",
"form_is_bind": true,
"title": "当前办理人",
"table": "workflow"
},
{
"is_warp": true,
"bind_field": [
{
"field": "mainzifuchuan",
"title": "main_字符串",
"mark": "",
"table": "wfcndongm"
}
],
"unit": "auto",
"field": "mainzifuchuan",
"width": "",
"form_is_bind": true,
"title": "main_字符串",
"table": "wfcndongm"
},
{
"is_warp": true,
"bind_field": [
{
"field": "mainshuzi",
"title": "main_数字",
"mark": "",
"table": "wfcndongm"
}
],
"unit": "auto",
"field": "mainshuzi",
"width": "",
"form_is_bind": true,
"title": "main_数字",
"table": "wfcndongm"
},
{
"is_warp": true,
"bind_field": [
{
"field": "mainjingweidu",
"title": "main_经纬度",
"mark": "",
"table": "wfcndongm"
}
],
"unit": "auto",
"field": "mainjingweidu",
"width": "",
"form_is_bind": true,
"title": "main_经纬度",
"table": "wfcndongm"
},
{
"is_warp": true,
"bind_field": [
{
"field": "mainbianhao",
"title": "main_编号",
"mark": "",
"table": "wfcndongm"
}
],
"unit": "auto",
"field": "mainbianhao",
"width": "",
"form_is_bind": true,
"title": "main_编号",
"table": "wfcndongm"
},
{
"is_warp": true,
"bind_field": [
{
"field": "maindiqu",
"title": "main_地区",
"mark": "",
"table": "wfcndongm"
}
],
"unit": "auto",
"field": "maindiqu",
"width": "",
"form_is_bind": true,
"title": "main_地区",
"table": "wfcndongm"
}
],
"default_watch_time": "2023-09-19 09:49:57",
"user_id": "ApiTest",
"parent_id": "0",
"name": "全部",
"from": "",
"id": 5218,
"app_id": "wfcndong",
"accessGroup": []
},
"rule_field": {
"field": "",
"form_is_bind": false,
"title": "",
"table": ""
},
"isNewAppDesigner": "1",
"form_button": [
{
"type": "cancel",
"title": "取消"
},
{
"type": "save",
"title": "存草稿"
},
{
"type": "next",
"title": "提交"
}
],
"filter_fields": {
"filter": [
{
"tableId": "wfcndongm",
"form_is_bind": true,
"id": "mainzifuchuan",
"type": "string",
"title": "main_字符串"
},
{
"tableId": "wfcndongm",
"form_is_bind": true,
"id": "mainshuzi",
"type": "number",
"title": "main_数字"
},
{
"tableId": "wfcndongm",
"form_is_bind": true,
"id": "mainbianhao",
"type": "identifier",
"title": "main_编号"
}
],
"default_open": {
"access": [],
"open_type": ""
},
"default_label": 0
},
"isNewViewAppDesigner": "1",
"onOffSearch": 0,
"addType": [],
"intelligent_mining": {
"access": [],
"use": 0,
"analysis_field": {
"field": "",
"title": "",
"table": ""
},
"accessGroup": []
},
"analysis_enabled": false,
"associate_fields": [],
"key_slaveColumn": [
{
"field": "ssda2",
"title": "s_s",
"table": "wfcndongs"
}
],
"key_column": {
"field": "workflow_title",
"form_is_bind": true,
"title": "工作",
"table": "workflow"
},
"default_label": 0,
"related_switch": {
"user_custom_label": true,
"tree_switch": 0,
"lock_tail": true,
"lock_head": true,
"detail_tree_switch": false,
"more_label_hide": false,
"column_drag": false,
"show_crumbs": false,
"label_vertical": false
}
},
"documents": {
"excel": [],
"export_default": "",
"importfile": [],
"importfile_default": "",
"format": "word",
"word_default": "",
"export": [],
"word": [
"295310d96b6674f05221c2241b154adb51_测试流程_tianhaidianzi_2024061416034297263.docx",
"6a10ef1a06_wfcndongTpl0524.docx"
]
},
"businessSwitches": {
"nextWork": "on"
}
},
"msg": "成功"
}
🟢200固定返回
修改于 2025-02-24 02:39:28