From 65b013a52ae8c1b252fb454a9cf24aaadacf82cb Mon Sep 17 00:00:00 2001 From: "1437892690@qq.com" <1437892690@qq.com> Date: Tue, 23 Apr 2024 18:55:59 +0800 Subject: [PATCH 1/2] =?UTF-8?q?[=E5=8A=9F=E8=83=BD]=20=E5=90=8E=E7=AB=AF-?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E8=A1=A8=E5=8D=95=E6=A0=87=E5=87=86?= =?UTF-8?q?=E8=A7=84=E8=8C=83=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1141293256769536]后端-自定义表单标准规范定义 http://192.168.0.96:8090/demo/rdm.html#/task-detail/939050947543040/939050947543050/1141293256769536 --- localconfig/i18n/language_en.json | 22 ++++++++++++++++++++-- localconfig/i18n/language_zh.json | 22 ++++++++++++++++++++-- 2 files changed, 40 insertions(+), 4 deletions(-) diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 7f5509f..78b0634 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -70,6 +70,7 @@ "datatype": "data type", "date": "date", "datetime": "Date Time", + "defaultexpression": "Default expression", "defaultvalue": "Default Value List", "defaultvaluelist": "List of parameters for echo", "delaytime": "delay time ", @@ -109,6 +110,7 @@ "executeauthoritylist": "Execution permission list", "expired": "overdue", "expireddays": "Number of timeout days", + "expressionlist": "Expression List", "failedcount": "Number of errors", "failedload": "is failed", "favorcount": "Likes", @@ -125,9 +127,15 @@ "filter": "Filter conditions", "focususerlist": "List of followers", "focususeruuidlist": "List of followers\u0027 uuids", + "framework": { + "formconditionmodel": "Conditional model", + "formversionuuid": "Form version uuid", + "isuseformconfig": "For frontend rendering, if false, the frontend page needs to use the default config. If true, use the form management to edit and save the config" + }, "group": "grouping", "groupid": "group", "grouplist": "Restrict interface return types", + "handler": "Processor identification", "hasmore": "Is there any more content that has not been read yet", "hasparent": "Do you have a parent", "help": "help", @@ -214,6 +222,7 @@ "pageinfo": "Paging data", "pagesize": "page size", "parentid": "Parent ID", + "parentuuid": "Parent uuid", "pass": "adopt", "password": "password", "path": "path", @@ -3315,6 +3324,7 @@ } }, "processtaskdraftsaveapi": { + "getname": "Work order reporting temporary storage interface", "input": { "param": { "desc": { @@ -3326,6 +3336,9 @@ "processtaskrepeatsaveapi": { "getname": "Mark duplicate work order interface" }, + "processtaskstepdraftsaveapi": { + "getname": "Work order step temporary storage interface" + }, "processtaskstepgetapi": { "description": { "desc": "Interface for obtaining basic information of work order steps, including current step name, activation time, status, handler, assistance handler, processing time, form attribute display control, etc" @@ -3892,6 +3905,9 @@ "formversiondeleteapi": { "getname": "Delete form version" }, + "getformattributelistapi": { + "getname": "Query Form Property List" + }, "saveformversiondefaultsceneapi": { "getname": "Set the default scenario for form version" }, @@ -4557,7 +4573,7 @@ "channelpath": "Service Path", "channeltypeinfo": "Service Type Information", "channeltypename": "Service Type Name", - "channeltyperelationid": "Service Type Relationship ID", + "channeltyperelationid": "Relationship type ID", "channeltyperelationname": "Transfer/Association Type", "channeltypeuuid": "Service type uuid", "channeluuid": "Service uuid", @@ -4568,9 +4584,11 @@ "currentprocesstaskstep": "Current step information of the work order", "distributary": "shunt", "end": "finish", + "focususeruuidlist": "List of Work Order Followers", "formattributedatalist": "Form Property Data List", "formattributehidelist": "Form Configuration Authorization Hidden Attribute uuid List", "formconfigauthoritylist": "Authorization List for Work Order Form Information", + "formextendattributedatalist": "Form Extension Attribute Data List", "fromprocesstaskid": "Source work order ID", "groupdesc": "One stop service reporting tracking processing platform", "groupname": "ITSM", @@ -4582,7 +4600,7 @@ "mobileformuitype": "Mobile form interaction type, 1: Exploring pages; 0: Current Page", "name": "ITSM", "omnipotent": "Universal node", - "owner": "ReportPerson ", + "owner": "Work order submitter", "ownercompanylist": "List of companies owned by the work order", "ownerdepartmentlist": "List of departments for the work order owner", "ownerinfo": "Work order owner information", diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index 8ea7e22..53a8b02 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -70,6 +70,7 @@ "datatype": "数据类型", "date": "日期", "datetime": "日期时间", + "defaultexpression": "默认表达式", "defaultvalue": "默认值列表", "defaultvaluelist": "用于回显的参数列表", "delaytime": "延迟时间", @@ -109,6 +110,7 @@ "executeauthoritylist": "执行权限列表", "expired": "过期", "expireddays": "超时天数", + "expressionlist": "表达式列表", "failedcount": "错误次数", "failedload": "执行失败", "favorcount": "点赞量", @@ -125,9 +127,15 @@ "filter": "过滤条件", "focususerlist": "关注人列表", "focususeruuidlist": "关注人uuid列表", + "framework": { + "formconditionmodel": "条件模型", + "formversionuuid": "表单版本uuid", + "isuseformconfig": "供前端渲染时判断,如果为false则前端页面需使用默认config,true则使用表单管理编辑保存的config" + }, "group": "分组", "groupid": "组id", "grouplist": "限制接口返回类型", + "handler": "处理器标识", "hasmore": "是否有更多内容尚未读取", "hasparent": "是否拥有父级", "help": "帮助", @@ -214,6 +222,7 @@ "pageinfo": "分页数据", "pagesize": "每页大小", "parentid": "父id", + "parentuuid": "父级uuid", "pass": "通过", "password": "密码", "path": "路径", @@ -3365,6 +3374,7 @@ } }, "processtaskdraftsaveapi": { + "getname": "工单上报暂存接口", "input": { "param": { "desc": { @@ -3376,6 +3386,9 @@ "processtaskrepeatsaveapi": { "getname": "标记重复工单接口" }, + "processtaskstepdraftsaveapi": { + "getname": "工单步骤暂存接口" + }, "processtaskstepgetapi": { "description": { "desc": "工单步骤基本信息获取接口,当前步骤名称、激活时间、状态、处理人、协助处理人、处理时效、表单属性显示控制等" @@ -3944,6 +3957,9 @@ "formversiondeleteapi": { "getname": "删除表单版本" }, + "getformattributelistapi": { + "getname": "查询表单属性列表" + }, "saveformversiondefaultsceneapi": { "getname": "设置表单版本默认场景" }, @@ -4609,7 +4625,7 @@ "channelpath": "服务路径", "channeltypeinfo": "服务类型信息", "channeltypename": "服务类型名称", - "channeltyperelationid": "服务类型关系id", + "channeltyperelationid": "关系类型id", "channeltyperelationname": "转报/关联类型", "channeltypeuuid": "服务类型uuid", "channeluuid": "服务uuid", @@ -4620,9 +4636,11 @@ "currentprocesstaskstep": "工单当前步骤信息", "distributary": "分流", "end": "结束", + "focususeruuidlist": "工单关注人列表", "formattributedatalist": "表单属性数据列表", "formattributehidelist": "表单配置授权隐藏属性uuid列表", "formconfigauthoritylist": "工单表单信息授权列表", + "formextendattributedatalist": "表单扩展属性数据列表", "fromprocesstaskid": "来源工单id", "groupdesc": "一站式服务上报-跟踪-处理平台", "groupname": "IT服务", @@ -4634,7 +4652,7 @@ "mobileformuitype": "移动端表单交互类型,1:下探页面;0:当前页", "name": "工作流引擎模块", "omnipotent": "通用节点", - "owner": "上报人", + "owner": "工单上报人", "ownercompanylist": "工单所有人的公司列表", "ownerdepartmentlist": "工单所有人的部门列表", "ownerinfo": "工单所有人信息", -- Gitee From 83d38c17fb3484e6fa4494a449b9832cd548ffe2 Mon Sep 17 00:00:00 2001 From: "1437892690@qq.com" <1437892690@qq.com> Date: Tue, 23 Apr 2024 19:09:00 +0800 Subject: [PATCH 2/2] =?UTF-8?q?[=E5=8A=9F=E8=83=BD]=20=E5=90=8E=E7=AB=AF-?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E8=A1=A8=E5=8D=95=E6=A0=87=E5=87=86?= =?UTF-8?q?=E8=A7=84=E8=8C=83=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1141293256769536]后端-自定义表单标准规范定义 http://192.168.0.96:8090/demo/rdm.html#/task-detail/939050947543040/939050947543050/1141293256769536 --- localconfig/i18n/language_en.json | 16 ++++++++++------ localconfig/i18n/language_zh.json | 16 ++++++++++------ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 78b0634..d3ce10d 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -127,11 +127,6 @@ "filter": "Filter conditions", "focususerlist": "List of followers", "focususeruuidlist": "List of followers\u0027 uuids", - "framework": { - "formconditionmodel": "Conditional model", - "formversionuuid": "Form version uuid", - "isuseformconfig": "For frontend rendering, if false, the frontend page needs to use the default config. If true, use the form management to edit and save the config" - }, "group": "grouping", "groupid": "group", "grouplist": "Restrict interface return types", @@ -1197,6 +1192,13 @@ } } }, + "nffd": { + "formattributevo": { + "entityfield": { + "name": "For frontend rendering, if false, the frontend page needs to use the default config. If true, use the form management to edit and save the config" + } + } + }, "nffe": { "formversionscenenotfoundexception": { "formversionscenenotfoundexception": "In version: {1} of form: {0}, scenario: {2} does not exist" @@ -3280,7 +3282,6 @@ "getname": "Process Condition List", "input": { "param": { - "desc": "Form uuid", "isneedcomplexattr": "Do you need complex attributes" } } @@ -4521,11 +4522,14 @@ }, "framework": { "agentid": "Enterprise Application ID", + "conditionmodel": "Conditional model", "corpid": "Enterprise ID", "corpsecret": "Applied credential key", "documentonlineinfo": "Online Help Document Information", "domain": "domain name", "exceptionnotify": "Notification exception", + "formuuid": "Form uuid", + "formversionuuid": "Form version uuid", "groupname": "Framework", "integrationuuid": "Integrated UUID", "issuetime": "Issuance time", diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index 53a8b02..d4d4e0a 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -127,11 +127,6 @@ "filter": "过滤条件", "focususerlist": "关注人列表", "focususeruuidlist": "关注人uuid列表", - "framework": { - "formconditionmodel": "条件模型", - "formversionuuid": "表单版本uuid", - "isuseformconfig": "供前端渲染时判断,如果为false则前端页面需使用默认config,true则使用表单管理编辑保存的config" - }, "group": "分组", "groupid": "组id", "grouplist": "限制接口返回类型", @@ -1225,6 +1220,13 @@ } } }, + "nffd": { + "formattributevo": { + "entityfield": { + "name": "供前端渲染时判断,如果为false则前端页面需使用默认config,true则使用表单管理编辑保存的config" + } + } + }, "nffe": { "formversionscenenotfoundexception": { "formversionscenenotfoundexception": "在表单:{0}的版本:{1}中,场景:{2}不存在" @@ -3330,7 +3332,6 @@ "getname": "流程条件列表", "input": { "param": { - "desc": "表单uuid", "isneedcomplexattr": "是否需要复杂属性" } } @@ -4573,11 +4574,14 @@ }, "framework": { "agentid": "企业应用ID", + "conditionmodel": "条件模型", "corpid": "企业ID", "corpsecret": "应用的凭证密钥", "documentonlineinfo": "在线帮助文档信息", "domain": "域名", "exceptionnotify": "通知异常", + "formuuid": "表单uuid", + "formversionuuid": "表单版本uuid", "groupname": "系统配置", "integrationuuid": "集成UUID", "issuetime": "下发时间", -- Gitee