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

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

上级 9a02b763
...@@ -2425,6 +2425,12 @@ ...@@ -2425,6 +2425,12 @@
"name" : "学生表格视图测试", "name" : "学生表格视图测试",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PortletOptionView",
"logicName" : "测试门户选项操作视图",
"name" : "测试门户选项操作视图",
"realModelSubType" : "DEOPTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "TreeGridView", "codeName" : "TreeGridView",
"logicName" : "学生实体树表格视图", "logicName" : "学生实体树表格视图",
......
...@@ -1954,8 +1954,8 @@ ...@@ -1954,8 +1954,8 @@
"codeName" : "portlet_edit_view", "codeName" : "portlet_edit_view",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view", "fullCodeName" : "Student_portlet_edit_view",
...@@ -2375,6 +2375,10 @@ ...@@ -2375,6 +2375,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEOPTVIEW"
} ], } ],
"getAllPSDEOPPrivs" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "logicName" : "建立",
......
...@@ -1979,6 +1979,12 @@ ...@@ -1979,6 +1979,12 @@
"viewType" : "DEMOBMPICKUPVIEW", "viewType" : "DEMOBMPICKUPVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "MobMPickupView" "view" : "MobMPickupView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEOPTVIEW",
"resource" : "Student",
"view" : "PortletOptionView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoOptionView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoOptionView.json",
......
...@@ -1996,8 +1996,8 @@ ...@@ -1996,8 +1996,8 @@
"codeName" : "portlet_edit_view", "codeName" : "portlet_edit_view",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view", "fullCodeName" : "Student_portlet_edit_view",
...@@ -2427,6 +2427,10 @@ ...@@ -2427,6 +2427,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW" "viewType" : "DEPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEOPTVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json",
......
...@@ -20205,6 +20205,12 @@ ...@@ -20205,6 +20205,12 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "TestControlEditView" "view" : "TestControlEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEOPTVIEW",
"resource" : "Student",
"view" : "PortletOptionView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDRedirectView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDRedirectView.json",
...@@ -103224,8 +103230,8 @@ ...@@ -103224,8 +103230,8 @@
"codeName" : "portlet_edit_view", "codeName" : "portlet_edit_view",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
"fullCodeName" : "Student_portlet_edit_view", "fullCodeName" : "Student_portlet_edit_view",
...@@ -103655,6 +103661,10 @@ ...@@ -103655,6 +103661,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW" "viewType" : "DEPICKUPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPortletOptionView.json",
"viewType" : "DEOPTVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentCalendarView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册