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

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

上级 54f4c763
...@@ -2550,9 +2550,13 @@ ...@@ -2550,9 +2550,13 @@
} }
} ], } ],
"getAllPSAppPortletCats" : [ { "getAllPSAppPortletCats" : [ {
"codeName" : "Ungroup", "codeName" : "list",
"name" : "(未分类)", "name" : "列表",
"ungroup" : true "ungroup" : false
}, {
"codeName" : "view",
"name" : "视图",
"ungroup" : false
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
......
...@@ -1421,6 +1421,10 @@ ...@@ -1421,6 +1421,10 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppPortletCats" : [ { "getAllPSAppPortletCats" : [ {
"codeName" : "list",
"name" : "列表",
"ungroup" : false
}, {
"codeName" : "Ungroup", "codeName" : "Ungroup",
"name" : "(未分类)", "name" : "(未分类)",
"ungroup" : true "ungroup" : true
......
...@@ -3876,6 +3876,18 @@ ...@@ -3876,6 +3876,18 @@
"verParam4" : "xxx" "verParam4" : "xxx"
} ], } ],
"getAllPSAppPortletCats" : [ { "getAllPSAppPortletCats" : [ {
"codeName" : "list",
"name" : "列表",
"ungroup" : false
}, {
"codeName" : "toolbar",
"name" : "工具栏",
"ungroup" : false
}, {
"codeName" : "view",
"name" : "视图",
"ungroup" : false
}, {
"codeName" : "Ungroup", "codeName" : "Ungroup",
"name" : "(未分类)", "name" : "(未分类)",
"ungroup" : true "ungroup" : true
...@@ -3888,9 +3900,9 @@ ...@@ -3888,9 +3900,9 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "Ungroup", "codeName" : "view",
"name" : "(未分类)", "name" : "视图",
"ungroup" : true "ungroup" : false
}, },
"getPSControl" : { "getPSControl" : {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
...@@ -5554,9 +5566,9 @@ ...@@ -5554,9 +5566,9 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "Ungroup", "codeName" : "view",
"name" : "(未分类)", "name" : "视图",
"ungroup" : true "ungroup" : false
}, },
"getPSControl" : { "getPSControl" : {
"codeName" : "Grid", "codeName" : "Grid",
...@@ -6899,9 +6911,9 @@ ...@@ -6899,9 +6911,9 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "Ungroup", "codeName" : "list",
"name" : "(未分类)", "name" : "列表",
"ungroup" : true "ungroup" : false
}, },
"getPSControl" : { "getPSControl" : {
"codeName" : "List", "codeName" : "List",
...@@ -7436,9 +7448,9 @@ ...@@ -7436,9 +7448,9 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "Ungroup", "codeName" : "list",
"name" : "(未分类)", "name" : "列表",
"ungroup" : true "ungroup" : false
}, },
"getPSControl" : { "getPSControl" : {
"codeName" : "StudentListPortlet", "codeName" : "StudentListPortlet",
...@@ -9177,9 +9189,9 @@ ...@@ -9177,9 +9189,9 @@
"codeName" : "portletToolbar", "codeName" : "portletToolbar",
"name" : "工具栏部件", "name" : "工具栏部件",
"getPSAppPortletCat" : { "getPSAppPortletCat" : {
"codeName" : "Ungroup", "codeName" : "toolbar",
"name" : "(未分类)", "name" : "工具栏",
"ungroup" : true "ungroup" : false
}, },
"getPSControl" : { "getPSControl" : {
"codeName" : "portletToolbar", "codeName" : "portletToolbar",
...@@ -9542,12 +9554,6 @@ ...@@ -9542,12 +9554,6 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9559,6 +9565,12 @@ ...@@ -9559,6 +9565,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup7", "codeName" : "VMGroup7",
...@@ -9574,6 +9586,12 @@ ...@@ -9574,6 +9586,12 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -9591,65 +9609,59 @@ ...@@ -9591,65 +9609,59 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg9"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg6"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
} ] } ]
...@@ -9657,38 +9669,38 @@ ...@@ -9657,38 +9669,38 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册