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

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

上级 944b80f4
...@@ -4624,6 +4624,14 @@ ...@@ -4624,6 +4624,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/MapView", "rTMOSFilePath" : "psmodeldata$psdataentities/MapView",
"realModelSubType" : "DEMAPVIEW", "realModelSubType" : "DEMAPVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2DataView",
"logicName" : "书实体数据视图测试",
"mOSFilePath" : "psmodeldata$psdataentities/Usr2DataView",
"name" : "书实体数据视图测试",
"rTMOSFilePath" : "psmodeldata$psdataentities/Usr2DataView",
"realModelSubType" : "DEDATAVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "EditView3", "codeName" : "EditView3",
"logicName" : "书实体编辑视图(分页关系)", "logicName" : "书实体编辑视图(分页关系)",
......
...@@ -2904,6 +2904,10 @@ ...@@ -2904,6 +2904,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json",
......
...@@ -1150,6 +1150,18 @@ ...@@ -1150,6 +1150,18 @@
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc20" "rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc20"
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc32",
"mOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc32",
"name" : "功能名称",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
},
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc32"
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc6", "codeName" : "AppFunc6",
...@@ -2115,6 +2127,12 @@ ...@@ -2115,6 +2127,12 @@
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"resource" : "Book", "resource" : "Book",
"view" : "Usr2GridView" "view" : "Usr2GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW",
"resource" : "Book",
"view" : "Usr2DataView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneMEditView9.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneMEditView9.json",
...@@ -31231,6 +31249,10 @@ ...@@ -31231,6 +31249,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册