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

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

上级 6ac09ee2
...@@ -1914,36 +1914,6 @@ ...@@ -1914,36 +1914,6 @@
} ], } ],
"topPos" : 190, "topPos" : 190,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "GetDraft"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 880,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"topPos" : 180
}, { }, {
"codeName" : "VIEWCTRLINVOKE1", "codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : { "getInvokeCtrl" : {
...@@ -1971,19 +1941,54 @@ ...@@ -1971,19 +1941,54 @@
} }
} ], } ],
"topPos" : 100 "topPos" : 100
}, {
"codeName" : "END1",
"leftPos" : 960,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 690
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 370,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "edit_comment_id",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"name" : "直接值[200] ==> view[edit_comment_id]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "200",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 360
}, { }, {
"codeName" : "RESETPARAM1", "codeName" : "RESETPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"leftPos" : 370, "leftPos" : 270,
"logicNodeType" : "RESETPARAM", "logicNodeType" : "RESETPARAM",
"name" : "重置参数", "name" : "重置参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "VIEWCTRLINVOKE1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -1992,13 +1997,37 @@ ...@@ -1992,13 +1997,37 @@
"id" : "RESETPARAM1" "id" : "RESETPARAM1"
} }
} ], } ],
"topPos" : 140 "topPos" : 130
}, { }, {
"codeName" : "END1", "codeName" : "DEACTION1",
"leftPos" : 960, "getDstPSAppDEAction" : {
"logicNodeType" : "END", "modelref" : true,
"name" : "结束", "id" : "GetDraft"
"topPos" : 690 },
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 880,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"topPos" : 180
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -2061,16 +2090,21 @@ ...@@ -2061,16 +2090,21 @@
"topPos" : 420 "topPos" : 420
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, { }, {
"codeName" : "grid", "codeName" : "view",
"logicName" : "表格", "logicName" : "视图",
"name" : "表格", "name" : "视图",
"ctrlParam" : true "activeViewParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -1975,36 +1975,6 @@ ...@@ -1975,36 +1975,6 @@
} ], } ],
"topPos" : 190, "topPos" : 190,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "GetDraft"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 880,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"topPos" : 180
}, { }, {
"codeName" : "VIEWCTRLINVOKE1", "codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : { "getInvokeCtrl" : {
...@@ -2032,19 +2002,54 @@ ...@@ -2032,19 +2002,54 @@
} }
} ], } ],
"topPos" : 100 "topPos" : 100
}, {
"codeName" : "END1",
"leftPos" : 960,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 690
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 370,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "edit_comment_id",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"name" : "直接值[200] ==> view[edit_comment_id]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "200",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 360
}, { }, {
"codeName" : "RESETPARAM1", "codeName" : "RESETPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"leftPos" : 370, "leftPos" : 270,
"logicNodeType" : "RESETPARAM", "logicNodeType" : "RESETPARAM",
"name" : "重置参数", "name" : "重置参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "VIEWCTRLINVOKE1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -2053,13 +2058,37 @@ ...@@ -2053,13 +2058,37 @@
"id" : "RESETPARAM1" "id" : "RESETPARAM1"
} }
} ], } ],
"topPos" : 140 "topPos" : 130
}, { }, {
"codeName" : "END1", "codeName" : "DEACTION1",
"leftPos" : 960, "getDstPSAppDEAction" : {
"logicNodeType" : "END", "modelref" : true,
"name" : "结束", "id" : "GetDraft"
"topPos" : 690 },
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 880,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"topPos" : 180
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -2122,16 +2151,21 @@ ...@@ -2122,16 +2151,21 @@
"topPos" : 420 "topPos" : 420
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, { }, {
"codeName" : "grid", "codeName" : "view",
"logicName" : "表格", "logicName" : "视图",
"name" : "表格", "name" : "视图",
"ctrlParam" : true "activeViewParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -1975,36 +1975,6 @@ ...@@ -1975,36 +1975,6 @@
} ], } ],
"topPos" : 190, "topPos" : 190,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "DEACTION1",
"getDstPSAppDEAction" : {
"modelref" : true,
"id" : "GetDraft"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 880,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"topPos" : 180
}, { }, {
"codeName" : "VIEWCTRLINVOKE1", "codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : { "getInvokeCtrl" : {
...@@ -2032,19 +2002,54 @@ ...@@ -2032,19 +2002,54 @@
} }
} ], } ],
"topPos" : 100 "topPos" : 100
}, {
"codeName" : "END1",
"leftPos" : 960,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 690
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 370,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "edit_comment_id",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"name" : "直接值[200] ==> view[edit_comment_id]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "200",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 360
}, { }, {
"codeName" : "RESETPARAM1", "codeName" : "RESETPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"leftPos" : 370, "leftPos" : 270,
"logicNodeType" : "RESETPARAM", "logicNodeType" : "RESETPARAM",
"name" : "重置参数", "name" : "重置参数",
"getPSDEUILogicLinks" : [ { "getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : { "getDstPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
"id" : "VIEWCTRLINVOKE1" "id" : "PREPAREJSPARAM1"
}, },
"linkMode" : 0, "linkMode" : 0,
"name" : "连接名称", "name" : "连接名称",
...@@ -2053,13 +2058,37 @@ ...@@ -2053,13 +2058,37 @@
"id" : "RESETPARAM1" "id" : "RESETPARAM1"
} }
} ], } ],
"topPos" : 140 "topPos" : 130
}, { }, {
"codeName" : "END1", "codeName" : "DEACTION1",
"leftPos" : 960, "getDstPSAppDEAction" : {
"logicNodeType" : "END", "modelref" : true,
"name" : "结束", "id" : "GetDraft"
"topPos" : 690 },
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 880,
"logicNodeType" : "DEACTION",
"name" : "实体行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
}
} ],
"topPos" : 180
}, { }, {
"codeName" : "DEUIACTION1", "codeName" : "DEUIACTION1",
"getDstPSAppDEUIAction" : { "getDstPSAppDEUIAction" : {
...@@ -2122,16 +2151,21 @@ ...@@ -2122,16 +2151,21 @@
"topPos" : 420 "topPos" : 420
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, { }, {
"codeName" : "grid", "codeName" : "view",
"logicName" : "表格", "logicName" : "视图",
"name" : "表格", "name" : "视图",
"ctrlParam" : true "activeViewParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -13274,12 +13274,6 @@ ...@@ -13274,12 +13274,6 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13291,6 +13285,12 @@ ...@@ -13291,6 +13285,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ], } ],
"uniqueTag" : "VMGroup3" "uniqueTag" : "VMGroup3"
}, { }, {
...@@ -13308,6 +13308,12 @@ ...@@ -13308,6 +13308,12 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13325,18 +13331,30 @@ ...@@ -13325,18 +13331,30 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ], } ],
"uniqueTag" : "VMGroup4" "uniqueTag" : "VMGroup4"
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13369,46 +13387,28 @@ ...@@ -13369,46 +13387,28 @@
"id" : "ViewMsg5" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ], } ],
"uniqueTag" : "VMGroup8" "uniqueTag" : "VMGroup8"
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
} ], } ],
"uniqueTag" : "VMGroup5" "uniqueTag" : "VMGroup5"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册