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

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

上级 70f23d19
......@@ -1818,6 +1818,7 @@
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......@@ -1871,6 +1872,54 @@
"enableConfirm" : true,
"reloadData" : true,
"id" : "FileRemove@FILE"
}, {
"actionLevel" : 50,
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionType" : "DEUIACTION",
"id" : "NETDISTFILEUPLOAD@FILE"
}, {
"actionTarget" : "NONE",
"caption" : "导入",
......@@ -1942,6 +1991,7 @@
"uIActionType" : "DEUIACTION",
"id" : "link_song@FILE"
}, {
"actionLevel" : 200,
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
......
......@@ -720,6 +720,7 @@
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......@@ -870,6 +871,7 @@
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......
......@@ -62,6 +62,7 @@
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"actionLevel" : 200,
"caption" : "打开主数据视图",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......@@ -72,6 +73,7 @@
"id" : "node_cm_deuiaction1"
},
"getPSUIAction" : {
"actionLevel" : 200,
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
......@@ -97,6 +99,118 @@
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 250,
"caption" : "文件编辑(关键操作)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "FILE_FileEdit",
"name" : "文件编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FileEdit",
"uIActionType" : "DEUIACTION",
"reloadData" : true,
"id" : "FileEdit@FILE"
},
"tooltip" : "文件编辑(关键操作)",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 50,
"caption" : "网盘上传(不常见)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction3"
},
"getPSUIAction" : {
"actionLevel" : 50,
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionType" : "DEUIACTION",
"id" : "NETDISTFILEUPLOAD@FILE"
},
"tooltip" : "网盘上传(不常见)",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"toolbarStyle" : "CONTEXTMENU",
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
......@@ -293,6 +407,7 @@
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"actionLevel" : 200,
"caption" : "打开主数据视图",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......@@ -303,6 +418,7 @@
"id" : "node_cm_deuiaction1"
},
"getPSUIAction" : {
"actionLevel" : 200,
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
......@@ -328,6 +444,118 @@
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 250,
"caption" : "文件编辑(关键操作)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "FILE_FileEdit",
"name" : "文件编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FileEdit",
"uIActionType" : "DEUIACTION",
"reloadData" : true,
"id" : "FileEdit@FILE"
},
"tooltip" : "文件编辑(关键操作)",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 50,
"caption" : "网盘上传(不常见)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction3"
},
"getPSUIAction" : {
"actionLevel" : 50,
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionType" : "DEUIACTION",
"id" : "NETDISTFILEUPLOAD@FILE"
},
"tooltip" : "网盘上传(不常见)",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"toolbarStyle" : "CONTEXTMENU",
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
......
......@@ -860,6 +860,7 @@
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......@@ -1010,6 +1011,7 @@
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......
......@@ -809,6 +809,7 @@
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......@@ -959,6 +960,7 @@
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......
......@@ -152,6 +152,7 @@
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"actionLevel" : 200,
"caption" : "打开主数据视图",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......@@ -162,6 +163,7 @@
"id" : "node_cm_deuiaction1"
},
"getPSUIAction" : {
"actionLevel" : 200,
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
......@@ -187,6 +189,118 @@
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 250,
"caption" : "文件编辑(关键操作)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "FILE_FileEdit",
"name" : "文件编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FileEdit",
"uIActionType" : "DEUIACTION",
"reloadData" : true,
"id" : "FileEdit@FILE"
},
"tooltip" : "文件编辑(关键操作)",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 50,
"caption" : "网盘上传(不常见)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction3"
},
"getPSUIAction" : {
"actionLevel" : 50,
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionType" : "DEUIACTION",
"id" : "NETDISTFILEUPLOAD@FILE"
},
"tooltip" : "网盘上传(不常见)",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"toolbarStyle" : "CONTEXTMENU",
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
......@@ -383,6 +497,7 @@
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"actionLevel" : 200,
"caption" : "打开主数据视图",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......@@ -393,6 +508,7 @@
"id" : "node_cm_deuiaction1"
},
"getPSUIAction" : {
"actionLevel" : 200,
"actionTarget" : "SINGLEKEY",
"caption" : "打开主视图视图",
"codeName" : "open_main_view",
......@@ -418,6 +534,118 @@
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 250,
"caption" : "文件编辑(关键操作)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/FILEEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "FILE_FileEdit",
"name" : "文件编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"refreshMode" : 2,
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "FileEdit",
"uIActionType" : "DEUIACTION",
"reloadData" : true,
"id" : "FileEdit@FILE"
},
"tooltip" : "文件编辑(关键操作)",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"actionLevel" : 50,
"caption" : "网盘上传(不常见)",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction3"
},
"getPSUIAction" : {
"actionLevel" : 50,
"actionTarget" : "NONE",
"caption" : "点击上传网盘文件",
"codeName" : "NETDISTFILEUPLOAD",
"frontProcessType" : "OTHER",
"fullCodeName" : "FILE_NETDISTFILEUPLOAD",
"name" : "网盘上传",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/FILE.json"
},
"getPSNavigateParams" : [ {
"key" : "providerconfig",
"name" : "providerconfig",
"value" : "{\"endpoint\":\"http://172.16.121.167:19001/minio\",\"rootbucket\":\"meta-sphere\",\"accessKey\":\"minioadmin\",\"secretKey\":\"minioadmin\"}",
"rawValue" : true
}, {
"key" : "folder",
"name" : "folder",
"value" : "TRUE",
"rawValue" : true
}, {
"key" : "prefix",
"name" : "prefix",
"value" : "320000/模型/公共业务/1117ca/",
"rawValue" : true
} ],
"getPSSysPFPlugin" : {
"pluginType" : "DEUIACTION",
"pluginCode" : "NETDISTFILEUPLOAD",
"runtimeObject" : true
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionParamJO" : {
"PREFIX" : "320000/模型/公共业务/1117ca/",
"PROVIDERCONFIG" : {
"accessKey" : "minioadmin",
"secretKey" : "minioadmin",
"rootbucket" : "meta-sphere",
"endpoint" : "http://172.16.121.167:19001/minio"
},
"FOLDER" : "TRUE"
},
"uIActionTag" : "NETDISTFILEUPLOAD",
"uIActionType" : "DEUIACTION",
"id" : "NETDISTFILEUPLOAD@FILE"
},
"tooltip" : "网盘上传(不常见)",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
} ],
"toolbarStyle" : "CONTEXTMENU",
"modelid" : "0E53AD66-35B9-471D-96A2-EF2333CF2DF8",
......
......@@ -301,6 +301,7 @@
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionLevel" : 250,
"actionTarget" : "SINGLEKEY",
"caption" : "编辑",
"codeName" : "FileEdit",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册