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

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

上级 de94edbc
...@@ -1724,6 +1724,15 @@ ...@@ -1724,6 +1724,15 @@
"pluginType" : "GRID_RENDER", "pluginType" : "GRID_RENDER",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "GRID" "refTag" : "GRID"
}, {
"name" : "测试自填列表项绘制插件",
"getPSSysPFPlugin" : {
"pluginType" : "AC_ITEM",
"pluginCode" : "testacplugin"
},
"pluginCode" : "testacplugin",
"pluginType" : "AC_ITEM",
"refMode" : "DEACMODE"
}, { }, {
"name" : "自定义登出", "name" : "自定义登出",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -11714,7 +11723,7 @@ ...@@ -11714,7 +11723,7 @@
"pluginType" : "APPCOUNTER", "pluginType" : "APPCOUNTER",
"pluginCode" : "index2CustomCounterId" "pluginCode" : "index2CustomCounterId"
}, },
"timer" : 3000, "timer" : 10000,
"uniqueTag" : "Test__Custom" "uniqueTag" : "Test__Custom"
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -13292,7 +13301,7 @@ ...@@ -13292,7 +13301,7 @@
"pluginType" : "APPCOUNTER", "pluginType" : "APPCOUNTER",
"pluginCode" : "index2CustomCounterId" "pluginCode" : "index2CustomCounterId"
}, },
"timer" : 3000, "timer" : 10000,
"uniqueTag" : "Test__Custom" "uniqueTag" : "Test__Custom"
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -14283,7 +14292,7 @@ ...@@ -14283,7 +14292,7 @@
"pluginType" : "APPCOUNTER", "pluginType" : "APPCOUNTER",
"pluginCode" : "index2CustomCounterId" "pluginCode" : "index2CustomCounterId"
}, },
"timer" : 3000, "timer" : 10000,
"uniqueTag" : "Test__Custom" "uniqueTag" : "Test__Custom"
}, },
"tag" : "5c4f953a4244f433a1511bce64b1f3fb", "tag" : "5c4f953a4244f433a1511bce64b1f3fb",
...@@ -18150,6 +18159,10 @@ ...@@ -18150,6 +18159,10 @@
"showCaption" : true, "showCaption" : true,
"showIcon" : false "showIcon" : false
}, { }, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSSysImage" : { "getPSSysImage" : {
...@@ -18181,7 +18194,7 @@ ...@@ -18181,7 +18194,7 @@
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.REMOVE"
}, },
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614" "uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
...@@ -19008,6 +19021,40 @@ ...@@ -19008,6 +19021,40 @@
}, },
"defaultMode" : true, "defaultMode" : true,
"enablePagingBar" : false "enablePagingBar" : false
}, {
"codeName" : "TestAC",
"getItemPSSysPFPlugin" : {
"pluginType" : "AC_ITEM",
"pluginCode" : "testacplugin"
},
"logicName" : "测试自填模式",
"name" : "TestAC",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "text",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"pagingSize" : 50,
"getTextPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getValuePSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"defaultMode" : false,
"enablePagingBar" : false
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
...@@ -27108,6 +27155,10 @@ ...@@ -27108,6 +27155,10 @@
"id" : "Edit" "id" : "Edit"
} }
}, { }, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSSysImage" : { "getPSSysImage" : {
...@@ -27117,7 +27168,7 @@ ...@@ -27117,7 +27168,7 @@
"lanResTag" : "TBB.TOOLTIP.*.REMOVE" "lanResTag" : "TBB.TOOLTIP.*.REMOVE"
}, },
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : true,
"showIcon" : true, "showIcon" : true,
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -43282,6 +43333,17 @@ ...@@ -43282,6 +43333,17 @@
"requestPath" : "/select", "requestPath" : "/select",
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEPrints" : [ {
"codeName" : "Print",
"getGetDataPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEACTIONS/Get.json"
},
"name" : "PRINT",
"reportFile" : "#",
"reportType" : "USER",
"defaultMode" : true
} ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "copyFormId", "codeName" : "copyFormId",
"defaultParamName" : "Default", "defaultParamName" : "Default",
...@@ -43675,6 +43737,10 @@ ...@@ -43675,6 +43737,10 @@
"modelref" : true, "modelref" : true,
"id" : "DataExport" "id" : "DataExport"
}, },
"getDefaultPSAppDEPrint" : {
"modelref" : true,
"id" : "Print"
},
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json", "dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json",
"enableUIActions" : 15, "enableUIActions" : 15,
"getKeyPSAppDEField" : { "getKeyPSAppDEField" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册