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

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

上级 13b36beb
......@@ -6602,6 +6602,76 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "getVariable",
"defaultParamName" : "Default",
"logicName" : "读取变量",
"name" : "读取变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 210,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 538
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "Global",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridBeforeLoad",
"defaultParamName" : "Default",
......@@ -7043,6 +7113,93 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "setVariable",
"defaultParamName" : "Default",
"logicName" : "设置变量",
"name" : "设置变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 240,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置全局变量test",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "testviewlogic",
"defaultParamName" : "Default",
......
......@@ -6612,6 +6612,76 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "getVariable",
"defaultParamName" : "Default",
"logicName" : "读取变量",
"name" : "读取变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 210,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 538
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "Global",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridBeforeLoad",
"defaultParamName" : "Default",
......@@ -7053,6 +7123,93 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "setVariable",
"defaultParamName" : "Default",
"logicName" : "设置变量",
"name" : "设置变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 240,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置全局变量test",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "testviewlogic",
"defaultParamName" : "Default",
......
......@@ -5373,6 +5373,27 @@
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "filterTrigger@TEST"
}, {
"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"
}, {
"actionTarget" : "NONE",
"caption" : "基本功能-模态下方抽屉弹出",
......@@ -5753,6 +5774,27 @@
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "panel_Usr0325229260_button_filter_click@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "设置逻辑变量",
"codeName" : "setVariable",
"frontProcessType" : "OTHER",
"fullCodeName" : "TEST_setVariable",
"name" : "设置逻辑变量",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "setVariable"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "setVariable",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "setVariable@TEST"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "实体逻辑和数据集",
......@@ -7983,6 +8025,76 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "getVariable",
"defaultParamName" : "Default",
"logicName" : "读取变量",
"name" : "读取变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 210,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 538
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "Global",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridBeforeLoad",
"defaultParamName" : "Default",
......@@ -8424,6 +8536,93 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "setVariable",
"defaultParamName" : "Default",
"logicName" : "设置变量",
"name" : "设置变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 240,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置全局变量test",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "testviewlogic",
"defaultParamName" : "Default",
......
......@@ -295,6 +295,42 @@
"uIActionTarget" : "SINGLEDATA",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "设置逻辑变量",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction6"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "设置逻辑变量",
"codeName" : "setVariable",
"frontProcessType" : "OTHER",
"fullCodeName" : "TEST_setVariable",
"name" : "设置逻辑变量",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "setVariable"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "setVariable",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "setVariable@TEST"
},
"tooltip" : "设置逻辑变量",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "5EB2D72D-3953-4AD6-8776-C78E24683A4D",
......
......@@ -86342,6 +86342,27 @@
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "filterTrigger@TEST"
}, {
"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"
}, {
"actionTarget" : "NONE",
"caption" : "基本功能-模态下方抽屉弹出",
......@@ -86722,6 +86743,27 @@
"uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC",
"id" : "panel_Usr0325229260_button_filter_click@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "设置逻辑变量",
"codeName" : "setVariable",
"frontProcessType" : "OTHER",
"fullCodeName" : "TEST_setVariable",
"name" : "设置逻辑变量",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "setVariable"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "setVariable",
"uIActionType" : "DEUIACTION",
"uILogicAttachMode" : "REPLACE",
"id" : "setVariable@TEST"
}, {
"actionTarget" : "SINGLEDATA",
"caption" : "实体逻辑和数据集",
......@@ -88952,6 +88994,76 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "getVariable",
"defaultParamName" : "Default",
"logicName" : "读取变量",
"name" : "读取变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 210,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 538
}, {
"codeName" : "DEBUGPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Global"
},
"leftPos" : 170,
"logicNodeType" : "DEBUGPARAM",
"name" : "调试逻辑参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEBUGPARAM1"
}
} ],
"topPos" : 380
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "Global",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "gridBeforeLoad",
"defaultParamName" : "Default",
......@@ -89393,6 +89505,93 @@
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "setVariable",
"defaultParamName" : "Default",
"logicName" : "设置变量",
"name" : "设置变量",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 240,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 180,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 200,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "设置全局变量test",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "name",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[全局变量] ==> GLOBAL[name]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "全局变量",
"srcValueType" : "SRCVALUE"
}, {
"dstFieldName" : "value",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "GLOBAL"
},
"name" : "直接值[测试123123121] ==> GLOBAL[value]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "测试123123121",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 340
}, {
"codeName" : "END1",
"leftPos" : 240,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 462
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "GLOBAL",
"logicName" : "全局变量",
"name" : "全局变量",
"paramFieldName" : "test",
"appGlobalParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "testviewlogic",
"defaultParamName" : "Default",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册