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

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

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