Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
88a39137
提交
88a39137
编写于
7月 04, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
70f04993
变更
8
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
1 行增加
和
262 行删除
+1
-262
README.md
README.md
+0
-1
Test.json
...n/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
+0
-4
WorkFlow.json
...zlab/trainsys/PSMODULES/Test/PSDATAENTITIES/WorkFlow.json
+0
-29
WorkFlow.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json
+1
-46
WorkFlowEditView_Form.json
...PDATAENTITIES/WorkFlow/PSFORMS/WorkFlowEditView_Form.json
+0
-30
WorkFlowWorkFlowEditView.json
.../PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json
+0
-126
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+0
-19
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+0
-7
未找到文件。
README.md
浏览文件 @
88a39137
...
...
@@ -18,7 +18,6 @@
*
[
Mob
](
ibizmos:/pssysapps/Mob.ibizmodel
)
## 工作流
*
[
工作流(WorkFlow)
](
workflow/WorkFlowWf.md
)
*
[
测试工作流
](
workflow/testWf.md
)
## 服务接口
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test.json
浏览文件 @
88a39137
...
...
@@ -28,10 +28,6 @@
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/WorkFlow.json"
}
],
"getAllPSWorkflows"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
}
],
"codeName"
:
"Test"
,
"dynaModelFilePath"
:
"PSMODULES/Test.json"
,
"name"
:
"测试模块"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/WorkFlow.json
浏览文件 @
88a39137
...
...
@@ -1284,35 +1284,6 @@
"logicName"
:
"更新"
,
"name"
:
"UPDATE"
}
],
"getAllPSDEWFs"
:
[
{
"codeName"
:
"WF"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/WorkFlow/PSWFDES/WF.json"
,
"getEntityStatePSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/WFStatus.json"
},
"name"
:
"WORKFLOW"
,
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"getUDStatePSDEField"
:
{
"name"
:
"WFSTATE"
,
"codeName"
:
"Wfstate"
},
"wFProxyMode"
:
0
,
"getWFStepPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSCODELISTS/WorkFlowWfStep.json"
},
"getWFStepPSDEField"
:
{
"name"
:
"WFSTEP"
,
"codeName"
:
"Wfstep"
},
"defaultMode"
:
true
,
"enableUserStart"
:
true
,
"useWFProxyApp"
:
false
}
],
"getAllPSModelDatas"
:
[
{
"codeName"
:
"EditView"
,
"logicName"
:
"工作流实体编辑视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json
浏览文件 @
88a39137
...
...
@@ -1215,51 +1215,6 @@
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/select"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"WFClose"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFCLOSE"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFGoto"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFGOTO"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFMarkRead"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFMARKREAD"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFReassign"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFREASSIGN"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFRestart"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFRESTART"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFRollback"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFROLLBACK"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFSendBack"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFSENDBACK"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFStart"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFSTART"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"WFSubmit"
,
"methodType"
:
"WFACTION"
,
"name"
:
"WFSUBMIT"
,
"builtinMethod"
:
true
}
],
"getAllPSAppViews"
:
[
{
"modelref"
:
true
,
...
...
@@ -1327,6 +1282,6 @@
"enableUICreate"
:
true
,
"enableUIModify"
:
true
,
"enableUIRemove"
:
true
,
"enableWFActions"
:
tru
e
,
"enableWFActions"
:
fals
e
,
"major"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/WorkFlowEditView_Form.json
浏览文件 @
88a39137
...
...
@@ -543,36 +543,6 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
false
,
"modelid"
:
"A8BA07E3-3C30-4706-8C38-B629CD7FACCF"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json
浏览文件 @
88a39137
...
...
@@ -33,10 +33,6 @@
"value"
:
0
}
]
}
],
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"WorkFlowWf"
},
"getPSControls"
:
[
{
"codeName"
:
"WorkFlowEditViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
...
...
@@ -109,66 +105,6 @@
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TEXT.*.STARTWF"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.STARTWF]"
,
"refFlag"
:
true
},
"caption"
:
"开始流程"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction2"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_deuiaction2"
},
"getPSSysImage"
:
{
"glyph"
:
"xf04b@FontAwesome"
,
"cssClass"
:
"fa fa-play"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TEXT.*.STARTWF"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.STARTWF]"
,
"refFlag"
:
true
},
"caption"
:
"开始流程"
,
"codeName"
:
"SaveAndStart"
,
"fullCodeName"
:
"SaveAndStart"
,
"name"
:
"编辑界面_保存并开始流程操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf04b@FontAwesome"
,
"cssClass"
:
"fa fa-play"
},
"predefinedType"
:
"EDITVIEW_SAVEANDSTARTWFACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TOOLTIP.*.STARTWF"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.STARTWF]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndStart"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"开始流程"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"启动流程"
,
"lanResTag"
:
"TBB.TOOLTIP.*.STARTWF"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.STARTWF]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"关闭"
,
...
...
@@ -379,30 +315,6 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
{
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
...
...
@@ -886,36 +798,6 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfstart"
,
"actionName"
:
"WFSTART"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfstart"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFStart"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"wfsubmit"
,
"actionName"
:
"WFSUBMIT"
,
"actionType"
:
"WFACTION"
,
"name"
:
"wfsubmit"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"WFSubmit"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"A8BA07E3-3C30-4706-8C38-B629CD7FACCF"
,
...
...
@@ -965,14 +847,6 @@
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"getPSWFVersion"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
},
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"title"
:
"工作流编辑"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEEDITVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
88a39137
...
...
@@ -3743,25 +3743,6 @@
"path"
:
"PSMODULES/common/PSWORKFLOWS/testWf.json"
},
"hasPSAppWFVer"
:
false
},
{
"codeName"
:
"WorkFlowWf"
,
"name"
:
"工作流(WorkFlow)"
,
"getPSAppWFDEs"
:
[
{
"name"
:
"WORKFLOW"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSAppWF"
:
{
"modelref"
:
true
,
"id"
:
"WorkFlowWf"
}
}
],
"getPSWorkflow"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"hasPSAppWFVer"
:
false
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
88a39137
...
...
@@ -913,10 +913,6 @@
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/WorkFlow.json"
}
],
"getAllPSWorkflows"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
}
],
"codeName"
:
"Test"
,
"dynaModelFilePath"
:
"PSMODULES/Test.json"
,
"name"
:
"测试模块"
...
...
@@ -989,9 +985,6 @@
"name"
:
"公共模块"
}
],
"getAllPSWorkflows"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSWORKFLOWS/testWf.json"
}
],
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录