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

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

上级 3e31c436
......@@ -2276,6 +2276,27 @@
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "deLogic@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
......@@ -2569,8 +2590,159 @@
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 390,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 857,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"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",
"name" : "当前视图参数[size] ==> [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",
"name" : "当前环境参数[dev] ==> [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" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -2578,6 +2750,16 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "actionParams",
"logicName" : "操作参数",
"name" : "操作参数",
"entityParam" : true
}, {
"codeName" : "actionResult",
"logicName" : "实体行为返回值",
"name" : "实体行为返回值",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -26368,6 +26368,27 @@
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "deLogic@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
......@@ -26661,8 +26682,159 @@
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "drawer_edit@TEST"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"leftPos" : 630,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
}
} ],
"topPos" : 208
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "Update"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 390,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionResult"
},
"topPos" : 208
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 857,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "empty",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "actionParams"
},
"name" : "无值(NONE) ==> actionParams[empty]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
}, {
"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",
"name" : "当前视图参数[size] ==> [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",
"name" : "当前环境参数[dev] ==> [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" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -26670,6 +26842,16 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "actionParams",
"logicName" : "操作参数",
"name" : "操作参数",
"entityParam" : true
}, {
"codeName" : "actionResult",
"logicName" : "实体行为返回值",
"name" : "实体行为返回值",
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册