You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
98 KiB

/*
Navicat Premium Data Transfer
Source Server : 本地mysql
Source Server Type : MySQL
Source Server Version : 50726
Source Host : localhost:3306
Source Schema : ruoyi-vue-pro
Target Server Type : MySQL
Target Server Version : 50726
File Encoding : 65001
Date: 23/08/2023 14:18:12
*/
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------
-- Table structure for report_go_view_project
-- ----------------------------
DROP TABLE IF EXISTS `report_go_view_project`;
CREATE TABLE `report_go_view_project` (
`id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '',
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL COMMENT '',
`pic_url` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT ' URL',
`content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT '',
`status` tinyint(4) NOT NULL COMMENT '',
`remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL COMMENT '',
`creator` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '',
`create_time` datetime(0) NOT NULL DEFAULT CURRENT_TIMESTAMP(0) COMMENT '',
`updater` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT '' COMMENT '',
`update_time` datetime(0) NOT NULL DEFAULT CURRENT_TIMESTAMP(0) ON UPDATE CURRENT_TIMESTAMP(0) COMMENT '',
`deleted` bit(1) NOT NULL DEFAULT b'0' COMMENT '',
`tenant_id` bigint(20) NOT NULL DEFAULT 0 COMMENT '',
PRIMARY KEY (`id`) USING BTREE
) ENGINE = InnoDB AUTO_INCREMENT = 10 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_unicode_ci COMMENT = 'GoView ' ROW_FORMAT = Dynamic;
-- ----------------------------
-- Records of report_go_view_project
-- ----------------------------
INSERT INTO `report_go_view_project` VALUES (6, 'HTTP', 'http://test.yudao.iocoder.cn/7c0cb26b09cfa97cae0b3e5d19b210978eed0ab184dd0bff1b66b3daf70a01fc.png', '{\n \"editCanvasConfig\": {\n \"projectName\": \"HTTP示例\",\n \"width\": 1920,\n \"height\": 1080,\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"background\": null,\n \"backgroundImage\": null,\n \"selectColor\": true,\n \"chartThemeColor\": \"dark\",\n \"chartThemeSetting\": {\n \"title\": {\n \"show\": true,\n \"textStyle\": {\n \"color\": \"#BFBFBF\",\n \"fontSize\": 18\n },\n \"subtextStyle\": {\n \"color\": \"#A2A2A2\",\n \"fontSize\": 14\n }\n },\n \"xAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"bottom\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": false,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"yAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"left\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"legend\": {\n \"show\": true,\n \"top\": \"5%\",\n \"textStyle\": {\n \"color\": \"#B9B8CE\"\n }\n },\n \"grid\": {\n \"show\": false,\n \"left\": \"10%\",\n \"top\": \"60\",\n \"right\": \"10%\",\n \"bottom\": \"60\"\n },\n \"dataset\": null\n },\n \"previewScaleType\": \"fit\"\n },\n \"componentList\": [\n {\n \"id\": \"4vxgys8nh6g000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 7,\n \"y\": 11,\n \"w\": 1898,\n \"h\": 1066,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 1,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"http://127.0.0.1:48080/admin-api/report/go-view/data/get-by-http\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"LineCommon\",\n \"chartConfig\": {\n \"key\": \"LineCommon\",\n \"chartKey\": \"VLineCommon\",\n \"conKey\": \"VCLineCommon\",\n \"title\": \"折线图\",\n \"category\": \"Lines\",\n \"categoryName\": \"折线图\",\n \"package\": \"Charts\",\n \"chartFrame\": \"echarts\",\n \"image\": \"line.png\"\n },\n \"option\": {\n \"legend\": {\n \"show\": true,\n \"top\": \"5%\",\n \"textStyle\": {\n \"color\": \"#B9B8CE\"\n }\n },\n \"xAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"bottom\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": false,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n },\n \"type\": \"category\"\n },\n \"yAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"left\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n },\n \"type\": \"value\"\n },\n \"grid\": {\n \"show\": false,\n \"left\": \"10%\",\n \"top\": \"60\",\n \"right\": \"10%\",\n \"bottom\": \"60\"\n },\n \"tooltip\": {\n \"show\": true,\n \"trigger\": \"axis\",\n \"axisPointer\": {\n \"type\": \"line\"\n }\n },\n \"dataset\": {\n \"dimensions\": [\n \"日期\",\n \"PV\",\n \"UV\"\n ],\n \"source\": [\n {\n \"UV\": 518,\n \"日期\": \"2021-01\",\n \"PV\": 7954\n },\n {\n \"UV\": 135,\n \"日期\": \"2021-02\",\n \"PV\": 9402\n },\n {\n \"UV\": 905,\n \"日期\": \"2021-03\",\n \"PV\": 1665\n },\n {\n \"UV\": 157,\n \"日期\": \"2021-04\",\n \"PV\": 2633\n },\n {\n \"UV\": 849,\n \"日期\": \"2021-05\",\n \"PV\": 7650\n },\n {\n \"UV\": 563,\n \"日期\": \"2021-06\",\n \"PV\": 2399\n },\n {\n \"UV\": 427,\n \"日期\": \"2021-07\",\n \"PV\": 9952\n },\n {\n \"UV\": 158,\n \"日期\": \"2021-08\",\n \"PV\": 9232\n },\n {\n \"UV\": 894,\n \"日期\": \"2021-09\",\n \"PV\": 3013\n },\n {\n \"UV\": 343,\n \"日期\": \"2021-10\",\n \"PV\": 6181\n },\n {\n \"UV\": 294,\n \"日期\": \"2021-11\",\n \"PV\": 8949\n },\n {\n \"UV\": 452,\n \"日期\": \"2021-12\",\n \"PV\": 8730\n }\n ]\n },\n \"series\": [\n {\n \"type\": \"line\",\n \"label\": {\n \"show\": true,\n \"position\": \"top\",\n \"color\": \"#fff\",\n \"fontSize\": 12\n },\n \"symbolSize\": 5,\n \"itemStyle\": {\n \"color\": null,\n \"borderRadius\": 0\n },\n \"lineStyle\": {\n \"type\": \"solid\",\n \"width\": 3,\n \"color\": null\n }\n },\n {\n \"type\": \"line\",\n \"label\": {\n \"show\": true,\n \"position\": \"top\",\n \"color\": \"#fff\",\n \"fontSize\": 12\n },\n \"symbolSize\": 5,\n \"itemStyle\": {\n \"color\": null,\n \"borderRadius\": 0\n },\n \"lineStyle\": {\n \"type\": \"solid\",\n \"width\": 3,\n \"color\": null\n }\n }\n ],\n \"backgroundColor\": \"rgba(0,0,0,0)\"\n }\n }\n ],\n \"requestGlobalConfig\": {\n \"requestDataPond\": [],\n \"requestOriginUrl\": \"\",\n \"requestInterval\": 30,\n \"requestIntervalUnit\": \"second\",\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n }\n}', 0, NULL, '1', '2023-02-07 11:38:22', '1', '2023-02-07 17:27:43', b'0', 1);
INSERT INTO `report_go_view_project` VALUES (7, 'SQL', 'http://test.yudao.iocoder.cn/c1f570bad6ec7e7fa4a0a7c8f563da4ea158fde6e731da4dd1abe8ba9b6baeed.png', '{\n \"editCanvasConfig\": {\n \"projectName\": \"SQL示例\",\n \"width\": 1920,\n \"height\": 1080,\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"background\": null,\n \"backgroundImage\": null,\n \"selectColor\": true,\n \"chartThemeColor\": \"dark\",\n \"chartThemeSetting\": {\n \"title\": {\n \"show\": true,\n \"textStyle\": {\n \"color\": \"#BFBFBF\",\n \"fontSize\": 18\n },\n \"subtextStyle\": {\n \"color\": \"#A2A2A2\",\n \"fontSize\": 14\n }\n },\n \"xAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"bottom\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": false,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"yAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"left\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"legend\": {\n \"show\": true,\n \"top\": \"5%\",\n \"textStyle\": {\n \"color\": \"#B9B8CE\"\n }\n },\n \"grid\": {\n \"show\": false,\n \"left\": \"10%\",\n \"top\": \"60\",\n \"right\": \"10%\",\n \"bottom\": \"60\"\n },\n \"dataset\": null\n },\n \"previewScaleType\": \"fit\"\n },\n \"componentList\": [\n {\n \"id\": \"5cqrghfle9g000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 27,\n \"y\": 3,\n \"w\": 1870,\n \"h\": 1051,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": [\n \"headShake\"\n ]\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 1,\n \"requestHttpType\": \"post\",\n \"requestUrl\": \"http://127.0.0.1:48080/admin-api/report/go-view/data/get-by-sql\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"SELECT DATE_FORMAT(create_time, \\\"%Y-%m\\\") AS time, COUNT(*) AS \'次数\', COUNT(DISTINCT(user_id)) AS \'人数\' FROM system_login_log GROUP BY DATE_FORMAT(create_time, \\\"%Y-%m\\\")\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"LineCommon\",\n \"chartConfig\": {\n \"key\": \"LineCommon\",\n \"chartKey\": \"VLineCommon\",\n \"conKey\": \"VCLineCommon\",\n \"title\": \"折线图\",\n \"category\": \"Lines\",\n \"categoryName\": \"折线图\",\n \"package\": \"Charts\",\n \"chartFrame\": \"echarts\",\n \"image\": \"line.png\"\n },\n \"option\": {\n \"legend\": {\n \"show\": true,\n \"top\": \"5%\",\n \"textStyle\": {\n \"color\": \"#B9B8CE\"\n }\n },\n \"xAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"bottom\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": false,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n },\n \"type\": \"category\"\n },\n \"yAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"left\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n },\n \"type\": \"value\"\n },\n \"grid\": {\n \"show\": false,\n \"left\": \"10%\",\n \"top\": \"60\",\n \"right\": \"10%\",\n \"bottom\": \"60\"\n },\n \"tooltip\": {\n \"show\": true,\n \"trigger\": \"axis\",\n \"axisPointer\": {\n \"type\": \"line\"\n }\n },\n \"dataset\": {\n \"dimensions\": [\n \"time\",\n \"次数\",\n \"人数\"\n ],\n \"source\": [\n {\n \"次数\": 94,\n \"time\": \"2022-05\",\n \"人数\": 5\n },\n {\n \"次数\": 120,\n \"time\": \"2022-06\",\n \"人数\": 2\n },\n {\n \"次数\": 118,\n \"time\": \"2022-07\",\n \"人数\": 5\n },\n {\n \"次数\": 37,\n \"time\": \"2022-08\",\n \"人数\": 2\n },\n {\n \"次数\": 65,\n \"time\": \"2022-09\",\n \"人数\": 2\n },\n {\n \"次数\": 35,\n \"time\": \"2022-10\",\n \"人数\": 2\n },\n {\n \"次数\": 86,\n \"time\": \"2022-11\",\n \"人数\": 1\n },\n {\n \"次数\": 49,\n \"time\": \"2022-12\",\n \"人数\": 3\n },\n {\n \"次数\": 45,\n \"time\": \"2023-01\",\n \"人数\": 1\n },\n {\n \"次数\": 70,\n \"time\": \"2023-02\",\n \"人数\": 1\n }\n ]\n },\n \"series\": [\n {\n \"type\": \"line\",\n \"label\": {\n \"show\": true,\n \"position\": \"top\",\n \"color\": \"#fff\",\n \"fontSize\": 12\n },\n \"symbolSize\": 5,\n \"itemStyle\": {\n \"color\": null,\n \"borderRadius\": 0\n },\n \"lineStyle\": {\n \"type\": \"solid\",\n \"width\": 3,\n \"color\": null\n }\n },\n {\n \"type\": \"line\",\n \"label\": {\n \"show\": true,\n \"position\": \"top\",\n \"color\": \"#fff\",\n \"fontSize\": 12\n },\n \"symbolSize\": 5,\n \"itemStyle\": {\n \"color\": null,\n \"borderRadius\": 0\n },\n \"lineStyle\": {\n \"type\": \"solid\",\n \"width\": 3,\n \"color\": null\n }\n }\n ],\n \"backgroundColor\": \"rgba(0,0,0,0)\"\n }\n }\n ],\n \"requestGlobalConfig\": {\n \"requestDataPond\": [],\n \"requestOriginUrl\": \"\",\n \"requestInterval\": 30,\n \"requestIntervalUnit\": \"second\",\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n }\n}', 0, NULL, '1', '2023-02-07 11:43:57', '1', '2023-02-07 17:27:40', b'0', 1);
INSERT INTO `report_go_view_project` VALUES (8, '57q2gor533g000', 'http://127.0.0.1:48080/admin-api/infra/file/4/get/31864fbac6c9d0835467315068a4f45e40fb5df74b6ba33e32850494b2eb5e8c.png', '{\n \"editCanvasConfig\": {\n \"projectName\": \"57q2gor533g000\",\n \"width\": 1920,\n \"height\": 1080,\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"background\": null,\n \"backgroundImage\": null,\n \"selectColor\": true,\n \"chartThemeColor\": \"dark\",\n \"chartThemeSetting\": {\n \"title\": {\n \"show\": true,\n \"textStyle\": {\n \"color\": \"#BFBFBF\",\n \"fontSize\": 18\n },\n \"subtextStyle\": {\n \"color\": \"#A2A2A2\",\n \"fontSize\": 14\n }\n },\n \"xAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"bottom\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": false,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"yAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"left\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"legend\": {\n \"show\": true,\n \"top\": \"5%\",\n \"textStyle\": {\n \"color\": \"#B9B8CE\"\n }\n },\n \"grid\": {\n \"show\": false,\n \"left\": \"10%\",\n \"top\": \"60\",\n \"right\": \"10%\",\n \"bottom\": \"60\"\n },\n \"dataset\": null\n },\n \"previewScaleType\": \"fit\"\n },\n \"componentList\": [],\n \"requestGlobalConfig\": {\n \"requestDataPond\": [],\n \"requestOriginUrl\": \"\",\n \"requestInterval\": 30,\n \"requestIntervalUnit\": \"second\",\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n }\n}', 1, NULL, '1', '2023-02-07 19:27:09', '1', '2023-08-22 16:51:49', b'0', 1);
INSERT INTO `report_go_view_project` VALUES (9, '4iog7tys204000', 'http://127.0.0.1:48080/admin-api/infra/file/4/get/eda9e035f98c740141e82d2e2859c7a128979fa320a3a08ec1a50accc7f9a259.png', '{\n \"editCanvasConfig\": {\n \"projectName\": \"4iog7tys204000\",\n \"width\": 1920,\n \"height\": 1080,\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"background\": null,\n \"backgroundImage\": null,\n \"selectColor\": true,\n \"chartThemeColor\": \"dark\",\n \"chartThemeSetting\": {\n \"title\": {\n \"show\": true,\n \"textStyle\": {\n \"color\": \"#BFBFBF\",\n \"fontSize\": 18\n },\n \"subtextStyle\": {\n \"color\": \"#A2A2A2\",\n \"fontSize\": 14\n }\n },\n \"xAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"bottom\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": false,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"yAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"left\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n }\n },\n \"legend\": {\n \"show\": true,\n \"top\": \"5%\",\n \"textStyle\": {\n \"color\": \"#B9B8CE\"\n }\n },\n \"grid\": {\n \"show\": false,\n \"left\": \"10%\",\n \"top\": \"60\",\n \"right\": \"10%\",\n \"bottom\": \"60\"\n },\n \"dataset\": null\n },\n \"previewScaleType\": \"fit\"\n },\n \"componentList\": [\n {\n \"id\": \"4s5inr11c3k000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 0,\n \"y\": 0,\n \"w\": 1920,\n \"h\": 1080,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border04\",\n \"chartConfig\": {\n \"key\": \"Border04\",\n \"chartKey\": \"VBorder04\",\n \"conKey\": \"VCBorder04\",\n \"title\": \"box凯密克BI\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border04.png\"\n },\n \"option\": {\n \"borderTitle\": \"凯密克BI\",\n \"borderTitleWidth\": 250,\n \"borderTitleHeight\": 32,\n \"borderTitleSize\": 30,\n \"borderTitleColor\": \"#fff\",\n \"colors\": [\n \"#8aaafb\",\n \"#1f33a2\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"1ih8r37rhl6o00\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 20,\n \"y\": 70,\n \"w\": 500,\n \"h\": 380,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border03\",\n \"chartConfig\": {\n \"key\": \"Border03\",\n \"chartKey\": \"VBorder03\",\n \"conKey\": \"VCBorder03\",\n \"title\": \"box云桌面使用时长\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border03.png\"\n },\n \"option\": {\n \"colors\": [\n \"#6586ec\",\n \"#2cf7fe\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"5u820qh7lo0000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 40,\n \"y\": 70,\n \"w\": 460,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": 1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Decorates06\",\n \"chartConfig\": {\n \"key\": \"Decorates06\",\n \"chartKey\": \"VDecorates06\",\n \"conKey\": \"VCDecorates06\",\n \"title\": \"title云桌面使用时长\",\n \"category\": \"Decorates\",\n \"categoryName\": \"装饰\",\n \"package\": \"Decorates\",\n \"chartFrame\": \"common\",\n \"image\": \"decorates06.png\"\n },\n \"option\": {\n \"colors\": [\n \"#1DC1F533\",\n \"#1DC1F5FF\"\n ],\n \"dataset\": \"云桌面使用时长排行(本月)\",\n \"textColor\": \"#fff\",\n \"textSize\": 26\n }\n },\n {\n \"id\": \"3q2sdcudrok000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 30,\n \"y\": 120,\n \"w\": 480,\n \"h\": 320,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"TableList\",\n \"chartConfig\": {\n \"key\": \"TableList\",\n \"chartKey\": \"VTableList\",\n \"conKey\": \"VCTableList\",\n \"title\": \"chart云桌面使用时长\",\n \"category\": \"Tables\",\n \"categoryName\": \"表格\",\n \"package\": \"Tables\",\n \"chartFrame\": \"common\",\n \"image\": \"tables_list.png\"\n },\n \"option\": {\n \"dataset\": [\n {\n \"name\": \"厦门银行(福州仓山支行)\",\n \"value\": 267\n },\n {\n \"name\": \"海峡国际会展中心\",\n \"value\": 207\n },\n {\n \"name\": \"万达广场\",\n \"value\": 187\n },\n {\n \"name\": \"福建省立医院(金山病区)\",\n \"value\": 170\n },\n {\n \"name\": \"福州市第二医院\",\n \"value\": 167\n }\n ],\n \"rowNum\": 5,\n \"waitTime\": 5,\n \"unit\": \"小时\",\n \"sort\": true,\n \"color\": \"#C8633EFF\",\n \"textColor\": \"#CDD2F8FF\",\n \"borderColor\": \"#1370fb80\",\n \"carousel\": \"single\",\n \"indexFontSize\": 13,\n \"leftFontSize\": 15,\n \"rightFontSize\": 14,\n \"valueFormatter\": \"function (item) {\\n return item.value;\\n }\"\n }\n },\n {\n \"id\": \"sz84ohhyi3k00\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 20,\n \"y\": 460,\n \"w\": 500,\n \"h\": 590,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border03\",\n \"chartConfig\": {\n \"key\": \"Border03\",\n \"chartKey\": \"VBorder03\",\n \"conKey\": \"VCBorder03\",\n \"title\": \"box办公应软件\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border03.png\"\n },\n \"option\": {\n \"colors\": [\n \"#6586ec\",\n \"#2cf7fe\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"v6tutzfbb0g00\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 40,\n \"y\": 460,\n \"w\": 460,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": 1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Decorates06\",\n \"chartConfig\": {\n \"key\": \"Decorates06\",\n \"chartKey\": \"VDecorates06\",\n \"conKey\": \"VCDecorates06\",\n \"title\": \"title办公应用软件\",\n \"category\": \"Decorates\",\n \"categoryName\": \"装饰\",\n \"package\": \"Decorates\",\n \"chartFrame\": \"common\",\n \"image\": \"decorates06.png\"\n },\n \"option\": {\n \"colors\": [\n \"#1DC1F533\",\n \"#1DC1F5FF\"\n ],\n \"dataset\": \"办公应用软件使用排行(本月)\",\n \"textColor\": \"#fff\",\n \"textSize\": 26\n }\n },\n {\n \"id\": \"2jnlbtuuw2a000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 30,\n \"y\": 520,\n \"w\": 480,\n \"h\": 510,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"TableList\",\n \"chartConfig\": {\n \"key\": \"TableList\",\n \"chartKey\": \"VTableList\",\n \"conKey\": \"VCTableList\",\n \"title\": \"chart办公应用软件\",\n \"category\": \"Tables\",\n \"categoryName\": \"表格\",\n \"package\": \"Tables\",\n \"chartFrame\": \"common\",\n \"image\": \"tables_list.png\"\n },\n \"option\": {\n \"dataset\": [\n {\n \"name\": \"QQ\",\n \"value\": 2004\n },\n {\n \"name\": \"企业微信\",\n \"value\": 1979\n },\n {\n \"name\": \"Google\",\n \"value\": 1788\n },\n {\n \"name\": \"Word\",\n \"value\": 1730\n },\n {\n \"name\": \"微信\",\n \"value\": 1664\n },\n {\n \"name\": \"ERP\",\n \"value\": 1553\n }\n ],\n \"rowNum\": 10,\n \"waitTime\": 5,\n \"unit\": \"次\",\n \"sort\": true,\n \"color\": \"#13FBB2FF\",\n \"textColor\": \"#CDD2F8FF\",\n \"borderColor\": \"#1370fb80\",\n \"carousel\": \"single\",\n \"indexFontSize\": 13,\n \"leftFontSize\": 15,\n \"rightFontSize\": 14,\n \"valueFormatter\": \"function (item) {\\n return item.value;\\n }\"\n }\n },\n {\n \"id\": \"36tq6zj2mi4000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 530,\n \"y\": 70,\n \"w\": 860,\n \"h\": 260,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border01\",\n \"chartConfig\": {\n \"key\": \"Border01\",\n \"chartKey\": \"VBorder01\",\n \"conKey\": \"VCBorder01\",\n \"title\": \"box固资统计\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border01.png\"\n },\n \"option\": {\n \"dur\": 0.5,\n \"colors\": [\n \"#4fd2dd\",\n \"#235fa7\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"57k6ea4g5ro000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 550,\n \"y\": 70,\n \"w\": 820,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": 1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Decorates06\",\n \"chartConfig\": {\n \"key\": \"Decorates06\",\n \"chartKey\": \"VDecorates06\",\n \"conKey\": \"VCDecorates06\",\n \"title\": \"title固资统计\",\n \"category\": \"Decorates\",\n \"categoryName\": \"装饰\",\n \"package\": \"Decorates\",\n \"chartFrame\": \"common\",\n \"image\": \"decorates06.png\"\n },\n \"option\": {\n \"colors\": [\n \"#1DC1F533\",\n \"#1DC1F5FF\"\n ],\n \"dataset\": \"固资统计\",\n \"textColor\": \"#fff\",\n \"textSize\": 26\n }\n },\n {\n \"id\": \"d0omwo7oa5s00\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 530,\n \"y\": 340,\n \"w\": 860,\n \"h\": 710,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border11\",\n \"chartConfig\": {\n \"key\": \"Border11\",\n \"chartKey\": \"VBorder11\",\n \"conKey\": \"VCBorder11\",\n \"title\": \"box下属单位分布\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border11.png\"\n },\n \"option\": {\n \"colors\": [\n \"#2862b7\",\n \"#2862b7\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"12un9mp6fqcg00\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 550,\n \"y\": 340,\n \"w\": 820,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": 1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Decorates06\",\n \"chartConfig\": {\n \"key\": \"Decorates06\",\n \"chartKey\": \"VDecorates06\",\n \"conKey\": \"VCDecorates06\",\n \"title\": \"title下属单位分布\",\n \"category\": \"Decorates\",\n \"categoryName\": \"装饰\",\n \"package\": \"Decorates\",\n \"chartFrame\": \"common\",\n \"image\": \"decorates06.png\"\n },\n \"option\": {\n \"colors\": [\n \"#1DC1F533\",\n \"#1DC1F5FF\"\n ],\n \"dataset\": \"下属单位分布\",\n \"textColor\": \"#fff\",\n \"textSize\": 26\n }\n },\n {\n \"id\": \"5mc4jy94gv4000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1400,\n \"y\": 70,\n \"w\": 500,\n \"h\": 320,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border03\",\n \"chartConfig\": {\n \"key\": \"Border03\",\n \"chartKey\": \"VBorder03\",\n \"conKey\": \"VCBorder03\",\n \"title\": \"box使用概况\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border03.png\"\n },\n \"option\": {\n \"colors\": [\n \"#6586ec\",\n \"#2cf7fe\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"59xpntb44gg000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1420,\n \"y\": 70,\n \"w\": 460,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": 1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Decorates06\",\n \"chartConfig\": {\n \"key\": \"Decorates06\",\n \"chartKey\": \"VDecorates06\",\n \"conKey\": \"VCDecorates06\",\n \"title\": \"title使用概况\",\n \"category\": \"Decorates\",\n \"categoryName\": \"装饰\",\n \"package\": \"Decorates\",\n \"chartFrame\": \"common\",\n \"image\": \"decorates06.png\"\n },\n \"option\": {\n \"colors\": [\n \"#1DC1F533\",\n \"#1DC1F5FF\"\n ],\n \"dataset\": \"使用概况(整体使用率)\",\n \"textColor\": \"#fff\",\n \"textSize\": 26\n }\n },\n {\n \"id\": \"22ayt0co3mlc00\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1400,\n \"y\": 130,\n \"w\": 250,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"TextCommon\",\n \"chartConfig\": {\n \"key\": \"TextCommon\",\n \"chartKey\": \"VTextCommon\",\n \"conKey\": \"VCTextCommon\",\n \"title\": \"服务器\",\n \"category\": \"Texts\",\n \"categoryName\": \"文本\",\n \"package\": \"Informations\",\n \"image\": \"text_static.png\"\n },\n \"option\": {\n \"link\": \"\",\n \"linkHead\": \"http://\",\n \"dataset\": \"服务器\",\n \"fontSize\": 20,\n \"fontColor\": \"#F5F2EEFF\",\n \"paddingX\": 10,\n \"paddingY\": 10,\n \"textAlign\": \"center\",\n \"fontWeight\": \"normal\",\n \"borderWidth\": 0,\n \"borderColor\": \"#ffffff\",\n \"borderRadius\": 5,\n \"letterSpacing\": 5,\n \"writingMode\": \"horizontal-tb\",\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"555e63jore8000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1425,\n \"y\": 180,\n \"w\": 200,\n \"h\": 200,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"WaterPolo\",\n \"chartConfig\": {\n \"key\": \"WaterPolo\",\n \"chartKey\": \"VWaterPolo\",\n \"conKey\": \"VCWaterPolo\",\n \"title\": \"chart服务器\",\n \"category\": \"Mores\",\n \"categoryName\": \"更多\",\n \"package\": \"Charts\",\n \"chartFrame\": \"common\",\n \"image\": \"water_WaterPolo.png\"\n },\n \"option\": {\n \"dataset\": 0.5,\n \"series\": [\n {\n \"type\": \"liquidFill\",\n \"shape\": \"roundRect\",\n \"radius\": \"90%\",\n \"data\": [\n 0.5\n ],\n \"center\": [\n \"50%\",\n \"50%\"\n ],\n \"color\": [\n {\n \"type\": \"linear\",\n \"x\": 0,\n \"y\": 0,\n \"x2\": 0,\n \"y2\": 1,\n \"colorStops\": [\n {\n \"offset\": 0,\n \"color\": \"#4992ff\"\n },\n {\n \"offset\": 1,\n \"color\": \"#7cffb2\"\n }\n ],\n \"globalCoord\": false\n }\n ],\n \"backgroundStyle\": {\n \"borderWidth\": 1,\n \"color\": \"rgba(68, 181, 226, 0.3)\"\n },\n \"label\": {\n \"normal\": {\n \"textStyle\": {\n \"fontSize\": 50,\n \"color\": \"#fff\"\n }\n }\n },\n \"outline\": {\n \"show\": false,\n \"borderDistance\": 10,\n \"itemStyle\": {\n \"borderWidth\": 2,\n \"borderColor\": \"#112165\"\n }\n }\n }\n ],\n \"backgroundColor\": \"rgba(0,0,0,0)\"\n }\n },\n {\n \"id\": \"dkcvkjlfzds00\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1650,\n \"y\": 130,\n \"w\": 250,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"TextCommon\",\n \"chartConfig\": {\n \"key\": \"TextCommon\",\n \"chartKey\": \"VTextCommon\",\n \"conKey\": \"VCTextCommon\",\n \"title\": \"办公桌面\",\n \"category\": \"Texts\",\n \"categoryName\": \"文本\",\n \"package\": \"Informations\",\n \"image\": \"text_static.png\"\n },\n \"option\": {\n \"link\": \"\",\n \"linkHead\": \"http://\",\n \"dataset\": \"办公桌面\",\n \"fontSize\": 20,\n \"fontColor\": \"#ffffff\",\n \"paddingX\": 10,\n \"paddingY\": 10,\n \"textAlign\": \"center\",\n \"fontWeight\": \"normal\",\n \"borderWidth\": 0,\n \"borderColor\": \"#ffffff\",\n \"borderRadius\": 5,\n \"letterSpacing\": 5,\n \"writingMode\": \"horizontal-tb\",\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"1isus15wkdq800\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1677,\n \"y\": 178,\n \"w\": 200,\n \"h\": 200,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"WaterPolo\",\n \"chartConfig\": {\n \"key\": \"WaterPolo\",\n \"chartKey\": \"VWaterPolo\",\n \"conKey\": \"VCWaterPolo\",\n \"title\": \"chart办公桌面\",\n \"category\": \"Mores\",\n \"categoryName\": \"更多\",\n \"package\": \"Charts\",\n \"chartFrame\": \"common\",\n \"image\": \"water_WaterPolo.png\"\n },\n \"option\": {\n \"dataset\": 0.5,\n \"series\": [\n {\n \"type\": \"liquidFill\",\n \"shape\": \"roundRect\",\n \"radius\": \"90%\",\n \"data\": [\n 0.5\n ],\n \"center\": [\n \"50%\",\n \"50%\"\n ],\n \"color\": [\n {\n \"type\": \"linear\",\n \"x\": 0,\n \"y\": 0,\n \"x2\": 0,\n \"y2\": 1,\n \"colorStops\": [\n {\n \"offset\": 0,\n \"color\": \"#4992ff\"\n },\n {\n \"offset\": 1,\n \"color\": \"#7cffb2\"\n }\n ],\n \"globalCoord\": false\n }\n ],\n \"backgroundStyle\": {\n \"borderWidth\": 1,\n \"color\": \"rgba(68, 181, 226, 0.3)\"\n },\n \"label\": {\n \"normal\": {\n \"textStyle\": {\n \"fontSize\": 50,\n \"color\": \"#fff\"\n }\n }\n },\n \"outline\": {\n \"show\": false,\n \"borderDistance\": 10,\n \"itemStyle\": {\n \"borderWidth\": 2,\n \"borderColor\": \"#112165\"\n }\n }\n }\n ],\n \"backgroundColor\": \"rgba(0,0,0,0)\"\n }\n },\n {\n \"id\": \"33eyj3mwz4a000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1400,\n \"y\": 400,\n \"w\": 500,\n \"h\": 320,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border03\",\n \"chartConfig\": {\n \"key\": \"Border03\",\n \"chartKey\": \"VBorder03\",\n \"conKey\": \"VCBorder03\",\n \"title\": \"box健康度\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border03.png\"\n },\n \"option\": {\n \"colors\": [\n \"#6586ec\",\n \"#2cf7fe\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"2jdka36onda000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1420,\n \"y\": 400,\n \"w\": 460,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": 1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Decorates06\",\n \"chartConfig\": {\n \"key\": \"Decorates06\",\n \"chartKey\": \"VDecorates06\",\n \"conKey\": \"VCDecorates06\",\n \"title\": \"title健康度\",\n \"category\": \"Decorates\",\n \"categoryName\": \"装饰\",\n \"package\": \"Decorates\",\n \"chartFrame\": \"common\",\n \"image\": \"decorates06.png\"\n },\n \"option\": {\n \"colors\": [\n \"#1DC1F533\",\n \"#1DC1F5FF\"\n ],\n \"dataset\": \"健康度\",\n \"textColor\": \"#fff\",\n \"textSize\": 26\n }\n },\n {\n \"id\": \"2y29ji7dgw8000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1400,\n \"y\": 450,\n \"w\": 500,\n \"h\": 250,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"PieCircle\",\n \"chartConfig\": {\n \"key\": \"PieCircle\",\n \"chartKey\": \"VPieCircle\",\n \"conKey\": \"VCPieCircle\",\n \"title\": \"chart健康度\",\n \"category\": \"Pies\",\n \"categoryName\": \"饼图\",\n \"package\": \"Charts\",\n \"chartFrame\": \"echarts\",\n \"image\": \"pie-circle.png\"\n },\n \"option\": {\n \"tooltip\": {\n \"show\": true,\n \"trigger\": \"item\"\n },\n \"legend\": {\n \"show\": true\n },\n \"dataset\": 0.25,\n \"title\": {\n \"text\": \"25.00%\",\n \"x\": \"center\",\n \"y\": \"center\",\n \"textStyle\": {\n \"color\": \"#56F8B2FF\",\n \"fontSize\": 30\n }\n },\n \"series\": [\n {\n \"type\": \"pie\",\n \"radius\": [\n \"75%\",\n \"80%\"\n ],\n \"center\": [\n \"50%\",\n \"50%\"\n ],\n \"hoverAnimation\": true,\n \"color\": [\n \"#00bcd44a\",\n \"transparent\"\n ],\n \"label\": {\n \"show\": false\n },\n \"data\": [\n {\n \"value\": [\n 25\n ],\n \"itemStyle\": {\n \"color\": \"#03F413FF\",\n \"shadowBlur\": 10,\n \"shadowColor\": \"#DDD35FFF\"\n }\n },\n {\n \"value\": [\n 75\n ],\n \"itemStyle\": {\n \"color\": \"#00bcd44a\",\n \"shadowBlur\": 0,\n \"shadowColor\": \"#00bcd44a\"\n }\n }\n ]\n }\n ],\n \"backgroundColor\": \"rgba(0,0,0,0)\"\n }\n },\n {\n \"id\": \"3to5tlrrqrs000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1400,\n \"y\": 730,\n \"w\": 500,\n \"h\": 320,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Border03\",\n \"chartConfig\": {\n \"key\": \"Border03\",\n \"chartKey\": \"VBorder03\",\n \"conKey\": \"VCBorder03\",\n \"title\": \"box节电量\",\n \"category\": \"Borders\",\n \"categoryName\": \"边框\",\n \"package\": \"Decorates\",\n \"image\": \"border03.png\"\n },\n \"option\": {\n \"colors\": [\n \"#6586ec\",\n \"#2cf7fe\"\n ],\n \"backgroundColor\": \"#00000000\"\n }\n },\n {\n \"id\": \"49jatkgqcw4000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1420,\n \"y\": 730,\n \"w\": 460,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": 1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Decorates06\",\n \"chartConfig\": {\n \"key\": \"Decorates06\",\n \"chartKey\": \"VDecorates06\",\n \"conKey\": \"VCDecorates06\",\n \"title\": \"title节电量\",\n \"category\": \"Decorates\",\n \"categoryName\": \"装饰\",\n \"package\": \"Decorates\",\n \"chartFrame\": \"common\",\n \"image\": \"decorates06.png\"\n },\n \"option\": {\n \"colors\": [\n \"#1DC1F533\",\n \"#1DC1F5FF\"\n ],\n \"dataset\": \"节电量(本月)\",\n \"textColor\": \"#fff\",\n \"textSize\": 26\n }\n },\n {\n \"id\": \"3ta8w0r127m000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1420,\n \"y\": 790,\n \"w\": 280,\n \"h\": 240,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"BarCrossrange\",\n \"chartConfig\": {\n \"key\": \"BarCrossrange\",\n \"chartKey\": \"VBarCrossrange\",\n \"conKey\": \"VCBarCrossrange\",\n \"title\": \"chart节电量\",\n \"category\": \"Bars\",\n \"categoryName\": \"柱状图\",\n \"package\": \"Charts\",\n \"chartFrame\": \"echarts\",\n \"image\": \"bar_y.png\"\n },\n \"option\": {\n \"legend\": {\n \"show\": true,\n \"top\": \"5%\",\n \"textStyle\": {\n \"color\": \"#B9B8CE\"\n }\n },\n \"xAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"bottom\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 5\n },\n \"splitLine\": {\n \"show\": false,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n },\n \"type\": \"value\"\n },\n \"yAxis\": {\n \"show\": true,\n \"name\": \"\",\n \"nameGap\": 15,\n \"nameTextStyle\": {\n \"color\": \"#B9B8CE\",\n \"fontSize\": 12\n },\n \"inverse\": false,\n \"axisLabel\": {\n \"show\": true,\n \"fontSize\": 12,\n \"color\": \"#B9B8CE\",\n \"rotate\": 0\n },\n \"position\": \"left\",\n \"axisLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#B9B8CE\",\n \"width\": 1\n },\n \"onZero\": true\n },\n \"axisTick\": {\n \"show\": true,\n \"length\": 15\n },\n \"splitLine\": {\n \"show\": true,\n \"lineStyle\": {\n \"color\": \"#484753\",\n \"width\": 1,\n \"type\": \"solid\"\n }\n },\n \"type\": \"category\"\n },\n \"grid\": {\n \"show\": false,\n \"left\": \"15%\",\n \"top\": \"60\",\n \"right\": \"10%\",\n \"bottom\": \"60\"\n },\n \"tooltip\": {\n \"show\": true,\n \"trigger\": \"axis\",\n \"axisPointer\": {\n \"show\": true,\n \"type\": \"shadow\"\n }\n },\n \"dataset\": {\n \"dimensions\": [\n \"day\",\n \"PC用电\",\n \"云桌面用电\"\n ],\n \"source\": [\n {\n \"day\": \"8-5\",\n \"PC用电\": 100,\n \"云桌面用电\": 80\n },\n {\n \"day\": \"8-10\",\n \"PC用电\": 190,\n \"云桌面用电\": 160\n },\n {\n \"day\": \"8-15\",\n \"PC用电\": 310,\n \"云桌面用电\": 250\n },\n {\n \"day\": \"8-20\",\n \"PC用电\": 420,\n \"云桌面用电\": 330\n },\n {\n \"day\": \"8-23\",\n \"PC用电\": 490,\n \"云桌面用电\": 390\n }\n ]\n },\n \"series\": [\n {\n \"type\": \"bar\",\n \"barWidth\": null,\n \"label\": {\n \"show\": true,\n \"position\": \"right\",\n \"color\": \"#fff\",\n \"fontSize\": 12\n },\n \"itemStyle\": {\n \"color\": null,\n \"borderRadius\": 5\n }\n },\n {\n \"type\": \"bar\",\n \"barWidth\": null,\n \"label\": {\n \"show\": true,\n \"position\": \"right\",\n \"color\": \"#fff\",\n \"fontSize\": 12\n },\n \"itemStyle\": {\n \"color\": null,\n \"borderRadius\": 5\n }\n }\n ],\n \"backgroundColor\": \"rgba(0,0,0,0)\"\n }\n },\n {\n \"id\": \"30j42d4i4su000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1690,\n \"y\": 850,\n \"w\": 200,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": false,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"Number\",\n \"chartConfig\": {\n \"key\": \"Number\",\n \"chartKey\": \"VNumber\",\n \"conKey\": \"VCNumber\",\n \"title\": \"节电度数\",\n \"category\": \"Mores\",\n \"categoryName\": \"更多\",\n \"package\": \"Decorates\",\n \"image\": \"number.png\"\n },\n \"option\": {\n \"dataset\": 100,\n \"from\": 0,\n \"dur\": 3,\n \"precision\": 0,\n \"showSeparator\": true,\n \"numberSize\": 16,\n \"numberColor\": \"#F84AADFF\",\n \"prefixText\": \"节电度数\",\n \"prefixColor\": \"#6DF84AFF\",\n \"suffixText\": \"度\",\n \"suffixColor\": \"#6DF84AFF\"\n }\n },\n {\n \"id\": \"5h24m93qk9c000\",\n \"isGroup\": false,\n \"attr\": {\n \"x\": 1600,\n \"y\": 30,\n \"w\": 300,\n \"h\": 50,\n \"offsetX\": 0,\n \"offsetY\": 0,\n \"zIndex\": -1\n },\n \"styles\": {\n \"filterShow\": false,\n \"hueRotate\": 0,\n \"saturate\": 1,\n \"contrast\": 1,\n \"brightness\": 1,\n \"opacity\": 1,\n \"rotateZ\": 0,\n \"rotateX\": 0,\n \"rotateY\": 0,\n \"skewX\": 0,\n \"skewY\": 0,\n \"blendMode\": \"normal\",\n \"animations\": []\n },\n \"status\": {\n \"lock\": true,\n \"hide\": false\n },\n \"request\": {\n \"requestDataType\": 0,\n \"requestHttpType\": \"get\",\n \"requestUrl\": \"\",\n \"requestInterval\": null,\n \"requestIntervalUnit\": \"second\",\n \"requestContentType\": 0,\n \"requestParamsBodyType\": \"none\",\n \"requestSQLContent\": {\n \"sql\": \"select * from where\"\n },\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n },\n \"filter\": null,\n \"events\": {\n \"baseEvent\": {\n \"click\": null,\n \"dblclick\": null,\n \"mouseenter\": null,\n \"mouseleave\": null\n },\n \"advancedEvents\": {\n \"vnodeMounted\": null,\n \"vnodeBeforeMount\": null\n }\n },\n \"key\": \"TimeCommon\",\n \"chartConfig\": {\n \"key\": \"TimeCommon\",\n \"chartKey\": \"VTimeCommon\",\n \"conKey\": \"VCTimeCommon\",\n \"title\": \"时间\",\n \"category\": \"Mores\",\n \"categoryName\": \"更多\",\n \"package\": \"Decorates\",\n \"image\": \"time.png\"\n },\n \"option\": {\n \"timeSize\": 24,\n \"timeLineHeight\": 50,\n \"timeTextIndent\": 2,\n \"timeColor\": \"#38D61CFF\",\n \"fontWeight\": \"normal\",\n \"showShadow\": true,\n \"hShadow\": 0,\n \"vShadow\": 0,\n \"blurShadow\": 8,\n \"colorShadow\": \"#0075ff\"\n }\n }\n ],\n \"requestGlobalConfig\": {\n \"requestDataPond\": [],\n \"requestOriginUrl\": \"\",\n \"requestInterval\": 30,\n \"requestIntervalUnit\": \"second\",\n \"requestParams\": {\n \"Body\": {\n \"form-data\": {},\n \"x-www-form-urlencoded\": {},\n \"json\": \"\",\n \"xml\": \"\"\n },\n \"Header\": {},\n \"Params\": {}\n }\n }\n}', 1, NULL, '1', '2023-08-22 16:43:57', '1', '2023-08-23 14:16:41', b'0', 1);
SET FOREIGN_KEY_CHECKS = 1;