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

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

上级 31a7db1b
{
"codeName" : "Samplelist",
"controlStyle" : "testlistplugin",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -25,7 +26,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchSimple"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -465,6 +466,10 @@
"codeName" : "Pbookid"
}
} ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "testlistplugin"
},
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -358,6 +358,7 @@
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Samplelist",
"controlStyle" : "testlistplugin",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -383,7 +384,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchSimple"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -646,7 +647,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchSimple"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -897,6 +898,10 @@
"codeName" : "Pbookid"
}
} ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "testlistplugin"
},
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -463,6 +463,7 @@
}
}, {
"codeName" : "Samplelist",
"controlStyle" : "testlistplugin",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -488,7 +489,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchSimple"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -751,7 +752,7 @@
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchSimple"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -1002,6 +1003,10 @@
"codeName" : "Pbookid"
}
} ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "testlistplugin"
},
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -6724,6 +6724,16 @@
"pluginCode" : "ROUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "测试列表绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "testlistplugin"
},
"pluginCode" : "testlistplugin",
"pluginType" : "LIST_RENDER",
"refMode" : "CONTROL",
"refTag" : "LIST"
}, {
"name" : "测试列表项绘制插件",
"getPSSysPFPlugin" : {
......@@ -458,6 +458,16 @@
"pluginCode" : "ROUTE",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "测试列表绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "testlistplugin"
},
"pluginCode" : "testlistplugin",
"pluginType" : "LIST_RENDER",
"refMode" : "CONTROL",
"refTag" : "LIST"
}, {
"name" : "测试列表项绘制插件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册