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

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

上级 a9283510
...@@ -6728,6 +6728,12 @@ ...@@ -6728,6 +6728,12 @@
"name" : "书实体移动端工作流动态编辑视图(分页关系)", "name" : "书实体移动端工作流动态编辑视图(分页关系)",
"realModelSubType" : "DEMOBWFDYNAEDITVIEW3", "realModelSubType" : "DEMOBWFDYNAEDITVIEW3",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr9EditView",
"logicName" : "书实体编辑视图(简单数据)",
"name" : "书实体编辑视图(简单数据)",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr2EditView", "codeName" : "Usr2EditView",
"logicName" : "书实体编辑视图(测试编辑器插件专用)", "logicName" : "书实体编辑视图(测试编辑器插件专用)",
...@@ -6956,6 +6962,13 @@ ...@@ -6956,6 +6962,13 @@
"name" : "多数据部件测试(列表)", "name" : "多数据部件测试(列表)",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "simple_2",
"logicName" : "简单表单(2)",
"modelTag2" : "0",
"name" : "简单表单(2)",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, { }, {
"codeName" : "Main2", "codeName" : "Main2",
"logicName" : "多数据(表单)", "logicName" : "多数据(表单)",
......
...@@ -3942,6 +3942,10 @@ ...@@ -3942,6 +3942,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json",
"viewType" : "DEWFDYNAEDITVIEW3" "viewType" : "DEWFDYNAEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
......
...@@ -2395,14 +2395,14 @@ ...@@ -2395,14 +2395,14 @@
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field16" "name" : "field16"
} ], } ],
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDPickupGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW" "viewType" : "DEPICKUPGRIDVIEW"
}, },
"valueItemName" : "field16", "valueItemName" : "field16",
......
...@@ -3090,14 +3090,14 @@ ...@@ -3090,14 +3090,14 @@
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field16" "name" : "field16"
} ], } ],
"getPickupPSAppView" : { "getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDPickupGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW" "viewType" : "DEPICKUPGRIDVIEW"
}, },
"valueItemName" : "field16", "valueItemName" : "field16",
......
...@@ -3868,6 +3868,12 @@ ...@@ -3868,6 +3868,12 @@
"viewType" : "DECUSTOMVIEW", "viewType" : "DECUSTOMVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "Usr0320988649CustomView" "view" : "Usr0320988649CustomView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr9EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
...@@ -24286,6 +24292,10 @@ ...@@ -24286,6 +24292,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaEditView3.json",
"viewType" : "DEWFDYNAEDITVIEW3" "viewType" : "DEWFDYNAEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr9EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册