提交 7bcfc06f 编写于 作者: ibizdev's avatar ibizdev

lxm1993 发布系统代码 [TrainSys,网页端]

上级 772c9dfb
......@@ -3256,6 +3256,12 @@
"name" : "测试实体实体移动端选择树视图(部件视图)",
"realModelSubType" : "DEMOBPICKUPTREEVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "wfTestEditView",
"logicName" : "工作流发起",
"name" : "工作流发起",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2KanbanView",
"logicName" : "测试实体实体看板视图(分组代码表)",
......@@ -3464,6 +3470,13 @@
"name" : "向导表单(流转)",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, {
"codeName" : "wfTestEditView_Form",
"logicName" : "工作流发起_表单",
"modelTag2" : "0",
"name" : "工作流发起_表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
} ],
"codeName" : "TEST",
"dEType" : 1,
......
......@@ -48,6 +48,10 @@
"enableUserStart" : true,
"useWFProxyApp" : false
} ],
"getPSWFVersions" : [ {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
} ],
"wFEngineCat" : "ACTIVITI",
"wFEngineType" : "ACTIVITI",
"wFProxyMode" : 0,
......
{
"codeName" : "testWfv1",
"dynaModelFilePath" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json",
"name" : "测试工作流 v1",
"wFCodeName" : "testWf",
"wFVersion" : 1,
"hasMobStartView" : false,
"hasStartView" : false,
"valid" : true
}
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:flowable="http://flowable.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.flowable.org/processdef">
<process id="trainsys-testwfv1" isClosed="false" isExecutable="true" name="测试工作流 v1" processType="None">
<extensionElements>
<flowable:eventListener delegateExpression="${processInstanceListener}" />
<flowable:field name="bookings">
<flowable:string>book</flowable:string>
</flowable:field>
<flowable:field name="bookingapps_book">
<flowable:string>TemplatePublish,Web</flowable:string>
</flowable:field>
<flowable:field name="wfstepfield_book">
<flowable:string>field2</flowable:string>
</flowable:field>
<flowable:field name="wfinstfield_book">
<flowable:string>bookname</flowable:string>
</flowable:field>
<flowable:field name="udstatefield_book">
<flowable:string>field</flowable:string>
</flowable:field>
<flowable:field name="wffinishval_book">
<flowable:string></flowable:string>
</flowable:field>
<flowable:field name="wfcancelval_book">
<flowable:string></flowable:string>
</flowable:field>
<flowable:field name="wferrorval_book">
<flowable:string></flowable:string>
</flowable:field>
<flowable:field name="wfstatefield_book">
<flowable:string>type</flowable:string>
</flowable:field>
<flowable:field name="majortext_book">
<flowable:string>bookname</flowable:string>
</flowable:field>
<flowable:field name="orgfield_book">
<flowable:string>orgid</flowable:string>
</flowable:field>
<flowable:field name="isvalid">
<flowable:string>1</flowable:string>
</flowable:field>
</extensionElements>
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_trainsys-testwfv1">
<bpmndi:BPMNPlane id="BPMNPlane_trainsys-testwfv1" bpmnElement="trainsys-testwfv1">
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>
\ No newline at end of file
{
"accUserMode" : 0,
"caption" : "应用流程跟踪视图布局面板",
"codeName" : "AppWFStepTraceViewLayout",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceViewLayout.json",
"name" : "AppWFStepTraceViewLayout",
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPMODULES/ModelRepository.json"
},
"getPSControls" : [ {
"caption" : "应用流程跟踪视图布局面板",
"codeName" : "nullcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSControlParam" : { }
} ],
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPWFSTEPTRACEVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "应用流程跟踪视图布局面板",
"viewStyle" : "DEFAULT",
"viewType" : "APPWFSTEPTRACEVIEW",
"enableDP" : false,
"modelid" : "D247E67E-CAFC-4927-9C91-15183E57D979",
"modeltype" : "PSAPPUTILVIEW"
}
\ No newline at end of file
......@@ -1104,6 +1104,11 @@
"viewType" : "DEMOBMPICKUPVIEW",
"resource" : "TEST",
"view" : "MobMPickupView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceViewLayout.json",
"viewType" : "APPWFSTEPTRACEVIEW",
"view" : "AppWFStepTraceViewLayout"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobEditView3.json",
......
......@@ -1836,6 +1836,10 @@
"modeltype" : "PSDEFORM_EDITFORM"
} ]
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -3127,6 +3127,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTwfTestEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json",
......
......@@ -4251,6 +4251,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1384,6 +1384,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -889,6 +889,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -889,6 +889,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -854,6 +854,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -2163,6 +2163,10 @@
"modelid" : "66FABC08-00E4-4D67-AB37-717AC2E4DE14",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1466,6 +1466,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1410,6 +1410,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1372,6 +1372,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -903,6 +903,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -151,6 +151,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -366,6 +366,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1407,6 +1407,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1676,6 +1676,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1435,6 +1435,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......@@ -1510,6 +1514,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1430,6 +1430,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......@@ -1505,6 +1509,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -2284,6 +2284,10 @@
"modelid" : "93F9FEBA-1971-4A44-BAA9-F2DD97195F4A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -407,6 +407,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -889,6 +889,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1166,6 +1166,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1255,6 +1255,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -43,6 +43,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1555,6 +1555,10 @@
"getPSControlParam" : { }
} ]
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1196,6 +1196,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1384,6 +1384,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -1426,6 +1426,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -446,6 +446,47 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "行编辑"
}, {
"accUserMode" : 0,
"caption" : "工作流",
"itemType" : "MENUITEM",
"name" : "menuitem21",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "工作流发起",
"itemType" : "MENUITEM",
"name" : "menuitem22",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0704209389"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "工作流发起"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "工作流"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......
......@@ -194,6 +194,23 @@
"id" : "UsrAppFunc0625331880"
},
"tooltip" : "行编辑"
}, {
"accUserMode" : 0,
"caption" : "工作流",
"itemType" : "MENUITEM",
"name" : "menuitem21",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "工作流发起",
"itemType" : "MENUITEM",
"name" : "menuitem22",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0704209389"
},
"tooltip" : "工作流发起"
} ],
"tooltip" : "工作流"
} ],
"enableCustomize" : false,
"name" : "apptestindexview",
......
......@@ -5465,6 +5465,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......
......@@ -491,6 +491,34 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.CLOSE]",
"refFlag" : true
},
"caption" : "关闭",
"codeName" : "Exit",
"fullCodeName" : "Exit",
"name" : "编辑界面_退出操作",
"getPSSysImage" : {
"glyph" : "xf08b@FontAwesome",
"cssClass" : "fa fa-sign-out"
},
"predefinedType" : "EDITVIEW_EXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.CLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.CLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Exit",
"uIActionType" : "DEUIACTION"
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
......@@ -2187,6 +2215,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json",
"viewType" : "DECHARTVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0704209389",
"name" : "工作流发起",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTwfTestEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc13",
......@@ -2552,16 +2590,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
} ],
......@@ -3487,6 +3525,12 @@
"viewType" : "DEREDIRECTVIEW",
"resource" : "Phone",
"view" : "RedirectView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTwfTestEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "TEST",
"view" : "wfTestEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json",
......@@ -10947,6 +10991,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......@@ -14659,6 +14707,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......@@ -16060,6 +16112,10 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf/PSWFVERSIONS/testWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
......@@ -27832,6 +27888,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestRulesEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTwfTestEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView_drawer.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册