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

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

上级 3fb51059
...@@ -1703,13 +1703,13 @@ ...@@ -1703,13 +1703,13 @@
"name" : "AND [取反]", "name" : "AND [取反]",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "GT", "condOP" : "GT",
"dstFieldName" : "xxx", "dstFieldName" : "MONEY",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "CurrentControl" "id" : "CurrentControl"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "CurrentControl[xxx] 大于(>) www", "name" : "CurrentControl[MONEY] 大于(>) www",
"paramType" : "SRCENTITYFIELD", "paramType" : "SRCENTITYFIELD",
"paramValue" : "www", "paramValue" : "www",
"getSrcLogicParam" : { "getSrcLogicParam" : {
...@@ -1757,60 +1757,33 @@ ...@@ -1757,60 +1757,33 @@
"parallelOutput" : true "parallelOutput" : true
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "environment", "codeName" : "CurrentContainer",
"logicName" : "环境", "logicName" : "当前容器",
"mOSFilePath" : "psappdeuilogicparams/environment", "mOSFilePath" : "psappdeuilogicparams/CurrentContainer",
"name" : "环境", "name" : "当前容器",
"rTMOSFilePath" : "psappdeuilogicparams/environment" "rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer",
}, { "activeContainerParam" : true
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "SampleDataVar",
"logicName" : "视图路由参数", "logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "视图路由参数", "name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"navViewParamParam" : true "simpleParam" : true
}, { }, {
"codeName" : "RouteViewSession", "codeName" : "filter",
"logicName" : "路由视图会话", "logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession", "mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "路由视图会话", "name" : "过滤器",
"paramFieldName" : "sss", "rTMOSFilePath" : "psappdeuilogicparams/filter",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession", "filterParam" : true
"routeViewSessionParam" : true
}, { }, {
"codeName" : "SampleDataList", "codeName" : "ViewExpData",
"logicName" : "简单数据列表", "logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList", "mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "简单数据列表", "name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList", "rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"simpleListParam" : true "viewNavDataParam" : true
}, { }, {
"codeName" : "context", "codeName" : "context",
"logicName" : "应用上下文", "logicName" : "应用上下文",
...@@ -1818,14 +1791,6 @@ ...@@ -1818,14 +1791,6 @@
"name" : "应用上下文", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true "navContextParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "当前视图会话",
"paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, { }, {
"codeName" : "AppContext", "codeName" : "AppContext",
"logicName" : "应用上下文", "logicName" : "应用上下文",
...@@ -1833,6 +1798,14 @@ ...@@ -1833,6 +1798,14 @@
"name" : "应用上下文", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext", "rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true "navContextParam" : true
}, {
"codeName" : "CurrentControl",
"logicName" : "当前部件",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl",
"name" : "当前部件",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl",
"activeCtrlParam" : true,
"ctrlParam" : true
}, { }, {
"codeName" : "AppGlobalVariable", "codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量", "logicName" : "应用全局变量",
...@@ -1841,6 +1814,13 @@ ...@@ -1841,6 +1814,13 @@
"paramFieldName" : "pssysid", "paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable", "rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
...@@ -1849,6 +1829,35 @@ ...@@ -1849,6 +1829,35 @@
"rTMOSFilePath" : "psappdeuilogicparams/Default", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, { }, {
"codeName" : "CurrentApp", "codeName" : "CurrentApp",
"logicName" : "当前应用", "logicName" : "当前应用",
...@@ -1857,19 +1866,26 @@ ...@@ -1857,19 +1866,26 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp", "rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true "applicationParam" : true
}, { }, {
"codeName" : "ViewExpData", "codeName" : "CurrentViewSession",
"logicName" : "视图导航数据", "logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData", "mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "视图导航数据", "name" : "当前视图会话",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData", "paramFieldName" : "xxx",
"viewNavDataParam" : true "rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, { }, {
"codeName" : "filter", "codeName" : "environment",
"logicName" : "过滤器", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/filter", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "过滤器", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/filter", "rTMOSFilePath" : "psappdeuilogicparams/environment"
"filterParam" : true }, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, { }, {
"codeName" : "CurrentView", "codeName" : "CurrentView",
"logicName" : "当前视图", "logicName" : "当前视图",
...@@ -1878,34 +1894,18 @@ ...@@ -1878,34 +1894,18 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView", "rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true "activeViewParam" : true
}, { }, {
"codeName" : "CurrentContainer", "codeName" : "session",
"logicName" : "当前容器", "logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentContainer", "mOSFilePath" : "psappdeuilogicparams/session",
"name" : "当前容器", "name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer", "rTMOSFilePath" : "psappdeuilogicparams/session"
"activeContainerParam" : true
}, {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, { }, {
"codeName" : "CurrentControl", "codeName" : "ViewRouteParam",
"logicName" : "当前部件", "logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl", "mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "当前部件", "name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl", "rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"activeCtrlParam" : true, "navViewParamParam" : true
"ctrlParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -5957,13 +5957,13 @@ ...@@ -5957,13 +5957,13 @@
"name" : "AND [取反]", "name" : "AND [取反]",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "GT", "condOP" : "GT",
"dstFieldName" : "xxx", "dstFieldName" : "MONEY",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "CurrentControl" "id" : "CurrentControl"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "CurrentControl[xxx] 大于(>) www", "name" : "CurrentControl[MONEY] 大于(>) www",
"paramType" : "SRCENTITYFIELD", "paramType" : "SRCENTITYFIELD",
"paramValue" : "www", "paramValue" : "www",
"getSrcLogicParam" : { "getSrcLogicParam" : {
...@@ -6011,60 +6011,33 @@ ...@@ -6011,60 +6011,33 @@
"parallelOutput" : true "parallelOutput" : true
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "environment", "codeName" : "CurrentContainer",
"logicName" : "环境", "logicName" : "当前容器",
"mOSFilePath" : "psappdeuilogicparams/environment", "mOSFilePath" : "psappdeuilogicparams/CurrentContainer",
"name" : "环境", "name" : "当前容器",
"rTMOSFilePath" : "psappdeuilogicparams/environment" "rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer",
}, { "activeContainerParam" : true
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "SampleDataVar",
"logicName" : "视图路由参数", "logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "视图路由参数", "name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"navViewParamParam" : true "simpleParam" : true
}, { }, {
"codeName" : "RouteViewSession", "codeName" : "filter",
"logicName" : "路由视图会话", "logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession", "mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "路由视图会话", "name" : "过滤器",
"paramFieldName" : "sss", "rTMOSFilePath" : "psappdeuilogicparams/filter",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession", "filterParam" : true
"routeViewSessionParam" : true
}, { }, {
"codeName" : "SampleDataList", "codeName" : "ViewExpData",
"logicName" : "简单数据列表", "logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList", "mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "简单数据列表", "name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList", "rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"simpleListParam" : true "viewNavDataParam" : true
}, { }, {
"codeName" : "context", "codeName" : "context",
"logicName" : "应用上下文", "logicName" : "应用上下文",
...@@ -6072,14 +6045,6 @@ ...@@ -6072,14 +6045,6 @@
"name" : "应用上下文", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true "navContextParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "当前视图会话",
"paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, { }, {
"codeName" : "AppContext", "codeName" : "AppContext",
"logicName" : "应用上下文", "logicName" : "应用上下文",
...@@ -6087,6 +6052,14 @@ ...@@ -6087,6 +6052,14 @@
"name" : "应用上下文", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext", "rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true "navContextParam" : true
}, {
"codeName" : "CurrentControl",
"logicName" : "当前部件",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl",
"name" : "当前部件",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl",
"activeCtrlParam" : true,
"ctrlParam" : true
}, { }, {
"codeName" : "AppGlobalVariable", "codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量", "logicName" : "应用全局变量",
...@@ -6095,6 +6068,13 @@ ...@@ -6095,6 +6068,13 @@
"paramFieldName" : "pssysid", "paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable", "rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
...@@ -6103,6 +6083,35 @@ ...@@ -6103,6 +6083,35 @@
"rTMOSFilePath" : "psappdeuilogicparams/Default", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, { }, {
"codeName" : "CurrentApp", "codeName" : "CurrentApp",
"logicName" : "当前应用", "logicName" : "当前应用",
...@@ -6111,19 +6120,26 @@ ...@@ -6111,19 +6120,26 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp", "rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true "applicationParam" : true
}, { }, {
"codeName" : "ViewExpData", "codeName" : "CurrentViewSession",
"logicName" : "视图导航数据", "logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData", "mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "视图导航数据", "name" : "当前视图会话",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData", "paramFieldName" : "xxx",
"viewNavDataParam" : true "rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, { }, {
"codeName" : "filter", "codeName" : "environment",
"logicName" : "过滤器", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/filter", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "过滤器", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/filter", "rTMOSFilePath" : "psappdeuilogicparams/environment"
"filterParam" : true }, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, { }, {
"codeName" : "CurrentView", "codeName" : "CurrentView",
"logicName" : "当前视图", "logicName" : "当前视图",
...@@ -6132,34 +6148,18 @@ ...@@ -6132,34 +6148,18 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView", "rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true "activeViewParam" : true
}, { }, {
"codeName" : "CurrentContainer", "codeName" : "session",
"logicName" : "当前容器", "logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentContainer", "mOSFilePath" : "psappdeuilogicparams/session",
"name" : "当前容器", "name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer", "rTMOSFilePath" : "psappdeuilogicparams/session"
"activeContainerParam" : true
}, {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, { }, {
"codeName" : "CurrentControl", "codeName" : "ViewRouteParam",
"logicName" : "当前部件", "logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl", "mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "当前部件", "name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl", "rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"activeCtrlParam" : true, "navViewParamParam" : true
"ctrlParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -1732,13 +1732,13 @@ ...@@ -1732,13 +1732,13 @@
"name" : "AND [取反]", "name" : "AND [取反]",
"getPSDEUILogicLinkConds" : [ { "getPSDEUILogicLinkConds" : [ {
"condOP" : "GT", "condOP" : "GT",
"dstFieldName" : "xxx", "dstFieldName" : "MONEY",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "CurrentControl" "id" : "CurrentControl"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "CurrentControl[xxx] 大于(>) www", "name" : "CurrentControl[MONEY] 大于(>) www",
"paramType" : "SRCENTITYFIELD", "paramType" : "SRCENTITYFIELD",
"paramValue" : "www", "paramValue" : "www",
"getSrcLogicParam" : { "getSrcLogicParam" : {
...@@ -1786,60 +1786,33 @@ ...@@ -1786,60 +1786,33 @@
"parallelOutput" : true "parallelOutput" : true
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "environment", "codeName" : "CurrentContainer",
"logicName" : "环境", "logicName" : "当前容器",
"mOSFilePath" : "psappdeuilogicparams/environment", "mOSFilePath" : "psappdeuilogicparams/CurrentContainer",
"name" : "环境", "name" : "当前容器",
"rTMOSFilePath" : "psappdeuilogicparams/environment" "rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer",
}, { "activeContainerParam" : true
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "SampleDataVar",
"logicName" : "视图路由参数", "logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "视图路由参数", "name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"navViewParamParam" : true "simpleParam" : true
}, { }, {
"codeName" : "RouteViewSession", "codeName" : "filter",
"logicName" : "路由视图会话", "logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession", "mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "路由视图会话", "name" : "过滤器",
"paramFieldName" : "sss", "rTMOSFilePath" : "psappdeuilogicparams/filter",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession", "filterParam" : true
"routeViewSessionParam" : true
}, { }, {
"codeName" : "SampleDataList", "codeName" : "ViewExpData",
"logicName" : "简单数据列表", "logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList", "mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "简单数据列表", "name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList", "rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"simpleListParam" : true "viewNavDataParam" : true
}, { }, {
"codeName" : "context", "codeName" : "context",
"logicName" : "应用上下文", "logicName" : "应用上下文",
...@@ -1847,14 +1820,6 @@ ...@@ -1847,14 +1820,6 @@
"name" : "应用上下文", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true "navContextParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "当前视图会话",
"paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, { }, {
"codeName" : "AppContext", "codeName" : "AppContext",
"logicName" : "应用上下文", "logicName" : "应用上下文",
...@@ -1862,6 +1827,14 @@ ...@@ -1862,6 +1827,14 @@
"name" : "应用上下文", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext", "rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true "navContextParam" : true
}, {
"codeName" : "CurrentControl",
"logicName" : "当前部件",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl",
"name" : "当前部件",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl",
"activeCtrlParam" : true,
"ctrlParam" : true
}, { }, {
"codeName" : "AppGlobalVariable", "codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量", "logicName" : "应用全局变量",
...@@ -1870,6 +1843,13 @@ ...@@ -1870,6 +1843,13 @@
"paramFieldName" : "pssysid", "paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable", "rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
...@@ -1878,6 +1858,35 @@ ...@@ -1878,6 +1858,35 @@
"rTMOSFilePath" : "psappdeuilogicparams/Default", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, { }, {
"codeName" : "CurrentApp", "codeName" : "CurrentApp",
"logicName" : "当前应用", "logicName" : "当前应用",
...@@ -1886,19 +1895,26 @@ ...@@ -1886,19 +1895,26 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp", "rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true "applicationParam" : true
}, { }, {
"codeName" : "ViewExpData", "codeName" : "CurrentViewSession",
"logicName" : "视图导航数据", "logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData", "mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "视图导航数据", "name" : "当前视图会话",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData", "paramFieldName" : "xxx",
"viewNavDataParam" : true "rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, { }, {
"codeName" : "filter", "codeName" : "environment",
"logicName" : "过滤器", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/filter", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "过滤器", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/filter", "rTMOSFilePath" : "psappdeuilogicparams/environment"
"filterParam" : true }, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, { }, {
"codeName" : "CurrentView", "codeName" : "CurrentView",
"logicName" : "当前视图", "logicName" : "当前视图",
...@@ -1907,34 +1923,18 @@ ...@@ -1907,34 +1923,18 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView", "rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true "activeViewParam" : true
}, { }, {
"codeName" : "CurrentContainer", "codeName" : "session",
"logicName" : "当前容器", "logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentContainer", "mOSFilePath" : "psappdeuilogicparams/session",
"name" : "当前容器", "name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer", "rTMOSFilePath" : "psappdeuilogicparams/session"
"activeContainerParam" : true
}, {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, { }, {
"codeName" : "CurrentControl", "codeName" : "ViewRouteParam",
"logicName" : "当前部件", "logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl", "mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "当前部件", "name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl", "rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"activeCtrlParam" : true, "navViewParamParam" : true
"ctrlParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册