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

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

上级 da9a400a
......@@ -3512,6 +3512,79 @@
"globalUIAction" : true,
"id" : "test1@Phone"
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "test3",
"defaultParamName" : "Default",
"logicName" : "test3",
"name" : "test3",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DELOGIC1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 603,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 208
}, {
"codeName" : "DELOGIC1",
"getDstPSAppDELogic" : {
"modelref" : true,
"id" : "testcontains"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 357,
"logicNodeType" : "DELOGIC",
"name" : "实体处理逻辑",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DELOGIC1"
}
} ],
"topPos" : 216
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSAppPortletCats" : [ {
"codeName" : "list",
"name" : "列表",
......
......@@ -34,13 +34,13 @@
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "testcontains",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Testcontains"
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -53,6 +53,21 @@
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSAppViewLogics" : [ {
"eventNames" : "onLoadDraftSuccess",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "TEST",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "test3"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSViewCtrlName" : "form"
} ],
"getPSControls" : [ {
"codeName" : "TestEditViewtoolbar",
"controlType" : "TOOLBAR",
......@@ -104,13 +119,13 @@
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "testcontains",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Testcontains"
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -140,13 +155,13 @@
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "testcontains",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Testcontains"
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册