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

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

上级 d6672b17
...@@ -68,59 +68,6 @@ ...@@ -68,59 +68,6 @@
"rTMOSFilePath" : "psappdeuilogicnodes/Begin", "rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 254, "topPos" : 254,
"parallelOutput" : true "parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 1300,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 440
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1025,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 262,
"parallelOutput" : true
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -167,14 +114,96 @@ ...@@ -167,14 +114,96 @@
"id" : "Default" "id" : "Default"
}, },
"topPos" : 262 "topPos" : 262
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1025,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 262,
"parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 1300,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 440
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "t3", "codeName" : "paramTest",
"logicName" : "t3", "logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/t3", "mOSFilePath" : "psappdeuilogicparams/paramTest",
"name" : "t3", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/t3", "rTMOSFilePath" : "psappdeuilogicparams/paramTest",
"entityListParam" : true "navContextParam" : true
}, {
"codeName" : "context",
"logicName" : "context",
"mOSFilePath" : "psappdeuilogicparams/context",
"name" : "context",
"rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true
}, {
"codeName" : "x",
"logicName" : "x",
"mOSFilePath" : "psappdeuilogicparams/x",
"name" : "x",
"rTMOSFilePath" : "psappdeuilogicparams/x",
"simpleListParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "AppGlobalVariable",
"logicName" : "AppGlobalVariable",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "AppGlobalVariable",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
}, { }, {
"codeName" : "t2", "codeName" : "t2",
"logicName" : "t2", "logicName" : "t2",
...@@ -182,6 +211,21 @@ ...@@ -182,6 +211,21 @@
"name" : "t2", "name" : "t2",
"rTMOSFilePath" : "psappdeuilogicparams/t2", "rTMOSFilePath" : "psappdeuilogicparams/t2",
"filterParam" : true "filterParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "当前视图会话",
"paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
...@@ -190,13 +234,6 @@ ...@@ -190,13 +234,6 @@
"rTMOSFilePath" : "psappdeuilogicparams/Default", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "t4",
"logicName" : "t4",
"mOSFilePath" : "psappdeuilogicparams/t4",
"name" : "t4",
"rTMOSFilePath" : "psappdeuilogicparams/t4",
"entityPageParam" : true
}, { }, {
"codeName" : "t1", "codeName" : "t1",
"logicName" : "t1", "logicName" : "t1",
...@@ -205,19 +242,12 @@ ...@@ -205,19 +242,12 @@
"rTMOSFilePath" : "psappdeuilogicparams/t1", "rTMOSFilePath" : "psappdeuilogicparams/t1",
"lastReturnParam" : true "lastReturnParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "t4",
"logicName" : "视图路由参数", "logicName" : "t4",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/t4",
"name" : "视图路由参数", "name" : "t4",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/t4",
"navViewParamParam" : true "entityPageParam" : true
}, {
"codeName" : "x",
"logicName" : "x",
"mOSFilePath" : "psappdeuilogicparams/x",
"name" : "x",
"rTMOSFilePath" : "psappdeuilogicparams/x",
"simpleListParam" : true
}, { }, {
"codeName" : "j1", "codeName" : "j1",
"logicName" : "j1", "logicName" : "j1",
...@@ -226,19 +256,32 @@ ...@@ -226,19 +256,32 @@
"rTMOSFilePath" : "psappdeuilogicparams/j1", "rTMOSFilePath" : "psappdeuilogicparams/j1",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "context", "codeName" : "session",
"logicName" : "context", "logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/context", "mOSFilePath" : "psappdeuilogicparams/session",
"name" : "context", "name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/session"
"navContextParam" : true
}, { }, {
"codeName" : "paramTest", "codeName" : "environment",
"logicName" : "应用上下文", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/paramTest", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "应用上下文", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/paramTest", "rTMOSFilePath" : "psappdeuilogicparams/environment"
"navContextParam" : true }, {
"codeName" : "t3",
"logicName" : "t3",
"mOSFilePath" : "psappdeuilogicparams/t3",
"name" : "t3",
"rTMOSFilePath" : "psappdeuilogicparams/t3",
"entityListParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -4108,59 +4108,6 @@ ...@@ -4108,59 +4108,6 @@
"rTMOSFilePath" : "psappdeuilogicnodes/Begin", "rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 254, "topPos" : 254,
"parallelOutput" : true "parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 1300,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 440
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1025,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 262,
"parallelOutput" : true
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -4207,14 +4154,96 @@ ...@@ -4207,14 +4154,96 @@
"id" : "Default" "id" : "Default"
}, },
"topPos" : 262 "topPos" : 262
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1025,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 262,
"parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 1300,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 440
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "t3", "codeName" : "paramTest",
"logicName" : "t3", "logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/t3", "mOSFilePath" : "psappdeuilogicparams/paramTest",
"name" : "t3", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/t3", "rTMOSFilePath" : "psappdeuilogicparams/paramTest",
"entityListParam" : true "navContextParam" : true
}, {
"codeName" : "context",
"logicName" : "context",
"mOSFilePath" : "psappdeuilogicparams/context",
"name" : "context",
"rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true
}, {
"codeName" : "x",
"logicName" : "x",
"mOSFilePath" : "psappdeuilogicparams/x",
"name" : "x",
"rTMOSFilePath" : "psappdeuilogicparams/x",
"simpleListParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "AppGlobalVariable",
"logicName" : "AppGlobalVariable",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "AppGlobalVariable",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
}, { }, {
"codeName" : "t2", "codeName" : "t2",
"logicName" : "t2", "logicName" : "t2",
...@@ -4222,6 +4251,21 @@ ...@@ -4222,6 +4251,21 @@
"name" : "t2", "name" : "t2",
"rTMOSFilePath" : "psappdeuilogicparams/t2", "rTMOSFilePath" : "psappdeuilogicparams/t2",
"filterParam" : true "filterParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "当前视图会话",
"paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
...@@ -4230,13 +4274,6 @@ ...@@ -4230,13 +4274,6 @@
"rTMOSFilePath" : "psappdeuilogicparams/Default", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "t4",
"logicName" : "t4",
"mOSFilePath" : "psappdeuilogicparams/t4",
"name" : "t4",
"rTMOSFilePath" : "psappdeuilogicparams/t4",
"entityPageParam" : true
}, { }, {
"codeName" : "t1", "codeName" : "t1",
"logicName" : "t1", "logicName" : "t1",
...@@ -4245,19 +4282,12 @@ ...@@ -4245,19 +4282,12 @@
"rTMOSFilePath" : "psappdeuilogicparams/t1", "rTMOSFilePath" : "psappdeuilogicparams/t1",
"lastReturnParam" : true "lastReturnParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "t4",
"logicName" : "视图路由参数", "logicName" : "t4",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/t4",
"name" : "视图路由参数", "name" : "t4",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/t4",
"navViewParamParam" : true "entityPageParam" : true
}, {
"codeName" : "x",
"logicName" : "x",
"mOSFilePath" : "psappdeuilogicparams/x",
"name" : "x",
"rTMOSFilePath" : "psappdeuilogicparams/x",
"simpleListParam" : true
}, { }, {
"codeName" : "j1", "codeName" : "j1",
"logicName" : "j1", "logicName" : "j1",
...@@ -4266,19 +4296,32 @@ ...@@ -4266,19 +4296,32 @@
"rTMOSFilePath" : "psappdeuilogicparams/j1", "rTMOSFilePath" : "psappdeuilogicparams/j1",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "context", "codeName" : "session",
"logicName" : "context", "logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/context", "mOSFilePath" : "psappdeuilogicparams/session",
"name" : "context", "name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/session"
"navContextParam" : true
}, { }, {
"codeName" : "paramTest", "codeName" : "environment",
"logicName" : "应用上下文", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/paramTest", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "应用上下文", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/paramTest", "rTMOSFilePath" : "psappdeuilogicparams/environment"
"navContextParam" : true }, {
"codeName" : "t3",
"logicName" : "t3",
"mOSFilePath" : "psappdeuilogicparams/t3",
"name" : "t3",
"rTMOSFilePath" : "psappdeuilogicparams/t3",
"entityListParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -1540,59 +1540,6 @@ ...@@ -1540,59 +1540,6 @@
"rTMOSFilePath" : "psappdeuilogicnodes/Begin", "rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 254, "topPos" : 254,
"parallelOutput" : true "parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 1300,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 440
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1025,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 262,
"parallelOutput" : true
}, { }, {
"codeName" : "BINDPARAM1", "codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
...@@ -1639,14 +1586,96 @@ ...@@ -1639,14 +1586,96 @@
"id" : "Default" "id" : "Default"
}, },
"topPos" : 262 "topPos" : 262
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 1025,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 262,
"parallelOutput" : true
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 1300,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 440
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "t3", "codeName" : "paramTest",
"logicName" : "t3", "logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/t3", "mOSFilePath" : "psappdeuilogicparams/paramTest",
"name" : "t3", "name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/t3", "rTMOSFilePath" : "psappdeuilogicparams/paramTest",
"entityListParam" : true "navContextParam" : true
}, {
"codeName" : "context",
"logicName" : "context",
"mOSFilePath" : "psappdeuilogicparams/context",
"name" : "context",
"rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true
}, {
"codeName" : "x",
"logicName" : "x",
"mOSFilePath" : "psappdeuilogicparams/x",
"name" : "x",
"rTMOSFilePath" : "psappdeuilogicparams/x",
"simpleListParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "AppGlobalVariable",
"logicName" : "AppGlobalVariable",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "AppGlobalVariable",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
}, { }, {
"codeName" : "t2", "codeName" : "t2",
"logicName" : "t2", "logicName" : "t2",
...@@ -1654,6 +1683,21 @@ ...@@ -1654,6 +1683,21 @@
"name" : "t2", "name" : "t2",
"rTMOSFilePath" : "psappdeuilogicparams/t2", "rTMOSFilePath" : "psappdeuilogicparams/t2",
"filterParam" : true "filterParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
"mOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"name" : "当前视图会话",
"paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
...@@ -1662,13 +1706,6 @@ ...@@ -1662,13 +1706,6 @@
"rTMOSFilePath" : "psappdeuilogicparams/Default", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "t4",
"logicName" : "t4",
"mOSFilePath" : "psappdeuilogicparams/t4",
"name" : "t4",
"rTMOSFilePath" : "psappdeuilogicparams/t4",
"entityPageParam" : true
}, { }, {
"codeName" : "t1", "codeName" : "t1",
"logicName" : "t1", "logicName" : "t1",
...@@ -1677,19 +1714,12 @@ ...@@ -1677,19 +1714,12 @@
"rTMOSFilePath" : "psappdeuilogicparams/t1", "rTMOSFilePath" : "psappdeuilogicparams/t1",
"lastReturnParam" : true "lastReturnParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "t4",
"logicName" : "视图路由参数", "logicName" : "t4",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/t4",
"name" : "视图路由参数", "name" : "t4",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/t4",
"navViewParamParam" : true "entityPageParam" : true
}, {
"codeName" : "x",
"logicName" : "x",
"mOSFilePath" : "psappdeuilogicparams/x",
"name" : "x",
"rTMOSFilePath" : "psappdeuilogicparams/x",
"simpleListParam" : true
}, { }, {
"codeName" : "j1", "codeName" : "j1",
"logicName" : "j1", "logicName" : "j1",
...@@ -1698,19 +1728,32 @@ ...@@ -1698,19 +1728,32 @@
"rTMOSFilePath" : "psappdeuilogicparams/j1", "rTMOSFilePath" : "psappdeuilogicparams/j1",
"simpleParam" : true "simpleParam" : true
}, { }, {
"codeName" : "context", "codeName" : "session",
"logicName" : "context", "logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/context", "mOSFilePath" : "psappdeuilogicparams/session",
"name" : "context", "name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/session"
"navContextParam" : true
}, { }, {
"codeName" : "paramTest", "codeName" : "environment",
"logicName" : "应用上下文", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/paramTest", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "应用上下文", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/paramTest", "rTMOSFilePath" : "psappdeuilogicparams/environment"
"navContextParam" : true }, {
"codeName" : "t3",
"logicName" : "t3",
"mOSFilePath" : "psappdeuilogicparams/t3",
"name" : "t3",
"rTMOSFilePath" : "psappdeuilogicparams/t3",
"entityListParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[scatter_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "scatter_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -88,23 +88,21 @@ ...@@ -88,23 +88,21 @@
"id" : "0" "id" : "0"
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"dataShowMode" : 1,
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "numeric",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"dataShowMode" : 3,
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "category",
"id" : "0" "id" : "0"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
...@@ -125,9 +123,9 @@ ...@@ -125,9 +123,9 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "NAME",
"eChartsType" : "bar", "eChartsType" : "scatter",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "scatter_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -148,15 +146,14 @@ ...@@ -148,15 +146,14 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "AGE" ],
"y" : [ "AGE" ], "y" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "scatter",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true
"stack" : false
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -223,10 +223,10 @@ ...@@ -223,10 +223,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[scatter_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -260,7 +260,7 @@ ...@@ -260,7 +260,7 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "scatter_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -293,23 +293,21 @@ ...@@ -293,23 +293,21 @@
"id" : "0" "id" : "0"
} ], } ],
"getPSChartXAxises" : [ { "getPSChartXAxises" : [ {
"dataShowMode" : 1,
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "numeric",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"dataShowMode" : 3,
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "category",
"id" : "0" "id" : "0"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -404,9 +402,9 @@ ...@@ -404,9 +402,9 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "NAME",
"eChartsType" : "bar", "eChartsType" : "scatter",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "scatter_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -427,15 +425,14 @@ ...@@ -427,15 +425,14 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "AGE" ],
"y" : [ "AGE" ], "y" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "scatter",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true
"stack" : false
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册