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

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

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