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

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

上级 95739239
...@@ -1309,16 +1309,16 @@ ...@@ -1309,16 +1309,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
"caption" : "苏州培训测试系统", "caption" : "苏州培训测试系统",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"mainMenuAlign" : "CENTER",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
......
...@@ -3211,16 +3211,16 @@ ...@@ -3211,16 +3211,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
} ], } ],
...@@ -4853,6 +4853,7 @@ ...@@ -4853,6 +4853,7 @@
"caption" : "苏州培训测试系统", "caption" : "苏州培训测试系统",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"mainMenuAlign" : "CENTER",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册