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

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

上级 bd9e6aa9
......@@ -3,6 +3,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -321,6 +322,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -79,6 +79,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -485,6 +486,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -663,6 +663,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -1068,6 +1069,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -1184,6 +1184,16 @@
"templCode2" : "view2",
"templCode3" : "view3",
"templCode4" : "view4"
}, {
"name" : "前端模板插件2",
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pluginCode" : "xxx",
"pluginType" : "CHART_RENDER",
"refMode" : "CONTROL",
"refTag" : "GRID"
}, {
"name" : "前端模板插件5",
"getPSSysPFPlugin" : {
......@@ -3145,6 +3155,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -3550,6 +3561,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -15,6 +15,16 @@
"templCode2" : "view2",
"templCode3" : "view3",
"templCode4" : "view4"
}, {
"name" : "前端模板插件2",
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pluginCode" : "xxx",
"pluginType" : "CHART_RENDER",
"refMode" : "CONTROL",
"refTag" : "GRID"
}, {
"name" : "前端模板插件5",
"getPSSysPFPlugin" : {
......
......@@ -290,6 +290,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -729,6 +730,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -3,6 +3,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -355,6 +356,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -318,6 +318,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -757,6 +758,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -318,6 +318,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -757,6 +758,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -63,6 +63,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -472,6 +473,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -336,6 +336,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -733,6 +734,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -92,6 +92,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -531,6 +532,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -773,6 +773,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -1170,6 +1171,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -2673,6 +2673,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
......@@ -3070,6 +3071,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -523,6 +523,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -962,6 +963,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......
......@@ -2974,6 +2974,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, {
"name" : "前端模板插件2",
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pluginCode" : "xxx",
"pluginType" : "CHART_RENDER",
"refMode" : "CONTROL",
"refTag" : "GRID"
}, {
"name" : "前端模板插件5",
"getPSSysPFPlugin" : {
......@@ -7637,6 +7647,7 @@
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlStyle" : "xxx",
"controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
......@@ -8076,6 +8087,10 @@
},
"allowEmpty" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
......@@ -53,6 +53,16 @@
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN"
}, {
"name" : "前端模板插件2",
"getPSSysPFPlugin" : {
"pluginType" : "CHART_RENDER",
"pluginCode" : "xxx"
},
"pluginCode" : "xxx",
"pluginType" : "CHART_RENDER",
"refMode" : "CONTROL",
"refTag" : "GRID"
}, {
"name" : "前端模板插件5",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册