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

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

上级 d72276ad
...@@ -2855,6 +2855,107 @@ ...@@ -2855,6 +2855,107 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "last"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -2909,7 +3010,6 @@ ...@@ -2909,7 +3010,6 @@
"id" : "MSGBOX1" "id" : "MSGBOX1"
} }
} ], } ],
"showMode" : "CENTER",
"title" : "标题警告", "title" : "标题警告",
"topPos" : 400 "topPos" : 400
}, { }, {
...@@ -2946,109 +3046,13 @@ ...@@ -2946,109 +3046,13 @@
"id" : "actionResult" "id" : "actionResult"
}, },
"topPos" : 540 "topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "last",
"logicName" : "上一次返回",
"name" : "上一次返回",
"lastReturnParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
......
...@@ -18574,6 +18574,107 @@ ...@@ -18574,6 +18574,107 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "last"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -18628,7 +18729,6 @@ ...@@ -18628,7 +18729,6 @@
"id" : "MSGBOX1" "id" : "MSGBOX1"
} }
} ], } ],
"showMode" : "CENTER",
"title" : "标题警告", "title" : "标题警告",
"topPos" : 400 "topPos" : 400
}, { }, {
...@@ -18665,109 +18765,13 @@ ...@@ -18665,109 +18765,13 @@
"id" : "actionResult" "id" : "actionResult"
}, },
"topPos" : 540 "topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "last",
"logicName" : "上一次返回",
"name" : "上一次返回",
"lastReturnParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
...@@ -2840,6 +2840,107 @@ ...@@ -2840,6 +2840,107 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "last"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -2894,7 +2995,6 @@ ...@@ -2894,7 +2995,6 @@
"id" : "MSGBOX1" "id" : "MSGBOX1"
} }
} ], } ],
"showMode" : "CENTER",
"title" : "标题警告", "title" : "标题警告",
"topPos" : 400 "topPos" : 400
}, { }, {
...@@ -2931,109 +3031,13 @@ ...@@ -2931,109 +3031,13 @@
"id" : "actionResult" "id" : "actionResult"
}, },
"topPos" : 540 "topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "last",
"logicName" : "上一次返回",
"name" : "上一次返回",
"lastReturnParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
......
...@@ -1337,16 +1337,16 @@ ...@@ -1337,16 +1337,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -2974,6 +2974,107 @@ ...@@ -2974,6 +2974,107 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "last"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -3028,7 +3129,6 @@ ...@@ -3028,7 +3129,6 @@
"id" : "MSGBOX1" "id" : "MSGBOX1"
} }
} ], } ],
"showMode" : "CENTER",
"title" : "标题警告", "title" : "标题警告",
"topPos" : 400 "topPos" : 400
}, { }, {
...@@ -3065,109 +3165,13 @@ ...@@ -3065,109 +3165,13 @@
"id" : "actionResult" "id" : "actionResult"
}, },
"topPos" : 540 "topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "last",
"logicName" : "上一次返回",
"name" : "上一次返回",
"lastReturnParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
......
...@@ -3265,16 +3265,16 @@ ...@@ -3265,16 +3265,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
...@@ -31931,6 +31931,107 @@ ...@@ -31931,6 +31931,107 @@
} ], } ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "last"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -31985,7 +32086,6 @@ ...@@ -31985,7 +32086,6 @@
"id" : "MSGBOX1" "id" : "MSGBOX1"
} }
} ], } ],
"showMode" : "CENTER",
"title" : "标题警告", "title" : "标题警告",
"topPos" : 400 "topPos" : 400
}, { }, {
...@@ -32022,109 +32122,13 @@ ...@@ -32022,109 +32122,13 @@
"id" : "actionResult" "id" : "actionResult"
}, },
"topPos" : 540 "topPos" : 540
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 160,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 540
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 867,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "空值(NULL) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "none",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[none]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"dstFieldName" : "a",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "直接值[aaaa] ==> actionParams[a]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "aaaa",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "size",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前视图参数[size] ==> actionParams[size]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "size",
"srcValueType" : "VIEWPARAM"
}, {
"dstFieldName" : "srfappid",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前应用数据[srfappid] ==> actionParams[srfappid]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfappid",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "isdev",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "当前环境参数[dev] ==> actionParams[isdev]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "dev",
"srcValueType" : "ENVPARAM"
}, {
"dstFieldName" : "createman",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "actionResult[createman] ==> actionParams[createman]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "createman",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 540
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "last",
"logicName" : "上一次返回",
"name" : "上一次返回",
"lastReturnParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册