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

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

上级 92e6d00b
......@@ -2176,209 +2176,6 @@
"requestPath" : "/select",
"builtinMethod" : false
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "logic_test",
"defaultParamName" : "Default",
"logicName" : "logic_test",
"name" : "logic_test",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "alert('执行脚本');",
"codeName" : "RAWJSCODE1",
"leftPos" : 850,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 390
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "filter"
},
"leftPos" : 850,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "pageData"
},
"topPos" : 714
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 460,
"logicNodeType" : "MSGBOX",
"message" : "这里是消息提示内容!",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "temp"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) no",
"paramValue" : "no",
"value" : "no"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) yes",
"paramValue" : "yes",
"value" : "yes"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "确认请求吗?",
"topPos" : 530
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "lastReturn",
"logicName" : "lastReturn",
"name" : "lastReturn",
"lastReturnParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "消息结果",
"name" : "消息结果",
"stdDataType" : 25,
"simpleParam" : true
}, {
"codeName" : "filter",
"logicName" : "filter",
"name" : "filter",
"filterParam" : true
}, {
"codeName" : "pageData",
"logicName" : "分页结果",
"name" : "分页结果",
"entityPageParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test1",
"defaultParamName" : "Default",
"logicName" : "test1",
"name" : "test1",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test2",
"defaultParamName" : "Default",
"logicName" : "test2",
"name" : "test2",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
......
......@@ -3065,278 +3065,6 @@
"requestPath" : "/select",
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY",
"caption" : "前台调用",
"codeName" : "frontEndTest",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW"
},
"frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "frontEndTest",
"uIActionType" : "DEUIACTION",
"id" : "frontEndTest@Phone"
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "test",
"defaultParamName" : "Default",
"logicName" : "test",
"name" : "test",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 210,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
},
"linkMode" : 0,
"name" : "连接4720",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "Default"
},
"logicType" : "SINGLE",
"name" : "Default 等于(=)",
"paramType" : "SRCENTITYFIELD",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "LastCallReturn"
}
}, {
"groupOP" : "AND",
"logicType" : "GROUP",
"name" : "逻辑分组",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "SampleDataList"
},
"logicType" : "SINGLE",
"name" : "SampleDataList"
}, {
"getDstLogicParam" : {
"modelref" : true,
"id" : "session"
},
"logicType" : "SINGLE",
"name" : "session xxx",
"paramValue" : "xxx",
"value" : "xxx"
}, {
"groupOP" : "AND",
"logicType" : "GROUP",
"name" : "AND [取反]",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "GT",
"dstFieldName" : "MONEY",
"getDstLogicParam" : {
"modelref" : true,
"id" : "CurrentControl"
},
"logicType" : "SINGLE",
"name" : "CurrentControl[MONEY] 大于(>) www",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "www",
"getSrcLogicParam" : {
"modelref" : true,
"id" : "DataObjectList"
},
"value" : "www"
} ],
"notMode" : true
} ]
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 322,
"parallelOutput" : true
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 610,
"logicNodeType" : "DEUIACTION",
"name" : "xxx",
"topPos" : 410,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"name" : "上次调用返回",
"lastReturnParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
"name" : "当前视图会话",
"paramFieldName" : "xxx",
"viewSessionParam" : true
}, {
"codeName" : "CurrentView",
"logicName" : "当前视图",
"name" : "当前视图",
"activeViewParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"name" : "会话",
"sessionParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"routeViewSessionParam" : true
}, {
"codeName" : "context",
"logicName" : "应用上下文",
"name" : "应用上下文",
"navContextParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"name" : "视图导航数据",
"viewNavDataParam" : true
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"name" : "指定部件",
"ctrlParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"name" : "分页查询结果",
"entityPageParam" : true
}, {
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"name" : "简单数据列表",
"simpleListParam" : true
}, {
"codeName" : "CurrentContainer",
"logicName" : "当前容器",
"name" : "当前容器",
"activeContainerParam" : true
}, {
"codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量",
"name" : "应用全局变量",
"paramFieldName" : "pssysid",
"appGlobalParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"name" : "数据对象列表",
"entityListParam" : true
}, {
"codeName" : "CurrentControl",
"logicName" : "当前部件",
"name" : "当前部件",
"activeCtrlParam" : true,
"ctrlParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"name" : "应用上下文",
"navContextParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"name" : "视图路由参数",
"navViewParamParam" : true
}, {
"codeName" : "filter",
"logicName" : "过滤器",
"name" : "过滤器",
"filterParam" : true
}, {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"name" : "简单数据",
"simpleParam" : true
}, {
"codeName" : "CurrentApp",
"logicName" : "当前应用",
"name" : "当前应用",
"applicationParam" : true
}, {
"codeName" : "environment",
"logicName" : "环境",
"name" : "环境",
"envParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test2",
"defaultParamName" : "Default",
"logicName" : "test2",
"name" : "test2",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/phoneMobListView.json",
......
......@@ -1992,256 +1992,6 @@
"requestPath" : "/select",
"builtinMethod" : false
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "testUILogic",
"defaultParamName" : "Default",
"logicName" : "测试界面逻辑",
"name" : "测试界面逻辑",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 150,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 190,
"parallelOutput" : true
}, {
"codeName" : "RESETPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 270,
"logicNodeType" : "RESETPARAM",
"name" : "重置参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RESETPARAM1"
}
} ],
"topPos" : 130
}, {
"codeName" : "END1",
"leftPos" : 960,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 690
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Reginfo.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1180,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
}
} ],
"topPos" : 420
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "grid"
},
"invokeMethod" : "refresh",
"getInvokeParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 620,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEACTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
}
} ],
"topPos" : 100
}, {
"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" : "DEUIACTION1",
"getDstPSAppDEUIAction" : {
"modelref" : true,
"id" : "openBaidu"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1100,
"logicNodeType" : "DEUIACTION",
"name" : "界面行为",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEUIACTION1"
}
} ],
"topPos" : 260
}, {
"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"
}, {
"dstFieldName" : "edit_comment_id4",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"name" : "当前应用数据[srfusername] ==> view[edit_comment_id4]",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "srfusername",
"srcValueType" : "APPDATA"
}, {
"dstFieldName" : "edit_commment_id2",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"name" : "空值(NULL) ==> view[edit_commment_id2]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "edit_comment_id3",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "view"
},
"name" : "直接值[test] ==> view[edit_comment_id3]",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "test",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 360
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "grid",
"logicName" : "表格",
"name" : "表格",
"ctrlParam" : true
}, {
"codeName" : "view",
"logicName" : "视图",
"name" : "视图",
"activeViewParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/ReginfoMobEditView.json",
......
......@@ -189,25 +189,6 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Collapse",
"uIActionType" : "DEUIACTION"
}, {
"caption" : "收缩",
"codeName" : "Collapse",
"fullCodeName" : "Collapse",
"name" : "自定义收缩",
"getPSNavigateParams" : [ {
"key" : "srfcollapsetag",
"name" : "srfcollapsetag",
"value" : "srfgroupid",
"rawValue" : false
} ],
"predefinedType" : "UTIL_COLLAPSE",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionParamJO" : {
"srfcollapsetag" : "%srfgroupid%"
},
"uIActionTag" : "Collapse",
"uIActionType" : "DEUIACTION"
}, {
"caption" : "全部收缩",
"codeName" : "CollapseAll",
......@@ -321,25 +302,6 @@
"uIActionMode" : "SYS",
"uIActionTag" : "Expand",
"uIActionType" : "DEUIACTION"
}, {
"caption" : "展开",
"codeName" : "Expand",
"fullCodeName" : "Expand",
"name" : "自定义展开",
"getPSNavigateParams" : [ {
"key" : "srfcollapsetag",
"name" : "srfcollapsetag",
"value" : "srfgroupid",
"rawValue" : false
} ],
"predefinedType" : "UTIL_EXPAND",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionParamJO" : {
"srfcollapsetag" : "%srfgroupid%"
},
"uIActionTag" : "Expand",
"uIActionType" : "DEUIACTION"
}, {
"caption" : "全部展开",
"codeName" : "ExpandAll",
......
......@@ -1258,31 +1258,6 @@
"requestPath" : "/select",
"builtinMethod" : false
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "test",
"defaultParamName" : "Default",
"logicName" : "test",
"name" : "test",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
......
......@@ -2176,209 +2176,6 @@
"requestPath" : "/select",
"builtinMethod" : false
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "logic_test",
"defaultParamName" : "Default",
"logicName" : "logic_test",
"name" : "logic_test",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "alert('执行脚本');",
"codeName" : "RAWJSCODE1",
"leftPos" : 850,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"topPos" : 390
}, {
"codeName" : "DEDATASET1",
"getDstPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BXD2.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "filter"
},
"leftPos" : 850,
"logicNodeType" : "DEDATASET",
"name" : "实体数据集",
"getRetPSDEUILogicParam" : {
"modelref" : true,
"id" : "pageData"
},
"topPos" : 714
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 460,
"logicNodeType" : "MSGBOX",
"message" : "这里是消息提示内容!",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "temp"
},
"msgBoxType" : "QUESTION",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) no",
"paramValue" : "no",
"value" : "no"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DEDATASET1"
},
"linkMode" : 0,
"name" : "连接名称",
"getPSDEUILogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "lastReturn"
},
"logicType" : "SINGLE",
"name" : "lastReturn 等于(=) yes",
"paramValue" : "yes",
"value" : "yes"
} ]
},
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
}
} ],
"showMode" : "CENTER",
"title" : "确认请求吗?",
"topPos" : 530
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "lastReturn",
"logicName" : "lastReturn",
"name" : "lastReturn",
"lastReturnParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "temp",
"logicName" : "消息结果",
"name" : "消息结果",
"stdDataType" : 25,
"simpleParam" : true
}, {
"codeName" : "filter",
"logicName" : "filter",
"name" : "filter",
"filterParam" : true
}, {
"codeName" : "pageData",
"logicName" : "分页结果",
"name" : "分页结果",
"entityPageParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test1",
"defaultParamName" : "Default",
"logicName" : "test1",
"name" : "test1",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test2",
"defaultParamName" : "Default",
"logicName" : "test2",
"name" : "test2",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
......
......@@ -1542,31 +1542,6 @@
"name" : "FILTERUPDATE",
"builtinMethod" : true
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "test",
"defaultParamName" : "Default",
"logicName" : "test",
"name" : "test",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册