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

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

上级 05704cd3
...@@ -6626,17 +6626,39 @@ ...@@ -6626,17 +6626,39 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM2"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
}, { }, {
"codeName" : "END1", "codeName" : "END1",
"leftPos" : 210, "leftPos" : 190,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 538 "topPos" : 690
}, { }, {
"codeName" : "DEBUGPARAM1", "codeName" : "DEBUGPARAM2",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Global" "id" : "Test"
}, },
"leftPos" : 170, "leftPos" : 170,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "DEBUGPARAM",
...@@ -6650,10 +6672,10 @@ ...@@ -6650,10 +6672,10 @@
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM2"
} }
} ], } ],
"topPos" : 380 "topPos" : 517
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -6667,6 +6689,12 @@ ...@@ -6667,6 +6689,12 @@
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "Test",
"logicName" : "当前视图会话变量",
"name" : "当前视图会话变量",
"paramFieldName" : "test",
"viewSessionParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -7142,7 +7170,46 @@ ...@@ -7142,7 +7170,46 @@
"leftPos" : 240, "leftPos" : 240,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 462 "topPos" : 722
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置当前视图会话变量",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM2"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[当前视图会话变量测试] ==> Test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "当前视图会话变量测试",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[viewSessionParam] ==> Test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "viewSessionParam",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 468
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 200, "leftPos" : 200,
...@@ -7151,7 +7218,7 @@ ...@@ -7151,7 +7218,7 @@
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "END1" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -7166,9 +7233,9 @@ ...@@ -7166,9 +7233,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量测试] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量测试",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value", "dstFieldName" : "value",
...@@ -7176,9 +7243,9 @@ ...@@ -7176,9 +7243,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[测试123123121] ==> GLOBAL[value]", "name" : "直接值[global] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "global",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 340 "topPos" : 340
...@@ -7189,17 +7256,18 @@ ...@@ -7189,17 +7256,18 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Test",
"logicName" : "测试",
"name" : "测试",
"paramFieldName" : "test",
"viewSessionParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -6636,17 +6636,39 @@ ...@@ -6636,17 +6636,39 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM2"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
}, { }, {
"codeName" : "END1", "codeName" : "END1",
"leftPos" : 210, "leftPos" : 190,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 538 "topPos" : 690
}, { }, {
"codeName" : "DEBUGPARAM1", "codeName" : "DEBUGPARAM2",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Global" "id" : "Test"
}, },
"leftPos" : 170, "leftPos" : 170,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "DEBUGPARAM",
...@@ -6660,10 +6682,10 @@ ...@@ -6660,10 +6682,10 @@
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM2"
} }
} ], } ],
"topPos" : 380 "topPos" : 517
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -6677,6 +6699,12 @@ ...@@ -6677,6 +6699,12 @@
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "Test",
"logicName" : "当前视图会话变量",
"name" : "当前视图会话变量",
"paramFieldName" : "test",
"viewSessionParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -7152,7 +7180,46 @@ ...@@ -7152,7 +7180,46 @@
"leftPos" : 240, "leftPos" : 240,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 462 "topPos" : 722
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置当前视图会话变量",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM2"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[当前视图会话变量测试] ==> Test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "当前视图会话变量测试",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[viewSessionParam] ==> Test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "viewSessionParam",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 468
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 200, "leftPos" : 200,
...@@ -7161,7 +7228,7 @@ ...@@ -7161,7 +7228,7 @@
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "END1" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -7176,9 +7243,9 @@ ...@@ -7176,9 +7243,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量测试] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量测试",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value", "dstFieldName" : "value",
...@@ -7186,9 +7253,9 @@ ...@@ -7186,9 +7253,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[测试123123121] ==> GLOBAL[value]", "name" : "直接值[global] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "global",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 340 "topPos" : 340
...@@ -7199,17 +7266,18 @@ ...@@ -7199,17 +7266,18 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Test",
"logicName" : "测试",
"name" : "测试",
"paramFieldName" : "test",
"viewSessionParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -8049,17 +8049,39 @@ ...@@ -8049,17 +8049,39 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM2"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
}, { }, {
"codeName" : "END1", "codeName" : "END1",
"leftPos" : 210, "leftPos" : 190,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 538 "topPos" : 690
}, { }, {
"codeName" : "DEBUGPARAM1", "codeName" : "DEBUGPARAM2",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Global" "id" : "Test"
}, },
"leftPos" : 170, "leftPos" : 170,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "DEBUGPARAM",
...@@ -8073,10 +8095,10 @@ ...@@ -8073,10 +8095,10 @@
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM2"
} }
} ], } ],
"topPos" : 380 "topPos" : 517
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -8090,6 +8112,12 @@ ...@@ -8090,6 +8112,12 @@
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "Test",
"logicName" : "当前视图会话变量",
"name" : "当前视图会话变量",
"paramFieldName" : "test",
"viewSessionParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -8565,7 +8593,46 @@ ...@@ -8565,7 +8593,46 @@
"leftPos" : 240, "leftPos" : 240,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 462 "topPos" : 722
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置当前视图会话变量",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM2"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[当前视图会话变量测试] ==> Test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "当前视图会话变量测试",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[viewSessionParam] ==> Test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "viewSessionParam",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 468
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 200, "leftPos" : 200,
...@@ -8574,7 +8641,7 @@ ...@@ -8574,7 +8641,7 @@
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "END1" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -8589,9 +8656,9 @@ ...@@ -8589,9 +8656,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量测试] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量测试",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value", "dstFieldName" : "value",
...@@ -8599,9 +8666,9 @@ ...@@ -8599,9 +8666,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[测试123123121] ==> GLOBAL[value]", "name" : "直接值[global] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "global",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 340 "topPos" : 340
...@@ -8612,17 +8679,18 @@ ...@@ -8612,17 +8679,18 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Test",
"logicName" : "测试",
"name" : "测试",
"paramFieldName" : "test",
"viewSessionParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -331,6 +331,42 @@ ...@@ -331,6 +331,42 @@
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "读取逻辑变量",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction7",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction7"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "读取逻辑变量",
"codeName" : "getVariable",
"frontProcessType" : "OTHER",
"fullCodeName" : "TEST_getVariable",
"name" : "读取逻辑变量",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "getVariable"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "getVariable",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "getVariable@TEST"
},
"tooltip" : "读取逻辑变量",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ], } ],
"xDataControlName" : "grid", "xDataControlName" : "grid",
"modelid" : "5EB2D72D-3953-4AD6-8776-C78E24683A4D", "modelid" : "5EB2D72D-3953-4AD6-8776-C78E24683A4D",
......
...@@ -88382,17 +88382,39 @@ ...@@ -88382,17 +88382,39 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM2"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
}, { }, {
"codeName" : "END1", "codeName" : "END1",
"leftPos" : 210, "leftPos" : 190,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 538 "topPos" : 690
}, { }, {
"codeName" : "DEBUGPARAM1", "codeName" : "DEBUGPARAM2",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Global" "id" : "Test"
}, },
"leftPos" : 170, "leftPos" : 170,
"logicNodeType" : "DEBUGPARAM", "logicNodeType" : "DEBUGPARAM",
...@@ -88406,10 +88428,10 @@ ...@@ -88406,10 +88428,10 @@
"name" : "连接名称", "name" : "连接名称",
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "DEBUGPARAM1" "id" : "DEBUGPARAM2"
} }
} ], } ],
"topPos" : 380 "topPos" : 517
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -88423,6 +88445,12 @@ ...@@ -88423,6 +88445,12 @@
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "Test",
"logicName" : "当前视图会话变量",
"name" : "当前视图会话变量",
"paramFieldName" : "test",
"viewSessionParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -88898,7 +88926,46 @@ ...@@ -88898,7 +88926,46 @@
"leftPos" : 240, "leftPos" : 240,
"logicNodeType" : "END", "logicNodeType" : "END",
"name" : "结束", "name" : "结束",
"topPos" : 462 "topPos" : 722
}, {
"codeName" : "PREPAREJSPARAM2",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置当前视图会话变量",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM2"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[当前视图会话变量测试] ==> Test[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "当前视图会话变量测试",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Test"
},
"name" : "直接值[viewSessionParam] ==> Test[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "viewSessionParam",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 468
}, { }, {
"codeName" : "PREPAREJSPARAM1", "codeName" : "PREPAREJSPARAM1",
"leftPos" : 200, "leftPos" : 200,
...@@ -88907,7 +88974,7 @@ ...@@ -88907,7 +88974,7 @@
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "END1" "id" : "PREPAREJSPARAM2"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -88922,9 +88989,9 @@ ...@@ -88922,9 +88989,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[全局变量] ==> GLOBAL[name]", "name" : "直接值[全局变量测试] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量", "srcValue" : "全局变量测试",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, { }, {
"dstFieldName" : "value", "dstFieldName" : "value",
...@@ -88932,9 +88999,9 @@ ...@@ -88932,9 +88999,9 @@
"modelref" : true, "modelref" : true,
"id" : "GLOBAL" "id" : "GLOBAL"
}, },
"name" : "直接值[测试123123121] ==> GLOBAL[value]", "name" : "直接值[global] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121", "srcValue" : "global",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
} ], } ],
"topPos" : 340 "topPos" : 340
...@@ -88945,17 +89012,18 @@ ...@@ -88945,17 +89012,18 @@
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "Test",
"logicName" : "测试",
"name" : "测试",
"paramFieldName" : "test",
"viewSessionParam" : true
}, { }, {
"codeName" : "GLOBAL", "codeName" : "GLOBAL",
"logicName" : "全局变量", "logicName" : "全局变量",
"name" : "全局变量", "name" : "全局变量",
"paramFieldName" : "test", "paramFieldName" : "test",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "test",
"logicName" : "测试",
"name" : "测试",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册