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

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

上级 dffd443e
...@@ -2606,10 +2606,14 @@ ...@@ -2606,10 +2606,14 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEAction" : { "getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "drawer_edit@TEST"
}, },
"getDstPSAppDataEntity" : { "getDstPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -2617,37 +2621,29 @@ ...@@ -2617,37 +2621,29 @@
}, },
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "actionResult"
}, },
"leftPos" : 390, "leftPos" : 630,
"logicNodeType" : "DEACTION", "logicNodeType" : "DEUIACTION",
"name" : "实体行为", "name" : "界面行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEACTION1" "id" : "DEUIACTION1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true, "modelref" : true,
"id" : "drawer_edit@TEST" "id" : "Update"
}, },
"getDstPSAppDataEntity" : { "getDstPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -2655,23 +2651,27 @@ ...@@ -2655,23 +2651,27 @@
}, },
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "actionResult" "id" : "Default"
}, },
"leftPos" : 630, "leftPos" : 390,
"logicNodeType" : "DEUIACTION", "logicNodeType" : "DEACTION",
"name" : "界面行为", "name" : "实体行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "DEUIACTION1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "DEACTION1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
...@@ -2684,9 +2684,9 @@ ...@@ -2684,9 +2684,9 @@
"modelref" : true, "modelref" : true,
"id" : "actionParams" "id" : "actionParams"
}, },
"name" : "无值(NONE) ==> actionParams[empty]", "name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE" "srcValueType" : "NULLVALUE"
}, { }, {
"dstFieldName" : "none", "dstFieldName" : "none",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -2759,16 +2759,16 @@ ...@@ -2759,16 +2759,16 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "actionParams",
"logicName" : "操作参数",
"name" : "操作参数",
"entityParam" : true
}, { }, {
"codeName" : "actionResult", "codeName" : "actionResult",
"logicName" : "实体行为返回值", "logicName" : "实体行为返回值",
"name" : "实体行为返回值", "name" : "实体行为返回值",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "actionParams",
"logicName" : "操作参数",
"name" : "操作参数",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -26698,10 +26698,14 @@ ...@@ -26698,10 +26698,14 @@
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "DEACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEAction" : { "getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "drawer_edit@TEST"
}, },
"getDstPSAppDataEntity" : { "getDstPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -26709,37 +26713,29 @@ ...@@ -26709,37 +26713,29 @@
}, },
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "actionResult"
}, },
"leftPos" : 390, "leftPos" : 630,
"logicNodeType" : "DEACTION", "logicNodeType" : "DEUIACTION",
"name" : "实体行为", "name" : "界面行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEACTION1" "id" : "DEUIACTION1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true, "modelref" : true,
"id" : "drawer_edit@TEST" "id" : "Update"
}, },
"getDstPSAppDataEntity" : { "getDstPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -26747,23 +26743,27 @@ ...@@ -26747,23 +26743,27 @@
}, },
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "actionResult" "id" : "Default"
}, },
"leftPos" : 630, "leftPos" : 390,
"logicNodeType" : "DEUIACTION", "logicNodeType" : "DEACTION",
"name" : "界面行为", "name" : "实体行为",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "PREPAREJSPARAM1" "id" : "DEUIACTION1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEUIACTION1" "id" : "DEACTION1"
} }
} ], } ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 208 "topPos" : 208
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
...@@ -26776,9 +26776,9 @@ ...@@ -26776,9 +26776,9 @@
"modelref" : true, "modelref" : true,
"id" : "actionParams" "id" : "actionParams"
}, },
"name" : "无值(NONE) ==> actionParams[empty]", "name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE" "srcValueType" : "NULLVALUE"
}, { }, {
"dstFieldName" : "none", "dstFieldName" : "none",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -26851,16 +26851,16 @@ ...@@ -26851,16 +26851,16 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "actionParams",
"logicName" : "操作参数",
"name" : "操作参数",
"entityParam" : true
}, { }, {
"codeName" : "actionResult", "codeName" : "actionResult",
"logicName" : "实体行为返回值", "logicName" : "实体行为返回值",
"name" : "实体行为返回值", "name" : "实体行为返回值",
"entityParam" : true "entityParam" : true
}, {
"codeName" : "actionParams",
"logicName" : "操作参数",
"name" : "操作参数",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册