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

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

上级 9dd492ae
...@@ -6150,6 +6150,37 @@ ...@@ -6150,6 +6150,37 @@
}, },
"enableBackend" : true, "enableBackend" : true,
"enableFront" : false "enableFront" : false
}, {
"codeName" : "view_msg_logic",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Book/PSDELOGICS/view_msg_logic.json",
"logicName" : "视图消息逻辑",
"name" : "视图消息逻辑",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSDEMainStates" : [ { "getAllPSDEMainStates" : [ {
"codeName" : "A", "codeName" : "A",
......
{
"codeName" : "view_msg_logic",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Book/PSDELOGICS/view_msg_logic.json",
"logicName" : "视图消息逻辑",
"name" : "视图消息逻辑",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
}
\ No newline at end of file
...@@ -2980,6 +2980,40 @@ ...@@ -2980,6 +2980,40 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "view_msg_logic",
"defaultParamName" : "Default",
"logicName" : "视图消息逻辑",
"name" : "视图消息逻辑",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BookDTO", "codeName" : "BookDTO",
......
...@@ -2980,6 +2980,40 @@ ...@@ -2980,6 +2980,40 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "view_msg_logic",
"defaultParamName" : "Default",
"logicName" : "视图消息逻辑",
"name" : "视图消息逻辑",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BookDTO", "codeName" : "BookDTO",
......
...@@ -1665,7 +1665,7 @@ ...@@ -1665,7 +1665,7 @@
"codeName" : "UsrViewMsg0428894909", "codeName" : "UsrViewMsg0428894909",
"message" : "视图消息测试111111", "message" : "视图消息测试111111",
"messageType" : "INFO", "messageType" : "INFO",
"name" : "视图消息测试", "name" : "静态视图消息测试",
"position" : "BOTTOM", "position" : "BOTTOM",
"removeMode" : 1, "removeMode" : 1,
"title" : "视图消息测试1111", "title" : "视图消息测试1111",
......
...@@ -2980,6 +2980,40 @@ ...@@ -2980,6 +2980,40 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "view_msg_logic",
"defaultParamName" : "Default",
"logicName" : "视图消息逻辑",
"name" : "视图消息逻辑",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BookDTO", "codeName" : "BookDTO",
......
...@@ -23353,6 +23353,13 @@ ...@@ -23353,6 +23353,13 @@
"modelref" : true, "modelref" : true,
"id" : "UsrViewMsg0429526234" "id" : "UsrViewMsg0429526234"
} }
}, {
"name" : "静态视图消息测试",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "UsrViewMsg0428894909"
},
"position" : "TOP"
} ], } ],
"uniqueTag" : "UsrVMGroup0506380645" "uniqueTag" : "UsrVMGroup0506380645"
}, { }, {
...@@ -23519,7 +23526,7 @@ ...@@ -23519,7 +23526,7 @@
"codeName" : "UsrViewMsg0428894909", "codeName" : "UsrViewMsg0428894909",
"message" : "视图消息测试111111", "message" : "视图消息测试111111",
"messageType" : "INFO", "messageType" : "INFO",
"name" : "视图消息测试", "name" : "静态视图消息测试",
"position" : "BOTTOM", "position" : "BOTTOM",
"removeMode" : 1, "removeMode" : 1,
"title" : "视图消息测试1111", "title" : "视图消息测试1111",
...@@ -89074,6 +89081,40 @@ ...@@ -89074,6 +89081,40 @@
"customCode" : true, "customCode" : true,
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "view_msg_logic",
"defaultParamName" : "Default",
"logicName" : "视图消息逻辑",
"name" : "视图消息逻辑",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "BookDTO", "codeName" : "BookDTO",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册