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

fangzhihao 发布系统代码 [TrainSys,Mob]

上级 bee933df
{ {
"codeName" : "Samplelist", "codeName" : "Samplelist",
"controlStyle" : "testlistplugin", "controlStyle" : "EXTVIEW1",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -225,6 +225,7 @@ ...@@ -225,6 +225,7 @@
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
"logicName" : "samplelist", "logicName" : "samplelist",
"mobListStyle" : "EXTVIEW1",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
......
...@@ -409,7 +409,7 @@ ...@@ -409,7 +409,7 @@
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Samplelist", "codeName" : "Samplelist",
"controlStyle" : "testlistplugin", "controlStyle" : "EXTVIEW1",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -634,6 +634,7 @@ ...@@ -634,6 +634,7 @@
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
"logicName" : "samplelist", "logicName" : "samplelist",
"mobListStyle" : "EXTVIEW1",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
......
{ {
"codeName" : "Samplelist", "codeName" : "Samplelist",
"controlStyle" : "testlistplugin", "controlStyle" : "EXTVIEW1",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -225,6 +225,7 @@ ...@@ -225,6 +225,7 @@
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
"logicName" : "samplelist", "logicName" : "samplelist",
"mobListStyle" : "EXTVIEW1",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......
...@@ -454,7 +454,7 @@ ...@@ -454,7 +454,7 @@
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "Samplelist", "codeName" : "Samplelist",
"controlStyle" : "testlistplugin", "controlStyle" : "EXTVIEW1",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -679,6 +679,7 @@ ...@@ -679,6 +679,7 @@
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
"logicName" : "samplelist", "logicName" : "samplelist",
"mobListStyle" : "EXTVIEW1",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......
...@@ -569,7 +569,7 @@ ...@@ -569,7 +569,7 @@
} }
}, { }, {
"codeName" : "Samplelist", "codeName" : "Samplelist",
"controlStyle" : "testlistplugin", "controlStyle" : "EXTVIEW1",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -794,6 +794,7 @@ ...@@ -794,6 +794,7 @@
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
"logicName" : "samplelist", "logicName" : "samplelist",
"mobListStyle" : "EXTVIEW1",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......
...@@ -410,7 +410,7 @@ ...@@ -410,7 +410,7 @@
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Samplelist", "codeName" : "Samplelist",
"controlStyle" : "testlistplugin", "controlStyle" : "EXTVIEW1",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -635,6 +635,7 @@ ...@@ -635,6 +635,7 @@
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
}, },
"logicName" : "samplelist", "logicName" : "samplelist",
"mobListStyle" : "EXTVIEW1",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册