From f1e624e72629cb48db07c10381d45f043d6b9a77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E5=AD=94=E6=B3=89?= Date: Sat, 11 Mar 2023 15:50:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E5=8A=A0=E5=85=A5postgresql?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/goview_v2_pg.sql | 1430 +++++++++++++++++ pom.xml | 6 + .../mybatis/auto/GoviewProjectDataMapper.xml | 2 +- 3 files changed, 1437 insertions(+), 1 deletion(-) create mode 100644 doc/goview_v2_pg.sql diff --git a/doc/goview_v2_pg.sql b/doc/goview_v2_pg.sql new file mode 100644 index 0000000..974a77c --- /dev/null +++ b/doc/goview_v2_pg.sql @@ -0,0 +1,1430 @@ +/* + Navicat Premium Data Transfer + + Source Server : xxxx + Source Server Type : PostgreSQL + Source Server Version : 120004 + Source Host : xxx:xxx + Source Catalog : xxx + Source Schema : goview_v2 + + Target Server Type : PostgreSQL + Target Server Version : 120004 + File Encoding : 65001 + + Date: 11/03/2023 10:19:35 +*/ + + +-- ---------------------------- +-- Table structure for t_goview_project +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_goview_project"; +CREATE TABLE "goview_v2"."t_goview_project" ( + "id" varchar(50) COLLATE "pg_catalog"."default" NOT NULL, + "project_name" varchar(255) COLLATE "pg_catalog"."default", + "state" int4, + "create_time" timestamp(6), + "create_user_id" varchar(50) COLLATE "pg_catalog"."default", + "is_delete" int4, + "index_image" varchar(255) COLLATE "pg_catalog"."default", + "remarks" varchar(255) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."project_name" IS '项目名称'; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."state" IS '项目状态[-1未发布,1发布]'; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."create_time" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."create_user_id" IS '创建人id'; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."is_delete" IS '删除状态[1删除,-1未删除]'; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."index_image" IS '首页图片'; +COMMENT ON COLUMN "goview_v2"."t_goview_project"."remarks" IS '项目介绍'; +COMMENT ON TABLE "goview_v2"."t_goview_project" IS '项目表'; + +-- ---------------------------- +-- Records of t_goview_project +-- ---------------------------- +INSERT INTO "goview_v2"."t_goview_project" VALUES ('686901469202485248', '福建-业务开通视图', -1, '2022-05-18 13:48:02', '1', -1, '/static/file_upload/4e2c2fe1ec964efdf0098f085ba99692.png', '测试项目'); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('686921059995357184', '测试项目2', -1, '2022-05-18 15:05:53', '1', 1, '测试项目2', '测试项目2'); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('686921460203261952', '测试项目2', 1, '2022-05-18 15:07:29', '1', -1, '/static/file_upload/ab090a961ca4a2abcbdb39eed449d98e.png', '测试项目2备注'); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687926057864663040', '1oi1k7spl6rk000', -1, '2022-05-21 09:39:23', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687929679021215744', '62orm9i0z2o0000', -1, '2022-05-21 09:53:47', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687929714475667456', '4drqlpkt1rm0000', -1, '2022-05-21 09:53:55', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687929748097208320', '1ur88wptmk00000', -1, '2022-05-21 09:54:03', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687929808008646656', 'g0j6kix2t6w0000', -1, '2022-05-21 09:54:18', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687929893027188736', '64z5qai3nlk0000', -1, '2022-05-21 09:54:38', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930192815067136', '9qhb6jlit3k0000', -1, '2022-05-21 09:55:49', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930279289032704', '70aiqj5vomc0000', -1, '2022-05-21 09:56:10', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930282233434112', '4imtd9j03020000', -1, '2022-05-21 09:56:11', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930282849996800', 's9k2s79p128000', -1, '2022-05-21 09:56:11', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930283412033536', '4ok2rzk05720000', -1, '2022-05-21 09:56:11', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930284070539264', 'fel9rygt0c80000', -1, '2022-05-21 09:56:11', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930285119115264', '962uh36tcsg0000', -1, '2022-05-21 09:56:11', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930285823758336', '4gt58s0xqj20000', -1, '2022-05-21 09:56:11', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930297123213312', 'dttdbie1kww0000', -1, '2022-05-21 09:56:14', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930514136502272', '2k62xcxxt920000', -1, '2022-05-21 09:57:06', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930605484249088', '4nxla59c1pk0000', -1, '2022-05-21 09:57:28', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687930850255441920', 'fptkxn9zsy00000', -1, '2022-05-21 09:58:26', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687931898051301376', '2rqrgo5cp7a0000', -1, '2022-05-21 10:02:36', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687932149722124288', '3fvfusvxll40000', -1, '2022-05-21 10:03:36', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687977208341467136', 'eunbccwh2vc0000', -1, '2022-05-21 13:02:39', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('687977493126320128', 'fp8apt88nds0000', -1, '2022-05-21 13:03:47', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('688249095273451520', '20otye72sacg000', -1, '2022-05-22 07:03:02', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('688995141398171648', 'fu0caa7og6g0000', -1, '2022-05-24 08:27:33', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('689013350318870528', '2vojs1zom5u0000', -1, '2022-05-24 09:39:54', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('689016751723253760', 'bolbhhh2pco0000', -1, '2022-05-24 09:53:25', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('689455532964188160', 'dv0vxgdu5cw0000', -1, '2022-05-25 14:56:59', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('689469120323915776', '333', -1, '2022-05-25 15:50:58', '1', 1, '21312', ''); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('690006491037569024', '面条2', -1, '2022-05-27 03:26:17', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('690012125615230976', '奔跑的面条', -1, '2022-05-27 03:48:41', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('690013954197557248', '奔跑的面条', -1, '2022-05-27 03:55:57', '1', 1, NULL, NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('690064647340036096', '奔跑的面条', -1, '2022-05-27 07:17:23', '1', 1, 'http://124.70.187.180:8081/v2-cloud/1d93ffa6e644dd7df42e7f0890b243f6.png', NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('791228739525677056', '2taefsaz756000', -1, '2023-03-02 11:07:22', '1', 1, 'http://localhost:8080/static/file_upload/a7c9adbbb8d54f6ac2856b77f6ae28a1.png', NULL); +INSERT INTO "goview_v2"."t_goview_project" VALUES ('792622755697790976', 'xxriutawa4000', -1, '2023-03-06 07:26:41', '1', -1, '/static/file_upload/5a9dfaf5ad25536b072f9ef85f5ecd35.png', NULL); + +-- ---------------------------- +-- Table structure for t_goview_project_data +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_goview_project_data"; +CREATE TABLE "goview_v2"."t_goview_project_data" ( + "id" varchar(50) COLLATE "pg_catalog"."default" NOT NULL, + "project_id" varchar(50) COLLATE "pg_catalog"."default", + "create_time" timestamp(6), + "create_user_id" varchar(50) COLLATE "pg_catalog"."default", + "content" bytea +) +; +COMMENT ON COLUMN "goview_v2"."t_goview_project_data"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_goview_project_data"."project_id" IS '项目id'; +COMMENT ON COLUMN "goview_v2"."t_goview_project_data"."create_time" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_goview_project_data"."create_user_id" IS '创建人id'; +COMMENT ON COLUMN "goview_v2"."t_goview_project_data"."content" IS '存储数据'; +COMMENT ON TABLE "goview_v2"."t_goview_project_data" IS '项目数据关联表'; + +-- ---------------------------- +-- Records of t_goview_project_data +-- ---------------------------- +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('687455350441512960', '686901469202485248', '2022-05-20 02:28:58', '1', E'{\\015\\012 "editCanvasConfig": {\\015\\012 "projectName": "\\347\\246\\217\\345\\273\\272-\\344\\270\\232\\345\\212\\241\\345\\274\\200\\351\\200\\232\\350\\247\\206\\345\\233\\276",\\015\\012 "width": 1920,\\015\\012 "height": 1080,\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "background": null,\\015\\012 "backgroundImage": "/static/file_upload/8ad676368ae0a959781ffd32461d1c1d.png?time=1678442802248",\\015\\012 "selectColor": false,\\015\\012 "chartThemeColor": "dark",\\015\\012 "chartCustomThemeColorInfo": null,\\015\\012 "chartThemeSetting": {\\015\\012 "title": {\\015\\012 "show": true,\\015\\012 "textStyle": {\\015\\012 "color": "#BFBFBF",\\015\\012 "fontSize": 18\\015\\012 },\\015\\012 "subtextStyle": {\\015\\012 "color": "#A2A2A2",\\015\\012 "fontSize": 14\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "dataset": null\\015\\012 },\\015\\012 "previewScaleType": "fit"\\015\\012 },\\015\\012 "componentList": [\\015\\012 {\\015\\012 "id": "525wtnui250000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1585,\\015\\012 "y": 141,\\015\\012 "w": 319,\\015\\012 "h": 457,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 180,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border02",\\015\\012 "chartConfig": {\\015\\012 "key": "Border02",\\015\\012 "chartKey": "VBorder02",\\015\\012 "conKey": "VCBorder02",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-02",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border02.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "qijnmg2e1xc00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 335,\\015\\012 "y": 152,\\015\\012 "w": 345,\\015\\012 "h": 455,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border03",\\015\\012 "chartConfig": {\\015\\012 "key": "Border03",\\015\\012 "chartKey": "VBorder03",\\015\\012 "conKey": "VCBorder03",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-03",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border03.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "v0sl1rqneao00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1521,\\015\\012 "y": 80,\\015\\012 "w": 368,\\015\\012 "h": 52,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border06",\\015\\012 "chartConfig": {\\015\\012 "key": "Border06",\\015\\012 "chartKey": "VBorder06",\\015\\012 "conKey": "VCBorder06",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-06",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border06.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#3140ad",\\015\\012 "#1089ff"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "35g57pc2ziy000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 710,\\015\\012 "y": 31,\\015\\012 "w": 500,\\015\\012 "h": 70,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": 1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates06",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates06",\\015\\012 "chartKey": "VDecorates06",\\015\\012 "conKey": "VCDecorates06",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-06",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "chartFrame": "common",\\015\\012 "image": "decorates06.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#1DC1F533",\\015\\012 "#1DC1F5FF"\\015\\012 ],\\015\\012 "dataset": "\\347\\246\\217\\345\\273\\272\\350\\265\\204\\346\\272\\220\\345\\217\\257\\350\\247\\206\\345\\214\\226\\345\\271\\263\\345\\217\\260",\\015\\012 "textColor": "#fff",\\015\\012 "textSize": 32\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "lqhp1z808s000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 468,\\015\\012 "y": 63,\\015\\012 "w": 180,\\015\\012 "h": 63,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates04",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates04",\\015\\012 "chartKey": "VDecorates04",\\015\\012 "conKey": "VCDecorates04",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-04",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates04.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#1dc1f5",\\015\\012 "#1dc1f5"\\015\\012 ],\\015\\012 "reverse": false\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1gzbzhrg4ls000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1,\\015\\012 "y": 33,\\015\\012 "w": 467,\\015\\012 "h": 60,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 3\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5o1tz1c0zow000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1273,\\015\\012 "y": 62,\\015\\012 "w": 180,\\015\\012 "h": 63,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates04",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates04",\\015\\012 "chartKey": "VDecorates04",\\015\\012 "conKey": "VCDecorates04",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-04",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates04.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#1dc1f5",\\015\\012 "#1dc1f5"\\015\\012 ],\\015\\012 "reverse": true\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "172wvg1ztba800",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1453,\\015\\012 "y": 32,\\015\\012 "w": 467,\\015\\012 "h": 60,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 180,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 3\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "45ac9qy831m00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 19,\\015\\012 "y": 83,\\015\\012 "w": 368,\\015\\012 "h": 52,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border06",\\015\\012 "chartConfig": {\\015\\012 "key": "Border06",\\015\\012 "chartKey": "VBorder06",\\015\\012 "conKey": "VCBorder06",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-06",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border06.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#3140ad",\\015\\012 "#1089ff"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1ltznfslqp2800",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 142,\\015\\012 "y": 77,\\015\\012 "w": 225,\\015\\012 "h": 64,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\270\\232\\345\\212\\241\\345\\274\\200\\351\\200\\232\\350\\247\\206\\345\\233\\276",\\015\\012 "fontSize": 24,\\015\\012 "fontColor": "#ffffff",\\015\\012 "paddingX": 10,\\015\\012 "paddingY": 10,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#ffffff",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "40wt946m31o000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1560,\\015\\012 "y": 81,\\015\\012 "w": 300,\\015\\012 "h": 50,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TimeCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TimeCommon",\\015\\012 "chartKey": "VTimeCommon",\\015\\012 "conKey": "VCTimeCommon",\\015\\012 "title": "\\351\\200\\232\\347\\224\\250\\346\\227\\266\\351\\227\\264",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "time.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "timeSize": 24,\\015\\012 "timeLineHeight": 50,\\015\\012 "timeTextIndent": 2,\\015\\012 "timeColor": "#E6F7FF",\\015\\012 "fontWeight": "normal",\\015\\012 "showShadow": true,\\015\\012 "hShadow": 0,\\015\\012 "vShadow": 0,\\015\\012 "blurShadow": 8,\\015\\012 "colorShadow": "#0075ff"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "120sx2g54tog00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 13,\\015\\012 "y": 153,\\015\\012 "w": 322,\\015\\012 "h": 453,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border03",\\015\\012 "chartConfig": {\\015\\012 "key": "Border03",\\015\\012 "chartKey": "VBorder03",\\015\\012 "conKey": "VCBorder03",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-03",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border03.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "gfdywh0qgnc00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 15,\\015\\012 "y": 609,\\015\\012 "w": 933,\\015\\012 "h": 451,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border02",\\015\\012 "chartConfig": {\\015\\012 "key": "Border02",\\015\\012 "chartKey": "VBorder02",\\015\\012 "conKey": "VCBorder02",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-02",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border02.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3y13qzrk6v4000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 955,\\015\\012 "y": 617,\\015\\012 "w": 949,\\015\\012 "h": 443,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border07",\\015\\012 "chartConfig": {\\015\\012 "key": "Border07",\\015\\012 "chartKey": "VBorder07",\\015\\012 "conKey": "VCBorder07",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-07",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border07.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#11eefd",\\015\\012 "#0078d2"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "45u7hswbz6k000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 897.5,\\015\\012 "y": 788,\\015\\012 "w": 1064,\\015\\012 "h": 300,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 1,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/get7daysOrders",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst range7days = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference-7*24) * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"date_histogram\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"requestTime\\\\",\\\\r\\\\n \\\\"interval\\\\": \\\\"1d\\\\",\\\\r\\\\n \\\\"time_zone\\\\": \\\\"Asia/Shanghai\\\\",\\\\r\\\\n \\\\"min_doc_count\\\\": 1\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": range7days()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": "const result = data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets\\\\r\\\\nconst tdata = {dimensions: [''day'', ''\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217''], source: []}\\\\r\\\\nresult.forEach((element, index) => {\\\\r\\\\n tdata.source.push({\\\\r\\\\n day: element.key_as_string.substring(5,10),\\\\r\\\\n ''\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217'': element[\\\\"1\\\\"].value\\\\r\\\\n });\\\\r\\\\n});\\\\r\\\\nreturn tdata;\\\\r\\\\n",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "LineLinearSingle",\\015\\012 "chartConfig": {\\015\\012 "key": "LineLinearSingle",\\015\\012 "chartKey": "VLineLinearSingle",\\015\\012 "conKey": "VCLineLinearSingle",\\015\\012 "title": "\\345\\215\\225\\346\\212\\230\\347\\272\\277\\346\\270\\220\\345\\217\\230\\345\\233\\276",\\015\\012 "category": "Lines",\\015\\012 "categoryName": "\\346\\212\\230\\347\\272\\277\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "line_linear_single.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "category"\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "value"\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "axis",\\015\\012 "axisPointer": {\\015\\012 "type": "line"\\015\\012 }\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "day",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "day": "03-03",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217": 48\\015\\012 },\\015\\012 {\\015\\012 "day": "03-04",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217": 1\\015\\012 },\\015\\012 {\\015\\012 "day": "03-05",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217": 1\\015\\012 },\\015\\012 {\\015\\012 "day": "03-06",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217": 38\\015\\012 },\\015\\012 {\\015\\012 "day": "03-07",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217": 24\\015\\012 },\\015\\012 {\\015\\012 "day": "03-08",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217": 18\\015\\012 },\\015\\012 {\\015\\012 "day": "03-09",\\015\\012 "\\346\\257\\217\\346\\227\\245\\345\\267\\245\\345\\215\\225\\351\\207\\217": 16\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "line",\\015\\012 "symbolSize": 5,\\015\\012 "lineStyle": {\\015\\012 "type": "solid",\\015\\012 "width": 3,\\015\\012 "color": {\\015\\012 "type": "linear",\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "#4992ff"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "#7cffb2"\\015\\012 }\\015\\012 ],\\015\\012 "globalCoord": false\\015\\012 },\\015\\012 "shadowColor": "rgba(68, 181, 226, 0.3)",\\015\\012 "shadowBlur": 10,\\015\\012 "shadowOffsetY": 20\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1qxk4mcskezk00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1309,\\015\\012 "y": 638,\\015\\012 "w": 616,\\015\\012 "h": 230,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/get7daysAllOrders",\\015\\012 "requestInterval": 0,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst range7days = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference-7*24) * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"manual\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": range7days()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ujxmyeoy1o000"\\015\\012 },\\015\\012 "filter": "const result = data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets\\\\r\\\\nconst all = result.all[''1''].value\\\\r\\\\nconst finishOrder = result.finishOrder[''1''].value\\\\r\\\\nconst auto = all - result.manual[''1''].value\\\\r\\\\nconst noError = all - result.error[''1''].value\\\\r\\\\nreturn {\\\\r\\\\n \\\\"radarIndicator\\\\": [{\\\\"name\\\\": \\\\"\\345\\267\\245\\345\\215\\225\\351\\207\\217\\\\", \\\\"max\\\\": all}, {\\\\"name\\\\": \\\\"\\345\\267\\262\\345\\275\\222\\346\\241\\243\\\\", \\\\"max\\\\": all},\\\\r\\\\n {\\\\"name\\\\": \\\\"\\345\\205\\250\\350\\207\\252\\345\\212\\250\\\\", \\\\"max\\\\": all}, {\\\\"name\\\\": \\\\"\\346\\227\\240\\345\\274\\202\\345\\270\\270\\\\", \\\\"max\\\\": all}],\\\\r\\\\n \\\\"seriesData\\\\": [{\\\\"name\\\\": \\\\"\\344\\270\\203\\346\\227\\245\\345\\217\\227\\347\\220\\206\\347\\273\\237\\350\\256\\241\\\\", \\\\"value\\\\": [all, finishOrder, auto, noError]}]\\\\r\\\\n}",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Radar",\\015\\012 "chartConfig": {\\015\\012 "key": "Radar",\\015\\012 "chartKey": "VRadar",\\015\\012 "conKey": "VCRadar",\\015\\012 "title": "\\351\\233\\267\\350\\276\\276\\345\\233\\276",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "radar.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 },\\015\\012 "data": [\\015\\012 "\\344\\270\\203\\346\\227\\245\\345\\217\\227\\347\\220\\206\\347\\273\\237\\350\\256\\241"\\015\\012 ]\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true\\015\\012 },\\015\\012 "dataset": {\\015\\012 "radarIndicator": [\\015\\012 {\\015\\012 "name": "\\345\\267\\245\\345\\215\\225\\351\\207\\217",\\015\\012 "max": 116\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\267\\262\\345\\275\\222\\346\\241\\243",\\015\\012 "max": 116\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\205\\250\\350\\207\\252\\345\\212\\250",\\015\\012 "max": 116\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\227\\240\\345\\274\\202\\345\\270\\270",\\015\\012 "max": 116\\015\\012 }\\015\\012 ],\\015\\012 "seriesData": [\\015\\012 {\\015\\012 "name": "\\344\\270\\203\\346\\227\\245\\345\\217\\227\\347\\220\\206\\347\\273\\237\\350\\256\\241",\\015\\012 "value": [\\015\\012 116,\\015\\012 0,\\015\\012 114,\\015\\012 12\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "radar": {\\015\\012 "shape": "polygon",\\015\\012 "radius": [\\015\\012 "10%",\\015\\012 "60%"\\015\\012 ],\\015\\012 "center": [\\015\\012 "72%",\\015\\012 "55%"\\015\\012 ],\\015\\012 "splitArea": {\\015\\012 "show": true\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false\\015\\012 },\\015\\012 "axisName": {\\015\\012 "show": true,\\015\\012 "color": "#eee",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "axisLine": {\\015\\012 "show": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": false\\015\\012 },\\015\\012 "indicator": [\\015\\012 {\\015\\012 "name": "\\345\\267\\245\\345\\215\\225\\351\\207\\217",\\015\\012 "max": 116\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\267\\262\\345\\275\\222\\346\\241\\243",\\015\\012 "max": 116\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\205\\250\\350\\207\\252\\345\\212\\250",\\015\\012 "max": 116\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\227\\240\\345\\274\\202\\345\\270\\270",\\015\\012 "max": 116\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "name": "radar",\\015\\012 "type": "radar",\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.1\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "\\344\\270\\203\\346\\227\\245\\345\\217\\227\\347\\220\\206\\347\\273\\237\\350\\256\\241",\\015\\012 "value": [\\015\\012 116,\\015\\012 0,\\015\\012 114,\\015\\012 12\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "an3biycniq800",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1235,\\015\\012 "y": 122,\\015\\012 "w": 324,\\015\\012 "h": 300,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 1,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_audit_test*/getResourceCount",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"terms\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"metaClassName.keyword\\\\",\\\\r\\\\n \\\\"order\\\\": {\\\\r\\\\n \\\\"1\\\\": \\\\"desc\\\\"\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 6\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"ids.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"3\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"serviceordercode\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-workordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"ids.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"operDate\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": "const metaClass = {\\\\"WARE\\\\":\\\\"\\347\\241\\254\\344\\273\\266\\\\",\\\\"PROJECTEXPORTITEMS_1\\\\":\\\\"\\345\\267\\245\\347\\250\\213\\345\\257\\274\\345\\207\\272\\351\\241\\271\\\\",\\\\"MSGTYPE_1\\\\":\\\\"\\346\\266\\210\\346\\201\\257\\347\\247\\215\\347\\261\\273\\\\",\\\\"TOPIC_1\\\\":\\\\"\\344\\270\\273\\351\\242\\230\\\\",\\\\"INTF_MAPPINGPARAM_1\\\\":\\\\"\\346\\216\\245\\345\\217\\243\\346\\230\\240\\345\\260\\204\\350\\241\\250\\\\",\\\\"MENUITEM_1\\\\":\\\\"\\350\\217\\234\\345\\215\\225\\\\",\\\\"PARTYROLE_1\\\\":\\\\"\\345\\267\\245\\344\\275\\215\\\\",\\\\"ROLE_1\\\\":\\\\"\\350\\247\\222\\350\\211\\262\\\\",\\\\"PRIVILEGE_1\\\\":\\\\"\\345\\217\\202\\346\\225\\260\\351\\241\\271\\\\",\\\\"RESCATEGORY_1\\\\":\\\\"\\350\\265\\204\\346\\272\\220\\347\\233\\256\\345\\275\\225\\\\",\\\\"RESOURCE_1\\\\":\\\\"\\350\\265\\204\\346\\272\\220\\\\",\\\\"GROUP_1\\\\":\\\\"\\345\\217\\202\\346\\225\\260\\347\\273\\204\\\\",\\\\"USER_1\\\\":\\\\"\\347\\224\\250\\346\\210\\267\\\\",\\\\"ORGANIZATION_1\\\\":\\\\"\\347\\273\\204\\347\\273\\207\\346\\234\\272\\346\\236\\204\\\\",\\\\"ENTITYMGTTEMPLATE_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\347\\211\\210\\\\",\\\\"ENTITYMGTTEMPLATERELATION_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\345\\205\\263\\347\\263\\273\\\\",\\\\"ENTITYMGTTMPLATTRVALID_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\345\\261\\236\\346\\200\\247\\346\\225\\210\\351\\252\\214\\\\",\\\\"LOADSQL_1\\\\":\\\\"\\345\\220\\257\\345\\212\\250\\346\\211\\200\\351\\234\\200SQL\\\\",\\\\"MENUITEMMGTTEMPLATEASSOC_1\\\\":\\\\"\\350\\217\\234\\345\\215\\225\\345\\222\\214\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\347\\211\\210\\345\\205\\263\\350\\201\\224\\350\\241\\250\\\\",\\\\"MGTTEMPLATEATTR_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\345\\261\\236\\346\\200\\247\\\\",\\\\"MGTTEMPLATEFRM_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\350\\241\\250\\345\\215\\225\\\\",\\\\"MGTTEMPLATEFRMELEMENT_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\350\\241\\250\\345\\215\\225\\345\\205\\203\\347\\264\\240\\\\",\\\\"LINKSUBTYPE_1\\\\":\\\\"\\351\\223\\276\\350\\267\\257\\347\\261\\273\\345\\236\\213\\347\\272\\246\\346\\235\\237\\350\\247\\204\\345\\210\\231\\\\",\\\\"PLACE_1\\\\":\\\\"\\345\\234\\260\\345\\220\\215\\345\\234\\260\\345\\235\\200_1\\\\",\\\\"DISTRICT_1\\\\":\\\\"\\345\\260\\217\\345\\214\\272_1\\\\",\\\\"PRODUCT_TYPE_1\\\\":\\\\"\\344\\272\\247\\345\\223\\201\\347\\233\\256\\345\\275\\225\\\\",\\\\"OPTROUTE_PLAN_1\\\\":\\\\"\\345\\205\\211\\350\\267\\257\\346\\220\\234\\347\\264\\242\\346\\226\\271\\346\\241\\210\\350\\241\\250_1\\\\",\\\\"ORDER_1\\\\":\\\\"\\345\\256\\232\\345\\215\\225\\\\",\\\\"ORDER_WORK_1\\\\":\\\\"\\345\\267\\245\\345\\215\\225\\\\",\\\\"WORK_TACHE_LOG_1\\\\":\\\\"\\345\\267\\245\\345\\215\\225\\347\\216\\257\\350\\212\\202\\\\",\\\\"PUBLICTYPE\\\\":\\\\"\\345\\205\\254\\345\\205\\261\\347\\261\\273\\345\\236\\213\\350\\247\\204\\346\\240\\274\\\\",\\\\"USABLEAREA_1\\\\":\\\\"\\346\\234\\272\\346\\210\\277\\345\\217\\257\\345\\256\\211\\350\\243\\205\\351\\235\\242\\347\\247\\257\\\\",\\\\"DEVICENODE_1\\\\":\\\\"\\350\\256\\276\\345\\244\\207\\350\\212\\202\\347\\202\\271\\\\",\\\\"PARTNER_1\\\\":\\\\"\\345\\220\\210\\344\\275\\234\\345\\225\\206\\\\",\\\\"SERVICE_SPEC_1\\\\":\\\\"\\346\\234\\215\\345\\212\\241\\350\\247\\204\\346\\240\\274\\\\",\\\\"ONUMODELINI_1\\\\":\\\\"ONU\\345\\236\\213\\345\\217\\267\\\\",\\\\"PRODSERVSPECSHARE_1\\\\":\\\\"\\344\\272\\247\\345\\223\\201\\345\\205\\261\\347\\224\\250\\347\\232\\204\\350\\265\\204\\346\\272\\220\\346\\234\\215\\345\\212\\241\\350\\247\\204\\346\\240\\274\\\\",\\\\"TYPE_1\\\\":\\\\"\\347\\261\\273\\345\\236\\213\\\\",\\\\"FLOW_1\\\\":\\\\"\\346\\265\\201\\347\\250\\213\\\\",\\\\"USERPRIVILEGEVALUE_1\\\\":\\\\"\\347\\224\\250\\346\\210\\267\\345\\217\\202\\346\\225\\260\\345\\217\\226\\345\\200\\274\\\\",\\\\"USERACCESSMENUITEMCOUNT_1\\\\":\\\\"\\347\\224\\250\\346\\210\\267\\347\\202\\271\\345\\207\\273\\350\\217\\234\\345\\215\\225\\346\\254\\241\\346\\225\\260\\350\\241\\250\\\\",\\\\"OBD_TEST_LIST_1\\\\":\\\\"OBD\\347\\251\\277\\346\\265\\213\\350\\256\\260\\345\\275\\225\\\\",\\\\"LAYERRATEMAPRULE_1\\\\":\\\\"\\346\\227\\266\\351\\232\\231\\345\\210\\222\\345\\210\\206\\350\\247\\204\\345\\210\\231\\\\",\\\\"LAYERRATEMAPSUBRULE_1\\\\":\\\\"\\346\\227\\266\\351\\232\\231\\345\\210\\222\\345\\210\\206\\345\\255\\220\\350\\247\\204\\345\\210\\231\\\\",\\\\"OPTROUTE_DETAIL_1\\\\":\\\\"\\345\\205\\211\\350\\267\\257\\346\\220\\234\\347\\264\\242\\350\\267\\257\\347\\224\\261\\350\\257\\246\\346\\203\\205\\350\\241\\250_1\\\\",\\\\"EMS_1\\\\":\\\\"EMS\\347\\275\\221\\347\\256\\241\\347\\263\\273\\347\\273\\237\\\\",\\\\"SYSPARAMCONFIG_1\\\\":\\\\"\\345\\217\\202\\346\\225\\260\\351\\205\\215\\347\\275\\256\\\\",\\\\"DEVICESTATISTICS_1\\\\":\\\\"\\350\\256\\276\\345\\244\\207\\347\\273\\237\\350\\256\\241\\\\",\\\\"LABEL_TEMPLATE_1\\\\":\\\\"\\346\\240\\207\\347\\255\\276\\346\\250\\241\\347\\211\\210\\\\",\\\\"GIS\\\\":\\\\"GIS\\\\",\\\\"ENTITYSPEC\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\350\\247\\204\\346\\240\\274\\\\",\\\\"RELATIONSPEC\\\\":\\\\"\\345\\205\\263\\347\\263\\273\\350\\247\\204\\346\\240\\274\\\\",\\\\"SPECATTRIBUTE\\\\":\\\\"\\350\\247\\204\\346\\240\\274\\345\\261\\236\\346\\200\\247\\\\",\\\\"TABLE\\\\":\\\\"\\350\\241\\250\\\\",\\\\"FIELD\\\\":\\\\"\\345\\255\\227\\346\\256\\265\\\\",\\\\"KEY\\\\":\\\\"KEY\\345\\200\\274\\\\",\\\\"NBRSPACE\\\\":\\\\"\\347\\240\\201\\345\\217\\267\\347\\251\\272\\351\\227\\264\\\\",\\\\"NUMBER\\\\":\\\\"\\347\\240\\201\\345\\217\\267\\\\",\\\\"AREA\\\\":\\\\"\\345\\214\\272\\345\\237\\237\\\\",\\\\"ADDRESS\\\\":\\\\"\\345\\234\\260\\345\\235\\200\\\\",\\\\"SERVICE\\\\":\\\\"\\344\\272\\247\\345\\223\\201\\346\\234\\215\\345\\212\\241\\\\",\\\\"MGTTEMPLATEFRMGRP_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\350\\241\\250\\345\\215\\225\\345\\210\\206\\347\\273\\204\\\\",\\\\"MGTTEMPLATETBL_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\350\\241\\250\\346\\240\\274\\\\",\\\\"MGTTEMPLATETBLELEMENT_1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\347\\256\\241\\347\\220\\206\\346\\250\\241\\346\\235\\277\\350\\241\\250\\346\\240\\274\\345\\205\\203\\347\\264\\240\\\\",\\\\"VENDOR_1\\\\":\\\\"\\347\\224\\237\\344\\272\\247\\345\\216\\202\\345\\225\\206\\\\",\\\\"DEVICE\\\\":\\\\"\\350\\256\\276\\345\\244\\207\\\\",\\\\"PORT\\\\":\\\\"\\347\\253\\257\\345\\217\\243\\\\",\\\\"ASSISTANCE\\\\":\\\\"\\350\\276\\205\\345\\212\\251\\350\\256\\276\\345\\244\\207\\\\",\\\\"PIPELINE\\\\":\\\\"\\350\\256\\276\\346\\226\\275\\346\\256\\265\\\\",\\\\"PRODUCT\\\\":\\\\"\\344\\272\\247\\345\\223\\201\\\\",\\\\"ASSET_1\\\\":\\\\"\\350\\265\\204\\344\\272\\247\\\\",\\\\"PROJECT_1\\\\":\\\\"\\345\\267\\245\\347\\250\\213\\\\",\\\\"CABLE\\\\":\\\\"\\347\\274\\206\\347\\272\\277\\\\",\\\\"LINK\\\\":\\\\"\\351\\223\\276\\350\\267\\257\\\\",\\\\"NET\\\\":\\\\"\\347\\275\\221\\\\",\\\\"FACILITY\\\\":\\\\"\\350\\256\\276\\346\\226\\275\\\\",\\\\"SHARDING_1\\\\":\\\\"\\346\\234\\254\\345\\234\\260\\347\\275\\221\\\\",\\\\"PROJECTEXPORTTEMPLATE_1\\\\":\\\\"\\345\\267\\245\\347\\250\\213\\345\\257\\274\\345\\207\\272\\\\",\\\\"PROJECTEXPORTTEMPLATECOLS_1\\\\":\\\\"\\345\\267\\245\\347\\250\\213\\345\\257\\274\\345\\207\\272\\350\\257\\246\\347\\273\\206\\\\",\\\\"SGCHANGELOG_1\\\\":\\\\"\\345\\217\\230\\346\\233\\264\\346\\227\\245\\345\\277\\227\\\\",\\\\"LINKGRAPHTOOLBARCONSTRAINT_1\\\\":\\\\"\\351\\223\\276\\350\\267\\257\\345\\233\\276\\345\\275\\242\\345\\212\\237\\350\\203\\275\\351\\205\\215\\347\\275\\256\\\\",\\\\"LINKENDCONSTRAINT_1\\\\":\\\\"\\351\\223\\276\\350\\267\\257\\347\\273\\210\\347\\253\\257\\347\\272\\246\\346\\235\\237\\350\\247\\204\\345\\210\\231\\\\",\\\\"SUBNETWORKTYPE_1\\\\":\\\\"\\345\\255\\220\\347\\275\\221\\347\\261\\273\\345\\236\\213\\347\\273\\204\\346\\210\\220\\350\\247\\204\\345\\210\\231\\\\",\\\\"SNTYPEPSTYPECONSTRAINT_1\\\\":\\\\"\\345\\255\\220\\347\\275\\221\\347\\261\\273\\345\\236\\213\\344\\277\\235\\346\\212\\244\\350\\247\\204\\345\\210\\231\\\\",\\\\"COMBO_CONFIG_1\\\\":\\\\"COMBO\\345\\217\\243\\351\\205\\215\\347\\275\\256\\350\\241\\250\\\\",\\\\"CODE_EXT_1\\\\":\\\\"\\347\\240\\201\\345\\217\\267\\351\\200\\273\\350\\276\\221\\\\",\\\\"HLRCODE_1\\\\":\\\\"HLR\\347\\274\\226\\347\\240\\201\\\\",\\\\"CDMABUILDING_1\\\\":\\\\"C\\347\\275\\221\\345\\273\\272\\347\\255\\221\\347\\211\\251\\\\",\\\\"POWERMATCHINFO_1\\\\":\\\\"\\345\\212\\250\\345\\212\\233\\351\\205\\215\\345\\245\\227\\\\",\\\\"TRANSMATCHINFO_1\\\\":\\\\"\\344\\274\\240\\350\\276\\223\\351\\205\\215\\345\\245\\227\\\\",\\\\"MAP\\\\":\\\\"\\345\\234\\260\\345\\233\\276\\\\",\\\\"COSTCENTER_1\\\\":\\\\"\\346\\210\\220\\346\\234\\254\\344\\270\\255\\345\\277\\203\\\\",\\\\"JTORGANIZATION_1\\\\":\\\\"\\351\\233\\206\\345\\233\\242\\347\\273\\204\\347\\273\\207\\346\\234\\272\\346\\236\\204\\\\",\\\\"OUTSIDECODE_1\\\\":\\\\"\\345\\244\\226\\347\\272\\277\\350\\256\\276\\346\\226\\275\\347\\274\\226\\347\\240\\201\\\\",\\\\"AUDITRECORD_RES_SERVICE_1\\\\":\\\\"\\344\\270\\232\\345\\212\\241\\350\\265\\204\\346\\272\\220\\346\\227\\245\\345\\277\\227\\345\\256\\241\\350\\256\\241\\\\",\\\\"RES_LIFE_CYCLE_LOG_1\\\\":\\\\"\\350\\265\\204\\346\\272\\220\\347\\224\\237\\345\\221\\275\\345\\221\\250\\346\\234\\237\\346\\227\\245\\345\\277\\227\\\\",\\\\"POINT_1\\\\":\\\\"\\351\\200\\273\\350\\276\\221\\347\\202\\271\\\\",\\\\"LINKPOOL_1\\\\":\\\\"\\345\\205\\211\\350\\267\\257\\344\\274\\230\\345\\214\\226\\346\\261\\240_1\\\\",\\\\"STAT_CONFIG_1\\\\":\\\\"\\351\\246\\226\\351\\241\\265\\347\\273\\237\\350\\256\\241\\\\",\\\\"ASSET_ENTITY_TYPE_1\\\\":\\\\"\\350\\265\\204\\344\\272\\247\\345\\220\\215\\347\\247\\260\\\\",\\\\"OFFICE_1\\\\":\\\\"\\351\\200\\232\\347\\224\\250\\345\\256\\236\\344\\275\\223\\\\",\\\\"ASSET_CATEGORY_1\\\\":\\\\"\\350\\265\\204\\344\\272\\247\\347\\233\\256\\345\\275\\225\\\\",\\\\"INTER_CHANGE_LINE_LOG_1\\\\":\\\\"\\346\\216\\245\\345\\217\\243\\346\\233\\264\\347\\272\\244\\346\\233\\264\\347\\272\\277\\347\\231\\273\\345\\275\\225\\346\\227\\245\\345\\277\\227\\\\",\\\\"CHANGE_LINE_RECEIPT_1\\\\":\\\\"\\346\\233\\264\\347\\272\\244\\345\\274\\202\\345\\270\\270\\345\\233\\236\\345\\215\\225\\346\\227\\245\\345\\277\\227\\\\",\\\\"DAASRULECONFIG_1\\\\":\\\\"\\350\\247\\204\\345\\210\\231\\347\\241\\256\\350\\256\\244\\\\",\\\\"MESSAGERULE_1\\\\":\\\\"\\346\\266\\210\\346\\201\\257\\350\\247\\204\\345\\210\\231\\\\",\\\\"FAVORITE_1\\\\":\\\\"\\346\\224\\266\\350\\227\\217\\\\",\\\\"MESSAGE_PUSH_1\\\\":\\\\"\\346\\266\\210\\346\\201\\257\\346\\216\\250\\351\\200\\201\\\\",\\\\"LIBRARY_1\\\\":\\\\"\\347\\256\\241\\347\\220\\206\\345\\272\\223\\\\",\\\\"WARE_BACKUP_1\\\\":\\\\"\\345\\244\\207\\345\\223\\201\\345\\244\\207\\344\\273\\266\\\\",\\\\"ORDER_REQ_1\\\\":\\\\"\\347\\224\\263\\350\\257\\267\\345\\215\\225\\\\",\\\\"TACHE_1\\\\":\\\\"\\346\\264\\276\\345\\215\\225\\350\\247\\204\\345\\210\\231\\\\",\\\\"ORDER_FLOW_1\\\\":\\\\"\\346\\265\\201\\346\\260\\264\\344\\277\\241\\346\\201\\257\\\\",\\\\"ORDER_DETAIL_1\\\\":\\\\"\\347\\224\\263\\350\\257\\267\\345\\215\\225\\346\\230\\216\\347\\273\\206\\\\",\\\\"HISTORY_1\\\\":\\\\"\\346\\234\\272\\345\\216\\206\\345\\215\\241\\\\",\\\\"TAG_1\\\\":\\\\"\\346\\240\\207\\347\\255\\276\\\\",\\\\"Erlang_B_1\\\\":\\\\"\\347\\210\\261\\345\\260\\224\\345\\205\\260B\\350\\241\\250\\\\",\\\\"NETCONFIG_1\\\\":\\\\"\\350\\256\\276\\345\\244\\207\\346\\211\\200\\345\\261\\236\\347\\275\\221\\347\\273\\234\\351\\205\\215\\347\\275\\256\\\\",\\\\"DESIGN\\\\":\\\\"\\346\\226\\271\\346\\241\\210\\350\\256\\276\\350\\256\\241\\\\",\\\\"CABLEPOOL_1\\\\":\\\\"\\345\\205\\211\\347\\274\\206\\344\\274\\230\\345\\214\\226\\346\\261\\240\\\\",\\\\"LINKPOOLSHEET_1\\\\":\\\\"\\345\\205\\211\\350\\267\\257\\344\\274\\230\\345\\214\\226\\345\\267\\245\\345\\215\\225\\\\",\\\\"CABLEPOOLSHEET_1\\\\":\\\\"\\345\\205\\211\\347\\274\\206\\344\\274\\230\\345\\214\\226\\345\\267\\245\\345\\215\\225\\\\",\\\\"IPADDRSEGASSIGN_1\\\\":\\\\"IP\\345\\234\\260\\345\\235\\200\\347\\224\\263\\350\\257\\267\\345\\215\\225\\\\",\\\\"ITINFO_1\\\\":\\\\"IP\\345\\234\\260\\345\\235\\200\\346\\263\\250\\345\\206\\214IT\\344\\277\\241\\346\\201\\257\\\\",\\\\"ITINFOCONFIG_1\\\\":\\\\"IP\\345\\234\\260\\345\\235\\200\\346\\263\\250\\345\\206\\214IT\\344\\277\\241\\346\\201\\257\\351\\205\\215\\347\\275\\256\\\\",\\\\"ENTITY_ASSIGN\\\\":\\\\"\\350\\265\\204\\346\\272\\220\\350\\260\\203\\351\\205\\215\\\\",\\\\"SECURITY_1\\\\":\\\\"\\344\\277\\235\\351\\232\\234\\346\\226\\271\\346\\241\\210_1\\\\",\\\\"PRITREECONFIG_1\\\\":\\\\"\\346\\235\\203\\351\\231\\220\\351\\205\\215\\347\\275\\256\\346\\240\\221\\\\",\\\\"PRITREEPARA_1\\\\":\\\\"\\346\\235\\203\\351\\231\\220\\346\\240\\221\\345\\217\\202\\346\\225\\260\\351\\205\\215\\347\\275\\256\\350\\241\\250\\\\",\\\\"SUPPLYCOMPANY_1\\\\":\\\\"\\344\\273\\243\\347\\273\\264\\345\\215\\225\\344\\275\\215\\\\",\\\\"ENTITY_EXP_DATE_1\\\\":\\\\"\\351\\207\\215\\344\\277\\235\\346\\234\\211\\346\\225\\210\\346\\234\\237\\\\",\\\\"MESSAGE_RECEIVE_1\\\\":\\\\"\\346\\266\\210\\346\\201\\257\\346\\216\\245\\346\\224\\266\\\\",\\\\"CHANGE_LINE_LOG_1\\\\":\\\\"\\346\\233\\264\\347\\272\\277\\357\\274\\210\\347\\272\\244\\357\\274\\211\\346\\227\\245\\345\\277\\227\\\\",\\\\"CHANGE_LINE_LOG_DETAIL_1\\\\":\\\\"\\346\\233\\264\\347\\272\\277\\357\\274\\210\\347\\272\\244\\357\\274\\211\\346\\227\\245\\345\\277\\227\\350\\257\\246\\346\\203\\205\\\\",\\\\"RESPONSE_1\\\\":\\\\"\\345\\233\\236\\345\\244\\215\\\\",\\\\"LEARNINGFILES_1\\\\":\\\\"\\345\\255\\246\\344\\271\\240\\350\\265\\204\\346\\226\\231\\\\",\\\\"CIRCUITTYPEGROUP_1\\\\":\\\\"\\347\\224\\265\\350\\267\\257\\344\\270\\232\\345\\212\\241\\347\\261\\273\\345\\236\\213\\347\\273\\204\\\\",\\\\"CIRCUITTYPE_1\\\\":\\\\"\\347\\224\\265\\350\\267\\257\\344\\270\\232\\345\\212\\241\\347\\261\\273\\345\\236\\213\\\\",\\\\"CIRCUITEND_1\\\\":\\\\"\\347\\224\\265\\350\\267\\257\\345\\221\\275\\345\\220\\215\\344\\270\\244\\347\\253\\257\\\\",\\\\"PROJECTWBS_1\\\\":\\\\"\\345\\267\\245\\347\\250\\213WBS\\\\",\\\\"ANNOUNCE_1\\\\":\\\\"\\345\\205\\254\\345\\221\\212\\346\\240\\217\\\\",\\\\"CABLESTATISTICS_1\\\\":\\\\"\\347\\274\\206\\347\\272\\277\\347\\273\\237\\350\\256\\241\\\\",\\\\"MGTQUERYSORT_1\\\\":\\\\"\\346\\250\\241\\346\\235\\277\\346\\237\\245\\350\\257\\242\\346\\235\\241\\344\\273\\266\\346\\216\\222\\345\\272\\217\\\\",\\\\"READYDESIGN_1\\\\":\\\\"\\347\\256\\241\\351\\201\\223\\351\\242\\204\\351\\205\\215\\\\",\\\\"DICTTYPE\\\\":\\\\"\\345\\255\\227\\345\\205\\270\\347\\261\\273\\345\\236\\213\\\\",\\\\"DICTVALUE\\\\":\\\\"\\345\\255\\227\\345\\205\\270\\345\\200\\274\\\\",\\\\"DOMAIN\\\\":\\\\"\\345\\237\\237\\\\",\\\\"VERSION\\\\":\\\\"\\347\\211\\210\\346\\234\\254\\344\\277\\241\\346\\201\\257\\\\",\\\\"VERSIONROUTE\\\\":\\\\"\\347\\211\\210\\346\\234\\254\\350\\267\\257\\345\\276\\204\\\\",\\\\"ASSETSPEC\\\\":\\\\"\\350\\265\\204\\344\\272\\247\\347\\233\\256\\345\\275\\225\\\\",\\\\"MATERIELSPEC\\\\":\\\\"\\347\\211\\251\\346\\226\\231\\347\\233\\256\\345\\275\\225\\\\",\\\\"MARATTR\\\\":\\\\"\\344\\270\\211\\347\\240\\201\\346\\230\\240\\345\\260\\204\\347\\232\\204\\345\\261\\236\\346\\200\\247\\350\\246\\201\\347\\264\\240\\\\",\\\\"MARMAPPING\\\\":\\\\"\\344\\270\\211\\347\\240\\201\\346\\230\\240\\345\\260\\204\\\\",\\\\"MARPATH\\\\":\\\\"\\344\\270\\211\\347\\240\\201\\346\\230\\240\\345\\260\\204\\347\\232\\204\\350\\267\\257\\345\\276\\204\\350\\246\\201\\347\\264\\240\\\\",\\\\"MARRULE\\\\":\\\\"\\344\\270\\211\\347\\240\\201\\346\\230\\240\\345\\260\\204\\350\\247\\204\\345\\210\\231\\\\",\\\\"FILES_1\\\\":\\\\"\\351\\231\\204\\344\\273\\266\\\\",\\\\"PROJECTSTATUSAUDIT_1\\\\":\\\\"\\345\\267\\245\\347\\250\\213\\347\\212\\266\\346\\200\\201\\345\\256\\241\\350\\256\\241\\350\\241\\250\\\\",\\\\"GROUPPRIVILEGE_1\\\\":\\\\"\\345\\217\\202\\346\\225\\260\\347\\273\\204\\351\\273\\230\\350\\256\\244\\346\\235\\203\\351\\231\\220\\\\",\\\\"LINKVIEWCONSTRAINT_1\\\\":\\\\"\\351\\223\\276\\350\\267\\257\\351\\241\\265\\351\\235\\242\\345\\212\\237\\350\\203\\275\\351\\205\\215\\347\\275\\256\\\\",\\\\"PARACONFIG_1\\\\":\\\\"\\351\\205\\215\\347\\275\\256\\345\\217\\202\\346\\225\\260\\351\\235\\231\\346\\200\\201\\\\",\\\\"TASK_1\\\\":\\\\"\\344\\273\\273\\345\\212\\241\\\\",\\\\"AUDITOBJ_1\\\\":\\\\"\\345\\256\\241\\350\\256\\241\\345\\257\\271\\350\\261\\241\\\\",\\\\"PARAMETERS_1\\\\":\\\\"\\347\\253\\257\\345\\217\\243\\345\\217\\202\\346\\225\\260\\345\\200\\274\\\\",\\\\"AUDITRECORD_1\\\\":\\\\"\\345\\256\\241\\350\\256\\241\\350\\256\\260\\345\\275\\225\\\\",\\\\"NETSTATISTICS_1\\\\":\\\\"\\347\\275\\221\\347\\273\\237\\350\\256\\241_1\\\\",\\\\"CUT_PROJECT_1\\\\":\\\\"\\345\\211\\262\\346\\216\\245\\345\\267\\245\\347\\250\\213\\\\",\\\\"FTTXSOLUTION_1\\\\":\\\\"FTTx\\346\\250\\241\\345\\235\\227\\345\\214\\226\\346\\226\\271\\346\\241\\210\\\\",\\\\"PATH_1\\\\":\\\\"\\350\\267\\257\\345\\276\\204\\\\",\\\\"FILE_EXPORT\\\\":\\\\"\\346\\226\\207\\344\\273\\266\\345\\257\\274\\345\\207\\272\\\\",\\\\"TASK_SCAN\\\\":\\\\"\\350\\265\\204\\346\\272\\220\\345\\267\\241\\346\\243\\200\\344\\273\\273\\345\\212\\241\\\\",\\\\"SCAN_ENTITY\\\\":\\\\"\\345\\267\\241\\346\\243\\200\\350\\265\\204\\346\\272\\220\\\\",\\\\"SCAN_LOG\\\\":\\\\"\\345\\267\\241\\346\\243\\200\\346\\227\\245\\345\\277\\227\\\\",\\\\"IPPORTNUMBER_1\\\\":\\\\"IP\\345\\234\\260\\345\\235\\200\\347\\253\\257\\345\\217\\243\\\\",\\\\"QRCODECLASS\\\\":\\\\"\\344\\272\\214\\347\\273\\264\\347\\240\\201\\\\",\\\\"INTEGRITY_CHECK_LOG\\\\":\\\\"\\345\\256\\214\\346\\225\\264\\346\\243\\200\\346\\237\\245\\346\\227\\245\\345\\277\\227\\\\",\\\\"IPADDRTICKET_1\\\\":\\\\"IP\\345\\234\\260\\345\\235\\200\\350\\260\\203\\345\\272\\246\\345\\215\\225\\\\",\\\\"SERVICE_SWITCH_1\\\\":\\\\"IP\\345\\234\\260\\345\\235\\200\\346\\256\\265\\346\\234\\215\\345\\212\\241\\345\\231\\250\\347\\253\\257\\345\\217\\243\\345\\222\\214\\344\\272\\244\\346\\215\\242\\346\\234\\272\\345\\205\\263\\350\\201\\224\\344\\277\\241\\346\\201\\257\\\\",\\\\"CRMWAYTYPE_1\\\\":\\\\"\\350\\241\\214\\344\\270\\232\\350\\265\\204\\346\\226\\231\\\\",\\\\"IPADDR_SYNC_LOG_1\\\\":\\\\"\\345\\255\\230\\350\\277\\207\\347\\232\\204\\346\\227\\245\\345\\277\\227\\350\\241\\250\\\\",\\\\"TEST_TYPE_1\\\\":\\\\"TEST_TYPE_1\\\\",\\\\"TEST_TEST_1\\\\":\\\\"TEST_TEST\\\\",\\\\"OPERATION_LOG\\\\":\\\\"\\346\\223\\215\\344\\275\\234\\346\\227\\245\\345\\277\\227\\\\",\\\\"X_MENU_ACCESSLOG\\\\":\\\\"\\350\\217\\234\\345\\215\\225\\350\\256\\277\\351\\227\\256\\350\\257\\246\\346\\203\\205\\\\",\\\\"PEL_INSTANCE_1\\\\":\\\\"\\350\\207\\252\\345\\256\\232\\344\\271\\211\\345\\233\\276\\345\\205\\203\\345\\257\\271\\350\\261\\241\\\\",\\\\"TEMPLET\\\\":\\\\"\\346\\250\\241\\346\\235\\277\\\\",\\\\"X_MENU_ACCESSLOG_1\\\\":\\\\"\\350\\217\\234\\345\\215\\225\\350\\256\\277\\351\\227\\256\\350\\257\\246\\346\\203\\205\\\\",\\\\"CHECK\\\\":\\\\"\\346\\240\\270\\346\\237\\245\\350\\256\\260\\345\\275\\225\\\\",\\\\"CONFIG\\\\":\\\\"\\351\\205\\215\\347\\275\\256\\\\",\\\\"BARCODESERV_1\\\\":\\\\"\\346\\235\\241\\347\\240\\201\\347\\273\\221\\345\\256\\232\\350\\265\\204\\346\\272\\220\\346\\234\\215\\345\\212\\241\\\\",\\\\"FTTHEXPANSIONORDER_1\\\\":\\\\"\\345\\260\\217\\345\\276\\256\\346\\211\\251\\345\\256\\271\\345\\267\\245\\345\\215\\225\\344\\277\\241\\346\\201\\257\\\\",\\\\"PSRINTF\\\\":\\\\"PSR\\346\\216\\245\\345\\217\\243\\\\",\\\\"PSRSERVICE\\\\":\\\\"PSR\\346\\234\\215\\345\\212\\241\\\\",\\\\"SYS_HELP_1\\\\":\\\\"\\347\\263\\273\\347\\273\\237\\345\\270\\256\\345\\212\\251\\347\\256\\241\\347\\220\\206\\350\\241\\250\\\\",\\\\"WORKOPTICALDETAIL_1\\\\":\\\\"\\345\\267\\245\\345\\215\\225\\345\\205\\211\\350\\267\\257\\346\\230\\216\\347\\273\\206_1\\\\",\\\\"FLOW_FORM_1\\\\":\\\\"\\346\\265\\201\\347\\250\\213\\350\\207\\252\\345\\256\\232\\344\\271\\211\\350\\241\\250\\345\\215\\2251\\\\",\\\\"NUMBER_LEVEL_RULE\\\\":\\\\"\\347\\240\\201\\345\\217\\267\\347\\255\\211\\347\\272\\247\\345\\210\\222\\345\\210\\206\\350\\247\\204\\345\\210\\231\\\\",\\\\"FLOW_LAYOUT_1\\\\":\\\\"\\346\\265\\201\\347\\250\\213\\351\\205\\215\\347\\275\\2561\\\\",\\\\"CUSTOMER\\\\":\\\\"\\345\\256\\242\\346\\210\\267\\\\",\\\\"WORK_1\\\\":\\\\"\\345\\267\\245\\345\\215\\225(\\344\\273\\273\\345\\212\\241)1\\\\",\\\\"FJ_ORDER_1\\\\":\\\\"\\345\\256\\232\\345\\215\\2251\\\\",\\\\"BTTON_1\\\\":\\\\"\\346\\214\\211\\351\\222\\2561\\\\",\\\\"OLTUPLINKINFO_1\\\\":\\\\"FTTX\\344\\270\\212\\350\\201\\224OLT\\346\\213\\223\\346\\211\\221\\350\\247\\204\\345\\210\\231\\347\\256\\241\\347\\220\\2061\\\\",\\\\"SERVICE_ENTITY_TYPE_1\\\\":\\\\"\\346\\234\\215\\345\\212\\241\\344\\270\\216\\345\\256\\236\\344\\275\\223\\345\\205\\263\\347\\263\\273\\347\\233\\256\\345\\275\\225\\\\",\\\\"ENTITY_TREE1\\\\":\\\\"\\345\\256\\236\\344\\275\\223\\345\\261\\202\\347\\272\\247\\346\\250\\241\\346\\235\\2771\\\\",\\\\"ELECTRONICSERIALNUMBER\\\\":\\\\"\\347\\224\\265\\345\\255\\220\\345\\272\\217\\345\\210\\227\\345\\217\\267\\\\",\\\\"WIRELESSTYPE\\\\":\\\\"\\346\\227\\240\\347\\272\\277\\350\\256\\276\\345\\244\\207\\347\\261\\273\\345\\236\\213\\\\",\\\\"ADDRESSRESULT_1\\\\":\\\\"\\351\\200\\211\\345\\235\\200\\347\\273\\223\\346\\236\\234\\\\",\\\\"ADDRESSQRCODE_1\\\\":\\\\"\\351\\227\\250\\347\\211\\214\\344\\272\\214\\347\\273\\264\\347\\240\\201\\\\",\\\\"TERMINAL_TYPE_1\\\\":\\\\"\\347\\273\\210\\347\\253\\257\\345\\236\\213\\345\\217\\267\\\\",\\\\"GIFTPACKAGEATTRIBUTE_1\\\\":\\\\"\\347\\273\\210\\347\\253\\257\\345\\261\\236\\346\\200\\247\\\\",\\\\"PACKAGE_TYPE_1\\\\":\\\\"\\345\\245\\227\\351\\244\\220\\347\\244\\274\\345\\214\\205\\350\\247\\204\\346\\240\\274\\\\",\\\\"GIFTPACKAGE_1\\\\":\\\\"\\347\\273\\210\\347\\253\\257\\347\\244\\274\\345\\214\\205\\\\",\\\\"PACKAGE_1\\\\":\\\\"\\344\\272\\247\\345\\223\\201\\345\\245\\227\\351\\244\\220\\\\",\\\\"PSROBJECT_1\\\\":\\\\"PSR\\345\\257\\271\\350\\261\\241\\\\",\\\\"IPRECORDINFO_1\\\\":\\\\"IP\\345\\244\\207\\346\\241\\210\\344\\277\\241\\346\\201\\257\\\\"}\\\\r\\\\nconst result = data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets\\\\r\\\\nconst all = {\\\\"name\\\\": \\\\"\\344\\273\\212\\346\\227\\245\\345\\217\\230\\346\\233\\264\\\\", \\\\"value\\\\": []}\\\\r\\\\nconst serviceordercode = {\\\\"name\\\\": \\\\"\\346\\266\\211\\345\\217\\212\\345\\267\\245\\345\\215\\225\\\\", \\\\"value\\\\": []}\\\\r\\\\nconst manaul = {\\\\"name\\\\": \\\\"\\344\\272\\272\\345\\267\\245\\351\\200\\211\\346\\213\\251\\\\", \\\\"value\\\\": []}\\\\r\\\\nconst tdata = {radarIndicator: [], seriesData: [all, serviceordercode, manaul]}\\\\r\\\\nresult.forEach((element, index) => {\\\\r\\\\n const metaClassName = metaClass[element.key] ? metaClass[element.key] : element.key;\\\\r\\\\n tdata.radarIndicator.push({\\\\"name\\\\": metaClassName, \\\\"max\\\\": element[\\\\"3\\\\"].buckets.all[\\\\"1\\\\"].value})\\\\r\\\\n all.value.push(element[\\\\"3\\\\"].buckets.all[\\\\"1\\\\"].value)\\\\r\\\\n serviceordercode.value.push(element[\\\\"3\\\\"].buckets.serviceordercode[\\\\"1\\\\"].value)\\\\r\\\\n manaul.value.push(element[\\\\"3\\\\"].buckets.manaul[\\\\"1\\\\"].value) \\\\r\\\\n});\\\\r\\\\nreturn tdata;",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Radar",\\015\\012 "chartConfig": {\\015\\012 "key": "Radar",\\015\\012 "chartKey": "VRadar",\\015\\012 "conKey": "VCRadar",\\015\\012 "title": "\\351\\233\\267\\350\\276\\276\\345\\233\\276",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "radar.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 },\\015\\012 "data": [\\015\\012 "\\344\\273\\212\\346\\227\\245\\345\\217\\230\\346\\233\\264",\\015\\012 "\\346\\266\\211\\345\\217\\212\\345\\267\\245\\345\\215\\225",\\015\\012 "\\344\\272\\272\\345\\267\\245\\351\\200\\211\\346\\213\\251"\\015\\012 ]\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true\\015\\012 },\\015\\012 "dataset": {\\015\\012 "radarIndicator": [\\015\\012 {\\015\\012 "name": "STANDARDADRESS",\\015\\012 "max": 247\\015\\012 },\\015\\012 {\\015\\012 "name": "FIBER",\\015\\012 "max": 170\\015\\012 },\\015\\012 {\\015\\012 "name": "CONNECTPORT",\\015\\012 "max": 83\\015\\012 },\\015\\012 {\\015\\012 "name": "PRODUCT_INS",\\015\\012 "max": 41\\015\\012 },\\015\\012 {\\015\\012 "name": "ADDRESSSERVICE",\\015\\012 "max": 30\\015\\012 },\\015\\012 {\\015\\012 "name": "OPTICALCIRCUIT",\\015\\012 "max": 29\\015\\012 }\\015\\012 ],\\015\\012 "seriesData": [\\015\\012 {\\015\\012 "name": "\\344\\273\\212\\346\\227\\245\\345\\217\\230\\346\\233\\264",\\015\\012 "value": [\\015\\012 247,\\015\\012 170,\\015\\012 83,\\015\\012 41,\\015\\012 30,\\015\\012 29\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\266\\211\\345\\217\\212\\345\\267\\245\\345\\215\\225",\\015\\012 "value": [\\015\\012 0,\\015\\012 2,\\015\\012 16,\\015\\012 15,\\015\\012 3,\\015\\012 10\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\344\\272\\272\\345\\267\\245\\351\\200\\211\\346\\213\\251",\\015\\012 "value": [\\015\\012 6,\\015\\012 168,\\015\\012 22,\\015\\012 2,\\015\\012 0,\\015\\012 5\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "radar": {\\015\\012 "shape": "circle",\\015\\012 "radius": [\\015\\012 "30%",\\015\\012 "61%"\\015\\012 ],\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "55%"\\015\\012 ],\\015\\012 "splitArea": {\\015\\012 "show": true\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false\\015\\012 },\\015\\012 "axisName": {\\015\\012 "show": true,\\015\\012 "color": "#eee",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "axisLine": {\\015\\012 "show": false\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": false\\015\\012 },\\015\\012 "indicator": [\\015\\012 {\\015\\012 "name": "STANDARDADRESS",\\015\\012 "max": 247\\015\\012 },\\015\\012 {\\015\\012 "name": "FIBER",\\015\\012 "max": 170\\015\\012 },\\015\\012 {\\015\\012 "name": "CONNECTPORT",\\015\\012 "max": 83\\015\\012 },\\015\\012 {\\015\\012 "name": "PRODUCT_INS",\\015\\012 "max": 41\\015\\012 },\\015\\012 {\\015\\012 "name": "ADDRESSSERVICE",\\015\\012 "max": 30\\015\\012 },\\015\\012 {\\015\\012 "name": "OPTICALCIRCUIT",\\015\\012 "max": 29\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "name": "radar",\\015\\012 "type": "radar",\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.1\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "\\344\\273\\212\\346\\227\\245\\345\\217\\230\\346\\233\\264",\\015\\012 "value": [\\015\\012 247,\\015\\012 170,\\015\\012 83,\\015\\012 41,\\015\\012 30,\\015\\012 29\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\266\\211\\345\\217\\212\\345\\267\\245\\345\\215\\225",\\015\\012 "value": [\\015\\012 0,\\015\\012 2,\\015\\012 16,\\015\\012 15,\\015\\012 3,\\015\\012 10\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\344\\272\\272\\345\\267\\245\\351\\200\\211\\346\\213\\251",\\015\\012 "value": [\\015\\012 6,\\015\\012 168,\\015\\012 22,\\015\\012 2,\\015\\012 0,\\015\\012 5\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "40l4ponhakk000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 696,\\015\\012 "y": 341,\\015\\012 "w": 539,\\015\\012 "h": 252,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TableList",\\015\\012 "chartConfig": {\\015\\012 "key": "TableList",\\015\\012 "chartKey": "VTableList",\\015\\012 "conKey": "VCTableList",\\015\\012 "title": "\\346\\273\\232\\345\\212\\250\\346\\216\\222\\345\\220\\215\\345\\210\\227\\350\\241\\250",\\015\\012 "category": "Tables",\\015\\012 "categoryName": "\\350\\241\\250\\346\\240\\274",\\015\\012 "package": "Tables",\\015\\012 "chartFrame": "common",\\015\\012 "image": "tables_list.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": [\\015\\012 {\\015\\012 "name": "\\350\\215\\243\\346\\210\\220",\\015\\012 "value": 26700\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\215\\227",\\015\\012 "value": 20700\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\214\\227",\\015\\012 "value": 18700\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\276\\220\\345\\267\\236",\\015\\012 "value": 17800\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\274\\257\\346\\262\\263",\\015\\012 "value": 16756\\015\\012 },\\015\\012 {\\015\\012 "name": "\\344\\270\\211\\351\\227\\250\\345\\263\\241",\\015\\012 "value": 12343\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\203\\221\\345\\267\\236",\\015\\012 "value": 9822\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\221\\250\\345\\217\\243",\\015\\012 "value": 8912\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\277\\256\\351\\230\\263",\\015\\012 "value": 6834\\015\\012 },\\015\\012 {\\015\\012 "name": "\\344\\277\\241\\351\\230\\263",\\015\\012 "value": 5875\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\226\\260\\344\\271\\241",\\015\\012 "value": 3832\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\244\\247\\345\\220\\214",\\015\\012 "value": 1811\\015\\012 }\\015\\012 ],\\015\\012 "rowNum": 5,\\015\\012 "waitTime": 2,\\015\\012 "unit": "",\\015\\012 "sort": true,\\015\\012 "color": "#1370fb",\\015\\012 "textColor": "#CDD2F8FF",\\015\\012 "borderColor": "#1370fb80",\\015\\012 "carousel": "single",\\015\\012 "indexFontSize": 12,\\015\\012 "leftFontSize": 12,\\015\\012 "rightFontSize": 12,\\015\\012 "valueFormatter": "function (item) {\\\\n return item.value;\\\\n }"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1a8tc6smu10g00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1194,\\015\\012 "y": 403,\\015\\012 "w": 256,\\015\\012 "h": 195,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getTodayOrder",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ar6x3ayw54000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"finishOrder\\\\"][\\\\"1\\\\"].value/data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"all\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "PieCircle",\\015\\012 "chartConfig": {\\015\\012 "key": "PieCircle",\\015\\012 "chartKey": "VPieCircle",\\015\\012 "conKey": "VCPieCircle",\\015\\012 "title": "\\351\\245\\274\\345\\233\\276-\\347\\216\\257\\345\\275\\242",\\015\\012 "category": "Pies",\\015\\012 "categoryName": "\\351\\245\\274\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "pie-circle.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "item"\\015\\012 },\\015\\012 "legend": {\\015\\012 "show": true\\015\\012 },\\015\\012 "dataset": 0,\\015\\012 "title": {\\015\\012 "text": "0.00%",\\015\\012 "x": "center",\\015\\012 "y": "center",\\015\\012 "textStyle": {\\015\\012 "color": "#56B9F8",\\015\\012 "fontSize": 30\\015\\012 }\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "pie",\\015\\012 "radius": [\\015\\012 "75%",\\015\\012 "80%"\\015\\012 ],\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "50%"\\015\\012 ],\\015\\012 "hoverAnimation": true,\\015\\012 "color": [\\015\\012 "#00bcd44a",\\015\\012 "transparent"\\015\\012 ],\\015\\012 "label": {\\015\\012 "show": false\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "value": [\\015\\012 0\\015\\012 ],\\015\\012 "itemStyle": {\\015\\012 "color": "#03a9f4",\\015\\012 "shadowBlur": 10,\\015\\012 "shadowColor": "#97e2f5"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "value": [\\015\\012 100\\015\\012 ],\\015\\012 "itemStyle": {\\015\\012 "color": "#00bcd44a",\\015\\012 "shadowBlur": 0,\\015\\012 "shadowColor": "#00bcd44a"\\015\\012 }\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "4w0sbk1h59c000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1405,\\015\\012 "y": 411,\\015\\012 "w": 180,\\015\\012 "h": 173,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getTodayOrder",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ar6x3ayw54000"\\015\\012 },\\015\\012 "filter": "return 1 - data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"manaul\\\\"][\\\\"1\\\\"].value/data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"all\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "WaterPolo",\\015\\012 "chartConfig": {\\015\\012 "key": "WaterPolo",\\015\\012 "chartKey": "VWaterPolo",\\015\\012 "conKey": "VCWaterPolo",\\015\\012 "title": "\\346\\260\\264\\347\\220\\203\\345\\233\\276",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "water_WaterPolo.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 1,\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "liquidFill",\\015\\012 "shape": "circle",\\015\\012 "radius": "90%",\\015\\012 "data": [\\015\\012 1\\015\\012 ],\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "50%"\\015\\012 ],\\015\\012 "color": [\\015\\012 {\\015\\012 "type": "linear",\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "#4992ff"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "#7cffb2"\\015\\012 }\\015\\012 ],\\015\\012 "globalCoord": false\\015\\012 }\\015\\012 ],\\015\\012 "backgroundStyle": {\\015\\012 "borderWidth": 1,\\015\\012 "color": "rgba(68, 181, 226, 0.3)"\\015\\012 },\\015\\012 "label": {\\015\\012 "normal": {\\015\\012 "textStyle": {\\015\\012 "fontSize": 50,\\015\\012 "color": "#fff"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "outline": {\\015\\012 "show": false,\\015\\012 "borderDistance": 10,\\015\\012 "itemStyle": {\\015\\012 "borderWidth": 2,\\015\\012 "borderColor": "#112165"\\015\\012 }\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "xrq7hw1zggw00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 26,\\015\\012 "y": 144,\\015\\012 "w": 309,\\015\\012 "h": 330,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 1,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getOrderByProduct",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = ( time,fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n }\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\n return {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"terms\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\",\\\\r\\\\n \\\\"order\\\\": {\\\\r\\\\n \\\\"1\\\\": \\\\"desc\\\\"\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 6\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\":rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": "const productType = {\\\\r\\\\n \\\\"257\\\\": \\\\"\\347\\224\\265\\350\\204\\221\\345\\214\\273\\347\\224\\237\\\\",\\\\r\\\\n \\\\"13409520\\\\": \\\\"\\346\\240\\207\\347\\255\\276\\346\\234\\215\\345\\212\\241\\347\\261\\273\\345\\244\\247\\346\\225\\260\\346\\215\\256\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"13410447\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221\\347\\233\\230(\\344\\274\\201\\344\\270\\232\\347\\211\\210)\\\\",\\\\r\\\\n \\\\"13410448\\\\": \\\\"\\344\\270\\223\\345\\261\\236\\344\\272\\221\\\\",\\\\r\\\\n \\\\"13410449\\\\": \\\\"\\350\\256\\241\\347\\256\\227\\345\\215\\225\\345\\205\\203\\\\",\\\\r\\\\n \\\\"13410450\\\\": \\\\"\\345\\255\\230\\345\\202\\250\\345\\215\\225\\345\\205\\203\\\\",\\\\r\\\\n \\\\"13410451\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\215\\225\\345\\205\\203\\\\",\\\\r\\\\n \\\\"13410452\\\\": \\\\"\\347\\211\\251\\347\\220\\206\\346\\234\\272\\\\",\\\\r\\\\n \\\\"13410453\\\\": \\\\"\\346\\234\\215\\345\\212\\241\\345\\231\\250\\346\\211\\230\\347\\256\\241\\\\",\\\\r\\\\n \\\\"13410469\\\\": \\\\"\\345\\215\\253\\346\\230\\237\\347\\247\\273\\345\\212\\250\\351\\200\\232\\344\\277\\241\\344\\270\\232\\345\\212\\241-\\350\\257\\255\\351\\237\\263\\\\",\\\\r\\\\n \\\\"13410529\\\\": \\\\"\\346\\224\\277\\344\\274\\201\\344\\272\\222\\350\\201\\224\\347\\275\\221\\345\\233\\275\\351\\231\\205\\347\\262\\276\\345\\223\\201\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"13410606\\\\": \\\\"\\347\\211\\251\\350\\201\\224\\347\\275\\221\\345\\237\\272\\347\\241\\200\\344\\270\\232\\345\\212\\241-\\350\\257\\255\\351\\237\\263-\\345\\256\\232\\345\\220\\221\\350\\256\\277\\351\\227\\256\\357\\274\\210\\347\\276\\244\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13410645\\\\": \\\\"\\346\\265\\267\\345\\244\\226\\344\\272\\214\\345\\261\\202VPN-VPLS\\\\",\\\\r\\\\n \\\\"13410646\\\\": \\\\"\\346\\265\\267\\345\\244\\226\\344\\272\\214\\345\\261\\202VPN-VLL\\\\",\\\\r\\\\n \\\\"13410725\\\\": \\\\"\\344\\273\\245\\345\\244\\252\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"13410908\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\274\\201\\344\\270\\232\\344\\272\\221\\347\\233\\230\\351\\242\\206\\350\\210\\252\\347\\211\\210\\\\",\\\\r\\\\n \\\\"13410969\\\\": \\\\"\\345\\244\\247\\346\\225\\260\\346\\215\\256\\345\\222\\250\\350\\257\\242\\346\\212\\245\\345\\221\\212\\\\",\\\\r\\\\n \\\\"13410970\\\\": \\\\"\\345\\244\\247\\346\\225\\260\\346\\215\\256SaaS\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13410971\\\\": \\\\"\\345\\244\\247\\346\\225\\260\\346\\215\\256PaaS\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13410985\\\\": \\\\"\\344\\272\\221\\351\\227\\264\\351\\253\\230\\351\\200\\237\\\\",\\\\r\\\\n \\\\"13411008\\\\": \\\\"\\345\\205\\250\\345\\261\\213WiFi\\\\",\\\\r\\\\n \\\\"13411185\\\\": \\\\"4G-QoS\\\\",\\\\r\\\\n \\\\"13411265\\\\": \\\\"\\344\\272\\221\\344\\270\\273\\346\\234\\272\\\\",\\\\r\\\\n \\\\"13411266\\\\": \\\\"\\347\\211\\251\\347\\220\\206\\346\\234\\272\\\\",\\\\r\\\\n \\\\"13411525\\\\": \\\\"\\344\\272\\221\\345\\275\\225\\351\\237\\263\\357\\274\\210\\351\\233\\206\\347\\272\\246\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13411725\\\\": \\\\"\\347\\211\\251\\350\\201\\224\\347\\275\\221\\344\\275\\277\\350\\203\\275\\345\\271\\263\\345\\217\\260\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13412398\\\\": \\\\"\\345\\205\\250\\347\\220\\203\\350\\231\\232\\346\\213\\237\\346\\200\\273\\346\\234\\272\\\\",\\\\r\\\\n \\\\"13412444\\\\": \\\\"\\344\\270\\223\\347\\272\\277\\345\\256\\275\\345\\270\\246\\\\",\\\\r\\\\n \\\\"13412685\\\\": \\\\"\\344\\272\\221\\344\\270\\255\\347\\273\\247\\357\\274\\210\\351\\233\\206\\347\\272\\246\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13412686\\\\": \\\\"\\345\\267\\245\\344\\275\\234\\345\\217\\267\\\\",\\\\r\\\\n \\\\"13412785\\\\": \\\\"\\347\\211\\251\\350\\201\\224\\347\\275\\221\\350\\231\\232\\346\\213\\237\\345\\220\\210\\345\\270\\220\\345\\217\\267\\347\\240\\201\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"13412945\\\\": \\\\"\\346\\231\\272\\350\\203\\275\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"13412965\\\\": \\\\"\\345\\244\\251\\351\\200\\232\\345\\256\\232\\344\\275\\215\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13413165\\\\": \\\\"\\345\\215\\253\\346\\230\\237\\345\\256\\275\\345\\270\\246\\346\\265\\201\\351\\207\\217\\345\\236\\213(\\344\\274\\201\\344\\270\\232\\347\\211\\210)\\\\",\\\\r\\\\n \\\\"13413425\\\\": \\\\"\\346\\231\\272\\350\\203\\275\\345\\256\\266\\345\\261\\205\\\\",\\\\r\\\\n \\\\"13413465\\\\": \\\\"\\347\\262\\276\\345\\223\\201\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"13413466\\\\": \\\\"\\347\\262\\276\\345\\223\\201\\344\\270\\223\\347\\272\\277\\344\\271\\213\\345\\215\\225\\347\\253\\257\\\\",\\\\r\\\\n \\\\"13413506\\\\": \\\\"\\344\\272\\221\\344\\270\\223\\347\\275\\221\\\\",\\\\r\\\\n \\\\"13413965\\\\": \\\\"\\345\\205\\250\\345\\233\\275\\344\\272\\262\\346\\203\\205\\347\\275\\221\\347\\276\\244\\\\",\\\\r\\\\n \\\\"13414065\\\\": \\\\"\\344\\272\\221\\347\\224\\265\\350\\204\\221\\\\",\\\\r\\\\n \\\\"13414185\\\\": \\\\"\\346\\235\\245\\347\\224\\265\\345\\220\\215\\347\\211\\207\\357\\274\\210\\347\\276\\244\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13414345\\\\": \\\\"\\345\\244\\226\\345\\213\\244\\345\\212\\251\\346\\211\\213\\\\",\\\\r\\\\n \\\\"13414445\\\\": \\\\"\\347\\273\\274\\345\\220\\210\\345\\212\\236\\345\\205\\254\\\\",\\\\r\\\\n \\\\"13414510\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\347\\234\\213\\345\\256\\266-\\344\\271\\241\\351\\225\\207\\347\\211\\210\\\\",\\\\r\\\\n \\\\"13414512\\\\": \\\\"\\344\\272\\262\\346\\203\\205\\345\\214\\205\\347\\276\\244\\\\",\\\\r\\\\n \\\\"13414667\\\\": \\\\"\\344\\272\\221\\344\\270\\223\\347\\275\\221-PON\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"13414748\\\\": \\\\"\\344\\272\\221\\346\\241\\214\\351\\235\\242-\\350\\256\\241\\347\\256\\227\\345\\215\\225\\345\\205\\203\\\\",\\\\r\\\\n \\\\"13414749\\\\": \\\\"\\344\\272\\221\\346\\241\\214\\351\\235\\242-\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13414925\\\\": \\\\"\\345\\217\\257\\350\\247\\206\\345\\214\\226\\350\\260\\203\\345\\272\\246\\\\",\\\\r\\\\n \\\\"13414957\\\\": \\\\"\\345\\225\\206\\345\\212\\241\\351\\237\\263\\350\\247\\206\\351\\242\\221\\345\\275\\251\\351\\223\\203\\\\",\\\\r\\\\n \\\\"13414988\\\\": \\\\"\\346\\235\\221\\346\\235\\221\\344\\272\\253\\\\",\\\\r\\\\n \\\\"13414989\\\\": \\\\"\\346\\235\\221\\346\\235\\221\\344\\272\\253\\345\\205\\250\\345\\233\\275\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"13415245\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221\\347\\233\\221\\346\\216\\247\\357\\274\\210\\347\\234\\201\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13415367\\\\": \\\\"\\346\\231\\272\\345\\256\\266\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13415385\\\\": \\\\"\\347\\211\\251\\350\\201\\224\\347\\275\\221\\345\\272\\224\\347\\224\\250\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13415505\\\\": \\\\"5G SA\\345\\210\\207\\347\\211\\207\\\\",\\\\r\\\\n \\\\"13415566\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221\\347\\275\\221\\350\\264\\246\\345\\217\\267\\347\\276\\244\\344\\270\\273\\\\",\\\\r\\\\n \\\\"13415567\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221\\347\\275\\221\\350\\264\\246\\345\\217\\267\\347\\276\\244\\345\\255\\220\\\\",\\\\r\\\\n \\\\"13415625\\\\": \\\\"\\344\\272\\221\\347\\275\\221\\346\\211\\230\\347\\256\\241\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"13415667\\\\": \\\\"\\351\\235\\236\\345\\256\\236\\350\\243\\205\\345\\233\\272\\345\\256\\232\\347\\224\\265\\350\\257\\235\\346\\216\\245\\345\\205\\245\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"13415686\\\\": \\\\"\\347\\216\\260\\345\\234\\272\\346\\211\\230\\347\\256\\241\\346\\234\\215\\345\\212\\241\\357\\274\\210\\347\\273\\237\\347\\255\\271\\347\\234\\201\\347\\272\\247\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13415725\\\\": \\\\"5G\\345\\210\\207\\347\\211\\207\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"13416025\\\\": \\\\"\\346\\231\\272\\350\\203\\275\\347\\273\\204\\347\\275\\221\\357\\274\\210\\345\\225\\206\\344\\274\\201\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13416628\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\345\\257\\271\\350\\256\\262\\357\\274\\210\\347\\273\\274\\345\\220\\210\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13416848\\\\": \\\\"\\347\\203\\275\\347\\201\\253\\345\\217\\260\\\\",\\\\r\\\\n \\\\"13417034\\\\": \\\\"\\350\\241\\214\\344\\270\\2325G\\346\\266\\210\\346\\201\\257\\\\",\\\\r\\\\n \\\\"13417035\\\\": \\\\"\\347\\211\\251\\350\\201\\224\\347\\275\\221\\345\\237\\272\\347\\241\\200\\344\\270\\232\\345\\212\\241-\\345\\256\\242\\346\\210\\267\\345\\256\\232\\345\\210\\266\\345\\214\\272\\345\\237\\237\\351\\231\\220\\345\\210\\266\\\\",\\\\r\\\\n \\\\"13417140\\\\": \\\\"\\347\\262\\276\\345\\223\\201\\344\\270\\223\\347\\272\\277\\357\\274\\210\\345\\233\\275\\351\\231\\205\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"13417289\\\\": \\\\"\\345\\271\\263\\345\\256\\211\\346\\205\\247\\347\\234\\274\\\\",\\\\r\\\\n \\\\"13417588\\\\": \\\\"\\347\\262\\276\\345\\223\\201\\344\\270\\223\\347\\272\\277\\357\\274\\210\\345\\233\\275\\351\\231\\205\\347\\211\\210\\357\\274\\211\\347\\273\\204\\345\\220\\210\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"13417608\\\\": \\\\"\\345\\225\\206\\345\\212\\241\\350\\247\\206\\351\\242\\221\\345\\275\\251\\351\\223\\203\\347\\276\\244\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"23418420\\\\": \\\\"5G\\345\\256\\232\\345\\210\\266\\347\\275\\221MEC\\347\\213\\254\\344\\272\\253\\345\\236\\213\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"23418421\\\\": \\\\"5G\\345\\256\\232\\345\\210\\266\\347\\275\\221\\345\\205\\261\\344\\272\\253\\345\\236\\213MEC\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"23418600\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\347\\234\\213\\345\\256\\266\\357\\274\\210\\350\\247\\206\\350\\201\\224\\347\\275\\221\\345\\205\\254\\344\\274\\227\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"23418660\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221\\347\\234\\274\\\\",\\\\r\\\\n \\\\"23418800\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221SD-WAN\\347\\277\\274\\346\\203\\240\\350\\201\\224\\345\\255\\220\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"23418820\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221SD-WAN\\347\\277\\274\\344\\272\\222\\350\\201\\224\\345\\255\\220\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"23418840\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\344\\272\\221SD-WAN\\347\\277\\274\\351\\231\\205\\350\\201\\224\\345\\255\\220\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"23419400\\\\": \\\\"\\344\\272\\221\\344\\270\\223\\347\\275\\2213.0\\\\",\\\\r\\\\n \\\\"23419680\\\\": \\\\"5G\\345\\256\\232\\345\\210\\266\\347\\275\\221\\345\\256\\232\\345\\210\\266\\346\\234\\215\\345\\212\\241\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"23419800\\\\": \\\\"\\346\\225\\260\\345\\255\\227\\344\\271\\241\\346\\235\\221\\347\\273\\274\\345\\220\\210\\344\\277\\241\\346\\201\\257\\346\\234\\215\\345\\212\\241\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"23421520\\\\": \\\\"\\347\\211\\251\\350\\201\\224\\347\\275\\221\\345\\237\\272\\347\\241\\200\\344\\270\\232\\345\\212\\241-\\345\\206\\205\\345\\256\\271\\350\\256\\241\\350\\264\\271\\\\",\\\\r\\\\n \\\\"23421560\\\\": \\\\"\\347\\211\\251\\350\\201\\224\\347\\275\\221\\345\\237\\272\\347\\241\\200\\344\\270\\232\\345\\212\\241-\\344\\270\\232\\345\\212\\241\\345\\256\\232\\345\\210\\266\\351\\205\\215\\347\\275\\256\\\\",\\\\r\\\\n \\\\"23423500\\\\": \\\\"5G\\345\\256\\232\\345\\210\\266\\347\\275\\221\\357\\274\\210\\347\\275\\221\\345\\205\\203\\345\\256\\232\\345\\210\\266\\357\\274\\211\\\\",\\\\r\\\\n \\\\"23426640\\\\": \\\\"\\347\\244\\276\\344\\274\\232\\346\\262\\273\\347\\220\\206\\345\\244\\247\\346\\225\\260\\346\\215\\256\\344\\270\\255\\350\\204\\221\\\\",\\\\r\\\\n \\\\"23428480\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\346\\231\\272\\346\\205\\247\\347\\244\\276\\345\\214\\272\\345\\237\\272\\347\\241\\200\\345\\271\\263\\345\\217\\260\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"23428500\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\346\\231\\272\\346\\205\\247\\347\\244\\276\\345\\214\\272\\345\\272\\224\\347\\224\\250\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"23429720\\\\": \\\\"\\344\\270\\255\\345\\233\\275\\347\\224\\265\\344\\277\\241\\346\\225\\260\\345\\255\\227\\345\\223\\250\\345\\205\\265\\\\",\\\\r\\\\n \\\\"93410727\\\\": \\\\"IPRAN\\346\\216\\245\\345\\205\\245\\347\\253\\257\\\\",\\\\r\\\\n \\\\"594000000\\\\": \\\\"\\347\\263\\273\\347\\273\\237\\345\\256\\211\\345\\205\\250\\\\",\\\\r\\\\n \\\\"594000001\\\\": \\\\"\\347\\224\\265\\345\\255\\220\\345\\225\\206\\345\\212\\241\\350\\257\\201\\344\\271\\246\\\\",\\\\r\\\\n \\\\"594000002\\\\": \\\\"\\350\\266\\205\\347\\272\\247\\351\\202\\256\\347\\256\\261\\\\",\\\\r\\\\n \\\\"594000003\\\\": \\\\"IP PHONE\\\\",\\\\r\\\\n \\\\"594000004\\\\": \\\\"VOIP\\\\",\\\\r\\\\n \\\\"594000005\\\\": \\\\"\\345\\233\\272\\350\\257\\235\\344\\270\\200\\345\\217\\267\\345\\217\\214\\346\\234\\272\\\\",\\\\r\\\\n \\\\"594000006\\\\": \\\\"IC\\345\\215\\241\\347\\246\\273\\347\\272\\277\\345\\274\\217\\345\\205\\254\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000007\\\\": \\\\"\\345\\215\\212\\346\\260\\270\\344\\271\\205\\346\\200\\247\\347\\224\\265\\350\\267\\257\\357\\274\\210\\346\\250\\241\\346\\213\\237\\344\\270\\223\\347\\272\\277\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000008\\\\": \\\\"\\345\\217\\214\\347\\253\\257\\345\\270\\202\\345\\206\\205\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"594000009\\\\": \\\\"\\346\\225\\260\\345\\255\\227\\347\\224\\265\\350\\267\\257\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000010\\\\": \\\\"\\345\\215\\225\\347\\253\\257\\346\\225\\260\\345\\255\\227\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000016\\\\": \\\\"ATM\\357\\274\\210\\347\\253\\257\\345\\217\\243\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000019\\\\": \\\\"\\345\\215\\225\\347\\253\\257DDN\\\\",\\\\r\\\\n \\\\"594000022\\\\": \\\\"\\346\\213\\250\\345\\217\\267\\345\\210\\206\\347\\273\\204\\\\",\\\\r\\\\n \\\\"594000023\\\\": \\\\"\\344\\270\\223\\347\\272\\277\\345\\210\\206\\347\\273\\204\\\\",\\\\r\\\\n \\\\"594000024\\\\": \\\\"\\345\\270\\247\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\357\\274\\210\\347\\253\\257\\345\\217\\243\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000025\\\\": \\\\"\\345\\270\\247\\344\\270\\255\\347\\273\\247\\350\\231\\232\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\215\\225\\347\\253\\257\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000029\\\\": \\\\"\\347\\247\\237\\346\\235\\206\\346\\214\\202\\347\\272\\277\\\\",\\\\r\\\\n \\\\"594000030\\\\": \\\\"\\345\\207\\272\\347\\247\\237\\345\\272\\224\\346\\200\\245\\345\\215\\253\\346\\230\\237\\351\\200\\232\\344\\277\\241\\350\\275\\246\\\\",\\\\r\\\\n \\\\"594000031\\\\": \\\\"\\345\\207\\272\\347\\247\\237\\350\\247\\206\\351\\242\\221\\347\\274\\226\\350\\247\\243\\347\\240\\201\\345\\231\\250\\\\",\\\\r\\\\n \\\\"594000032\\\\": \\\\"\\346\\263\\242\\351\\225\\277\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000033\\\\": \\\\"\\344\\277\\241\\344\\273\\244\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000034\\\\": \\\\"\\346\\234\\272\\346\\236\\266\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000035\\\\": \\\\"\\347\\224\\265\\346\\272\\220\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000036\\\\": \\\\"\\346\\234\\272\\346\\210\\277\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000037\\\\": \\\\"7\\345\\217\\267\\344\\277\\241\\344\\273\\244\\351\\223\\276\\350\\267\\257\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000038\\\\": \\\\"\\344\\272\\244\\346\\215\\242\\346\\234\\272\\346\\225\\260\\345\\255\\227\\344\\270\\255\\347\\273\\247\\347\\253\\257\\345\\217\\243\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000039\\\\": \\\\"\\345\\220\\214\\346\\255\\245\\346\\227\\266\\351\\222\\237\\347\\253\\257\\345\\217\\243\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000040\\\\": \\\\"\\345\\220\\214\\346\\255\\245\\347\\275\\221\\347\\253\\257\\345\\217\\243\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000041\\\\": \\\\"\\351\\200\\232\\344\\277\\241\\345\\205\\211\\347\\272\\244\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000042\\\\": \\\\"\\347\\256\\241\\351\\201\\223\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000043\\\\": \\\\"\\346\\234\\254\\345\\234\\260\\347\\224\\265\\350\\257\\235\\347\\275\\221\\346\\216\\245\\347\\273\\255\\\\",\\\\r\\\\n \\\\"594000044\\\\": \\\\"\\346\\234\\254\\345\\234\\260\\347\\224\\265\\350\\257\\235\\347\\275\\221\\350\\275\\254\\346\\216\\245\\\\",\\\\r\\\\n \\\\"594000045\\\\": \\\\"\\346\\234\\254\\345\\234\\260\\346\\235\\245\\350\\257\\235\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000046\\\\": \\\\"\\346\\234\\254\\345\\234\\260\\345\\216\\273\\350\\257\\235\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000047\\\\": \\\\"\\345\\233\\275\\345\\206\\205\\351\\225\\277\\351\\200\\224\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000048\\\\": \\\\"\\345\\233\\275\\351\\231\\205\\346\\270\\257\\346\\276\\263\\345\\217\\260\\351\\225\\277\\351\\200\\224\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000049\\\\": \\\\"\\344\\272\\222\\350\\201\\224\\347\\275\\221\\346\\234\\254\\345\\234\\260\\346\\216\\245\\345\\205\\245\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000050\\\\": \\\\"\\344\\272\\222\\350\\201\\224\\347\\275\\221\\351\\252\\250\\345\\271\\262\\347\\275\\221\\346\\216\\245\\345\\205\\245\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000051\\\\": \\\\"\\345\\261\\200\\346\\225\\260\\346\\215\\256\\\\",\\\\r\\\\n \\\\"594000052\\\\": \\\\"\\345\\270\\202\\350\\257\\235\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000053\\\\": \\\\"\\345\\270\\202\\350\\257\\235\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\220\\253\\344\\277\\241\\344\\273\\244\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000054\\\\": \\\\"\\351\\225\\277\\345\\270\\202\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000055\\\\": \\\\"\\351\\225\\277\\345\\270\\202\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\220\\253\\344\\277\\241\\344\\273\\244\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000056\\\\": \\\\"\\346\\231\\272\\350\\203\\275\\347\\275\\221\\344\\270\\232\\345\\212\\241\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000057\\\\": \\\\"\\345\\260\\217\\347\\201\\265\\351\\200\\232\\346\\240\\270\\345\\277\\203\\345\\261\\202\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000058\\\\": \\\\"PSTN\\350\\207\\263\\345\\260\\217\\347\\201\\265\\351\\200\\232\\344\\272\\222\\350\\201\\224\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000059\\\\": \\\\"PSTN\\350\\207\\263\\345\\275\\251\\347\\216\\262\\345\\271\\263\\345\\217\\260\\344\\272\\222\\350\\201\\224\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000060\\\\": \\\\"PSTN\\350\\207\\263\\345\\233\\272\\347\\275\\221\\346\\231\\272\\350\\203\\275\\345\\214\\226\\347\\224\\265\\350\\267\\257\\357\\274\\210SHLR\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000061\\\\": \\\\"3G\\346\\240\\270\\345\\277\\203\\345\\261\\202\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000062\\\\": \\\\"PSTN\\350\\207\\2633G\\344\\272\\222\\350\\201\\224\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000063\\\\": \\\\"PSTN\\350\\207\\263INTERNET\\347\\275\\221\\344\\272\\222\\350\\201\\224\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000064\\\\": \\\\"DDN\\350\\212\\202\\347\\202\\271\\351\\227\\264\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000065\\\\": \\\\"FR\\350\\212\\202\\347\\202\\271\\351\\227\\264\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000066\\\\": \\\\"ATM\\350\\212\\202\\347\\202\\271\\351\\227\\264\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000067\\\\": \\\\"CN2\\350\\212\\202\\347\\202\\271\\351\\227\\264\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000068\\\\": \\\\"INTERNET\\347\\275\\221\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000069\\\\": \\\\"\\345\\210\\206\\347\\273\\204\\344\\272\\244\\346\\215\\242\\347\\275\\221\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000070\\\\": \\\\"DDN-FR\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000071\\\\": \\\\"DDN-ATM\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000072\\\\": \\\\"DDN-INTERNET\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000073\\\\": \\\\"DDN-MPLS_VPN\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000074\\\\": \\\\"ATM-MPLS_VPN\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000075\\\\": \\\\"ATM-INTERNET\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000076\\\\": \\\\"DDN-PP7K\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000077\\\\": \\\\"DDN-DASC\\342\\205\\241\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000078\\\\": \\\\"ATM-PP15K\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000079\\\\": \\\\"INTERNET-GSR\\344\\272\\222\\350\\201\\224\\\\",\\\\r\\\\n \\\\"594000080\\\\": \\\\"\\346\\216\\245\\345\\205\\245\\347\\275\\221\\350\\277\\234\\347\\253\\257\\346\\250\\241\\345\\235\\227\\346\\216\\245\\345\\205\\245\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000081\\\\": \\\\"\\345\\260\\217\\347\\201\\265\\351\\200\\232\\346\\216\\245\\345\\205\\245\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000082\\\\": \\\\"ADSL\\345\\256\\275\\345\\270\\246\\346\\216\\245\\345\\205\\245\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000083\\\\": \\\\"\\347\\211\\271\\346\\234\\215\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000084\\\\": \\\\"\\350\\207\\263\\345\\205\\266\\344\\273\\226\\350\\257\\255\\351\\237\\263\\345\\271\\263\\345\\217\\260\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000085\\\\": \\\\"PRI\\347\\224\\250\\346\\210\\267\\346\\216\\245\\345\\205\\245\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000086\\\\": \\\\"C1\\347\\224\\250\\346\\210\\267\\346\\216\\245\\345\\205\\245\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000087\\\\": \\\\"C7\\347\\224\\250\\346\\210\\267\\346\\216\\245\\345\\205\\245\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000088\\\\": \\\\"DXC\\345\\206\\227\\344\\275\\231\\345\\205\\261\\344\\272\\253\\351\\200\\232\\351\\201\\223\\\\",\\\\r\\\\n \\\\"594000089\\\\": \\\\"\\351\\253\\230\\346\\254\\241\\347\\276\\244\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000090\\\\": \\\\"\\345\\200\\215\\345\\242\\236\\351\\200\\232\\351\\201\\223\\\\",\\\\r\\\\n \\\\"594000091\\\\": \\\\"\\346\\225\\260\\345\\255\\227\\347\\224\\265\\350\\267\\257\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000092\\\\": \\\\"\\346\\225\\260\\346\\215\\256\\347\\224\\265\\350\\267\\257\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000093\\\\": \\\\"\\345\\233\\275\\351\\231\\205\\347\\275\\221\\345\\233\\275\\345\\206\\205\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000094\\\\": \\\\"DCN\\350\\201\\224\\347\\275\\221\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000095\\\\": \\\\"OA\\347\\275\\221\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000096\\\\": \\\\"\\350\\247\\206\\351\\242\\221\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000097\\\\": \\\\"\\347\\275\\221\\347\\256\\241\\347\\233\\221\\346\\216\\247\\347\\255\\211\\346\\224\\257\\346\\222\\221\\347\\263\\273\\347\\273\\237\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000098\\\\": \\\\"PCM\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000099\\\\": \\\\"\\345\\220\\214\\346\\255\\245\\351\\223\\276\\350\\267\\257\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\270\\246\\344\\270\\232\\345\\212\\241\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000100\\\\": \\\\"\\345\\220\\214\\346\\255\\245\\351\\223\\276\\350\\267\\257\\347\\224\\265\\350\\267\\257\\357\\274\\210\\344\\270\\223\\347\\224\\250\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000101\\\\": \\\\"WLAN\\346\\216\\245\\345\\205\\245\\357\\274\\210LAN+AP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000102\\\\": \\\\"WLAN\\346\\216\\245\\345\\205\\245\\357\\274\\210ADSL+AP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000103\\\\": \\\\"PHS\\345\\237\\272\\347\\253\\231\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"594000104\\\\": \\\\"\\345\\256\\266\\346\\240\\241\\351\\200\\232\\\\",\\\\r\\\\n \\\\"594000105\\\\": \\\\"QBOX\\\\",\\\\r\\\\n \\\\"594000106\\\\": \\\\"\\345\\256\\266\\345\\272\\255\\347\\275\\221\\345\\205\\263\\\\",\\\\r\\\\n \\\\"594000107\\\\": \\\\"\\345\\205\\250\\347\\220\\203\\347\\234\\274\\347\\276\\244(\\347\\256\\241\\347\\220\\206\\345\\270\\220\\345\\217\\267)\\\\",\\\\r\\\\n \\\\"594000108\\\\": \\\\"\\344\\272\\244\\344\\272\\222\\345\\274\\217\\344\\274\\232\\350\\256\\256\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000109\\\\": \\\\"\\346\\214\\207\\345\\256\\232\\347\\224\\265\\350\\257\\235\\344\\273\\230\\350\\264\\271\\344\\270\\232\\345\\212\\24120130\\\\",\\\\r\\\\n \\\\"594000110\\\\": \\\\"11800\\357\\274\\210\\344\\270\\273\\345\\270\\220\\345\\217\\267\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000111\\\\": \\\\"\\347\\256\\241\\347\\220\\206\\345\\221\\230\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000112\\\\": \\\\"\\345\\255\\246\\347\\224\\237\\345\\215\\241\\\\",\\\\r\\\\n \\\\"594000113\\\\": \\\\"\\350\\200\\201\\345\\270\\210\\345\\215\\241\\\\",\\\\r\\\\n \\\\"594000114\\\\": \\\\"\\347\\237\\255\\345\\217\\267\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"594000115\\\\": \\\\"\\344\\270\\273\\350\\242\\253\\345\\217\\253\\345\\210\\206\\346\\221\\212\\344\\273\\230\\350\\264\\271\\357\\274\\2104008\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000116\\\\": \\\\"800\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000117\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\345\\212\\251\\347\\220\\206\\\\",\\\\r\\\\n \\\\"594000118\\\\": \\\\"\\347\\201\\265\\351\\200\\232\\345\\212\\251\\347\\220\\206\\\\",\\\\r\\\\n \\\\"594000120\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\345\\275\\251\\351\\223\\203\\\\",\\\\r\\\\n \\\\"594000123\\\\": \\\\"UPT\\344\\270\\200\\345\\217\\267\\351\\200\\232\\357\\274\\210\\344\\270\\223\\347\\224\\250\\345\\217\\267\\346\\256\\265\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000124\\\\": \\\\"\\345\\233\\272\\350\\257\\235\\344\\270\\200\\345\\217\\267\\351\\200\\232\\\\",\\\\r\\\\n \\\\"594000125\\\\": \\\\"\\345\\260\\217\\347\\201\\265\\351\\200\\232\\344\\270\\200\\345\\217\\267\\351\\200\\232\\\\",\\\\r\\\\n \\\\"594000126\\\\": \\\\"ASP\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000127\\\\": \\\\"\\351\\233\\206\\345\\233\\242\\347\\237\\255\\344\\277\\241\\\\",\\\\r\\\\n \\\\"594000128\\\\": \\\\"\\350\\207\\252\\345\\212\\251\\345\\273\\272\\347\\253\\231\\\\",\\\\r\\\\n \\\\"594000129\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\344\\274\\240\\347\\234\\237(\\347\\234\\237\\345\\256\\236\\345\\217\\267\\347\\240\\201)\\\\",\\\\r\\\\n \\\\"594000130\\\\": \\\\"\\345\\234\\250\\347\\272\\277\\347\\277\\273\\350\\257\\221\\\\",\\\\r\\\\n \\\\"594000131\\\\": \\\\"\\345\\234\\250\\347\\272\\277\\344\\274\\201\\344\\270\\232\\347\\256\\241\\347\\220\\206\\\\",\\\\r\\\\n \\\\"594000132\\\\": \\\\"\\347\\275\\221\\344\\270\\212\\345\\225\\206\\345\\237\\216\\\\",\\\\r\\\\n \\\\"594000133\\\\": \\\\"Web OA\\\\",\\\\r\\\\n \\\\"594000134\\\\": \\\\"OA\\\\",\\\\r\\\\n \\\\"594000135\\\\": \\\\"\\344\\274\\230\\345\\205\\210\\346\\212\\245\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000136\\\\": \\\\"\\345\\223\\201\\347\\211\\214\\346\\237\\245\\350\\257\\242\\\\",\\\\r\\\\n \\\\"594000137\\\\": \\\\"\\345\\256\\236\\345\\220\\215\\346\\237\\245\\350\\257\\242\\\\",\\\\r\\\\n \\\\"594000138\\\\": \\\\"\\344\\270\\264\\346\\227\\266\\346\\212\\245\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000139\\\\": \\\\"\\346\\237\\245\\350\\257\\242\\350\\275\\254\\346\\216\\245\\\\",\\\\r\\\\n \\\\"594000140\\\\": \\\\"\\347\\237\\255\\344\\277\\241\\346\\212\\245\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000141\\\\": \\\\"\\350\\257\\235\\345\\212\\241\\345\\221\\274\\350\\275\\254\\\\",\\\\r\\\\n \\\\"594000142\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\345\\220\\215\\347\\211\\207\\\\",\\\\r\\\\n \\\\"594000143\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"594000144\\\\": \\\\"\\346\\214\\207\\350\\267\\257\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000145\\\\": \\\\"\\344\\270\\252\\344\\272\\272\\351\\200\\232\\344\\277\\241\\345\\212\\251\\347\\220\\206\\\\",\\\\r\\\\n \\\\"594000146\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\346\\200\\273\\346\\234\\272\\\\",\\\\r\\\\n \\\\"594000147\\\\": \\\\"\\347\\224\\265\\350\\247\\206\\347\\224\\265\\350\\257\\235\\344\\274\\232\\350\\256\\256\\\\",\\\\r\\\\n \\\\"594000148\\\\": \\\\"\\347\\224\\265\\350\\247\\206\\344\\274\\232\\350\\256\\256\\\\",\\\\r\\\\n \\\\"594000149\\\\": \\\\"\\346\\226\\260\\350\\247\\206\\351\\200\\232\\\\",\\\\r\\\\n \\\\"594000150\\\\": \\\\"\\346\\226\\260\\350\\247\\206\\351\\200\\232\\344\\274\\232\\350\\256\\256\\351\\242\\204\\347\\272\\246\\\\",\\\\r\\\\n \\\\"594000151\\\\": \\\\"\\344\\270\\200\\347\\275\\221\\345\\217\\214\\345\\220\\247\\347\\275\\221\\345\\220\\247\\345\\217\\227\\347\\220\\206\\\\",\\\\r\\\\n \\\\"594000152\\\\": \\\\"\\351\\235\\242\\351\\235\\242\\351\\200\\232\\\\",\\\\r\\\\n \\\\"594000153\\\\": \\\\"\\350\\247\\206\\351\\242\\221\\344\\270\\232\\345\\212\\241\\357\\274\\210PBC \\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000154\\\\": \\\\"\\345\\205\\250\\347\\220\\203\\347\\234\\274\\357\\274\\210\\350\\247\\206\\351\\242\\221\\346\\234\\215\\345\\212\\241\\345\\231\\250\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000155\\\\": \\\\"IPTV\\\\",\\\\r\\\\n \\\\"594000156\\\\": \\\\"\\347\\224\\250\\346\\210\\267\\344\\272\\244\\346\\215\\242\\346\\234\\272\\344\\273\\243\\347\\273\\264\\\\",\\\\r\\\\n \\\\"594000157\\\\": \\\\"\\347\\272\\277\\350\\267\\257\\344\\273\\243\\347\\273\\264\\\\",\\\\r\\\\n \\\\"594000158\\\\": \\\\"\\347\\273\\210\\347\\253\\257\\350\\256\\276\\345\\244\\207\\344\\273\\243\\347\\273\\264\\\\",\\\\r\\\\n \\\\"594000159\\\\": \\\\"\\344\\274\\240\\350\\276\\223\\350\\256\\276\\345\\244\\207\\344\\273\\243\\347\\273\\264\\\\",\\\\r\\\\n \\\\"594000160\\\\": \\\\"\\344\\272\\244\\346\\215\\242\\350\\256\\276\\345\\244\\207\\344\\273\\243\\347\\273\\264\\\\",\\\\r\\\\n \\\\"594000161\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\344\\273\\243\\347\\273\\264\\\\",\\\\r\\\\n \\\\"594000162\\\\": \\\\"\\350\\265\\204\\346\\272\\220\\344\\273\\243\\346\\262\\237\\\\",\\\\r\\\\n \\\\"594000163\\\\": \\\\"\\344\\273\\243\\346\\224\\266\\350\\264\\271\\347\\224\\250\\347\\255\\211\\\\",\\\\r\\\\n \\\\"594000164\\\\": \\\\"\\345\\260\\217\\345\\236\\213\\346\\234\\272\\345\\222\\214\\345\\255\\230\\345\\202\\250\\350\\256\\276\\345\\244\\207\\\\",\\\\r\\\\n \\\\"594000165\\\\": \\\\"\\351\\222\\210\\346\\211\\223\\346\\211\\223\\345\\215\\260\\346\\234\\272\\\\",\\\\r\\\\n \\\\"594000166\\\\": \\\\"\\345\\226\\267\\346\\211\\223\\346\\211\\223\\345\\215\\260\\346\\234\\272\\\\",\\\\r\\\\n \\\\"594000167\\\\": \\\\"\\346\\277\\200\\346\\211\\223\\346\\211\\223\\345\\215\\260\\346\\234\\272\\\\",\\\\r\\\\n \\\\"594000168\\\\": \\\\"\\347\\254\\224\\350\\256\\260\\346\\234\\254\\347\\224\\265\\350\\204\\221\\\\",\\\\r\\\\n \\\\"594000169\\\\": \\\\"\\345\\217\\260\\345\\274\\217\\347\\224\\265\\350\\204\\221\\\\",\\\\r\\\\n \\\\"594000170\\\\": \\\\"\\347\\275\\221\\347\\273\\234(WAN;LAN;VPN;PBX)\\350\\256\\276\\345\\244\\207\\351\\233\\206\\346\\210\\220\\\\",\\\\r\\\\n \\\\"594000171\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\256\\211\\345\\205\\250\\351\\233\\206\\346\\210\\220\\\\",\\\\r\\\\n \\\\"594000172\\\\": \\\\"\\346\\234\\272\\346\\210\\277\\345\\270\\203\\347\\272\\277\\345\\217\\212\\346\\225\\264\\346\\262\\273\\\\",\\\\r\\\\n \\\\"594000173\\\\": \\\\"\\345\\221\\274\\345\\217\\253\\344\\270\\255\\345\\277\\203\\351\\233\\206\\346\\210\\220\\\\",\\\\r\\\\n \\\\"594000174\\\\": \\\\"\\350\\247\\206\\350\\256\\257(\\344\\274\\232\\350\\256\\256;\\347\\233\\221\\346\\216\\247)\\347\\263\\273\\347\\273\\237\\351\\233\\206\\346\\210\\220\\\\",\\\\r\\\\n \\\\"594000175\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\272\\224\\347\\224\\250\\345\\256\\211\\345\\205\\250\\351\\233\\206\\346\\210\\220\\\\",\\\\r\\\\n \\\\"594000176\\\\": \\\\"OA\\345\\212\\236\\345\\205\\254\\347\\263\\273\\347\\273\\237;\\345\\215\\217\\345\\220\\214\\345\\267\\245\\344\\275\\234\\\\",\\\\r\\\\n \\\\"594000177\\\\": \\\\"\\347\\224\\265\\345\\255\\220\\345\\225\\206\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000178\\\\": \\\\"CRM;ERP;SOM\\346\\240\\270\\345\\277\\203\\345\\272\\224\\347\\224\\250\\347\\255\\211\\347\\263\\273\\347\\273\\237\\351\\233\\206\\346\\210\\220\\\\",\\\\r\\\\n \\\\"594000179\\\\": \\\\"\\347\\201\\265\\351\\200\\232\\347\\237\\255\\344\\277\\241\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250\\351\\233\\206\\346\\210\\220\\\\",\\\\r\\\\n \\\\"594000180\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\347\\273\\264\\346\\212\\244\\347\\256\\241\\347\\220\\206\\345\\244\\226\\345\\214\\205\\\\",\\\\r\\\\n \\\\"594000181\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\256\\211\\345\\205\\250\\345\\244\\226\\345\\214\\205\\\\",\\\\r\\\\n \\\\"594000182\\\\": \\\\"\\345\\221\\274\\345\\217\\253\\344\\270\\255\\345\\277\\203\\345\\244\\226\\345\\214\\205\\\\",\\\\r\\\\n \\\\"594000183\\\\": \\\\"\\350\\247\\206\\350\\256\\257(\\344\\274\\232\\350\\256\\256;\\347\\233\\221\\346\\216\\247)\\347\\263\\273\\347\\273\\237\\347\\273\\264\\346\\212\\244,\\347\\256\\241\\347\\220\\206\\345\\244\\226\\345\\214\\205\\\\",\\\\r\\\\n \\\\"594000184\\\\": \\\\"\\346\\225\\260\\346\\215\\256\\347\\272\\247\\347\\201\\276\\345\\244\\207(\\345\\220\\253\\345\\255\\230\\345\\202\\250)\\344\\270\\223\\344\\270\\232\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000185\\\\": \\\\"IT\\347\\273\\264\\346\\212\\244\\347\\256\\241\\347\\220\\206\\345\\244\\226\\345\\214\\205\\\\",\\\\r\\\\n \\\\"594000186\\\\": \\\\"\\345\\272\\224\\347\\224\\250\\347\\272\\247\\347\\201\\276\\345\\244\\207\\\\",\\\\r\\\\n \\\\"594000187\\\\": \\\\"IT\\347\\263\\273\\347\\273\\237\\345\\256\\211\\345\\205\\250\\345\\244\\226\\345\\214\\205\\\\",\\\\r\\\\n \\\\"594000188\\\\": \\\\"\\347\\256\\241\\347\\220\\206\\345\\236\\213\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000189\\\\": \\\\"\\347\\275\\221\\347\\273\\234;PBX\\350\\256\\276\\345\\244\\207\\347\\247\\237\\347\\224\\250\\345\\217\\212\\347\\273\\264\\346\\212\\244\\347\\256\\241\\347\\220\\206\\344\\270\\223\\344\\270\\232\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000190\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\256\\211\\345\\205\\250\\344\\270\\223\\344\\270\\232\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000191\\\\": \\\\"\\345\\221\\274\\345\\217\\253\\344\\270\\255\\345\\277\\203\\344\\270\\223\\344\\270\\232\\346\\234\\215\\345\\212\\241(\\345\\220\\253\\347\\241\\254\\344\\273\\266;\\350\\275\\257\\344\\273\\266\\345\\217\\212\\344\\272\\272\\345\\221\\230)\\\\",\\\\r\\\\n \\\\"594000192\\\\": \\\\"\\350\\247\\206\\350\\256\\257(\\344\\274\\232\\350\\256\\256;\\347\\233\\221\\346\\216\\247)\\344\\270\\223\\344\\270\\232\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000193\\\\": \\\\"\\346\\225\\260\\346\\215\\256\\347\\201\\276\\345\\244\\207(\\345\\220\\253\\345\\255\\230\\345\\202\\250)\\344\\270\\223\\344\\270\\232\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000194\\\\": \\\\"IT\\347\\263\\273\\347\\273\\237\\344\\270\\223\\344\\270\\232\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000195\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\345\\225\\206\\345\\212\\241;\\347\\224\\265\\345\\255\\220\\345\\225\\206\\345\\212\\241;\\345\\215\\217\\345\\220\\214\\345\\267\\245\\344\\275\\234\\\\",\\\\r\\\\n \\\\"594000196\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250ASP\\\\",\\\\r\\\\n \\\\"594000197\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\350\\247\\204\\345\\210\\222\\\\",\\\\r\\\\n \\\\"594000198\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\344\\274\\230\\345\\214\\226\\345\\222\\250\\350\\257\\242\\\\",\\\\r\\\\n \\\\"594000199\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\344\\272\\247\\345\\223\\201\\345\\217\\212\\347\\273\\264\\346\\212\\244\\345\\237\\271\\350\\256\\255\\\\",\\\\r\\\\n \\\\"594000200\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\256\\211\\345\\205\\250\\345\\222\\250\\350\\257\\242,\\350\\257\\204\\344\\274\\260\\\\",\\\\r\\\\n \\\\"594000201\\\\": \\\\"\\345\\221\\274\\345\\217\\253\\344\\270\\255\\345\\277\\203;\\350\\247\\206\\350\\256\\257\\347\\255\\211\\347\\275\\221\\347\\273\\234\\345\\272\\224\\347\\224\\250\\347\\263\\273\\347\\273\\237\\350\\247\\204\\345\\210\\222,\\344\\274\\230\\345\\214\\226\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000202\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\272\\224\\347\\224\\250\\347\\263\\273\\347\\273\\237\\345\\237\\271\\350\\256\\255\\\\",\\\\r\\\\n \\\\"594000203\\\\": \\\\"\\344\\270\\232\\345\\212\\241\\346\\265\\201\\347\\250\\213\\350\\247\\204\\345\\210\\222\\\\",\\\\r\\\\n \\\\"594000204\\\\": \\\\"IT\\347\\263\\273\\347\\273\\237\\350\\247\\204\\345\\210\\222\\\\",\\\\r\\\\n \\\\"594000205\\\\": \\\\"IT\\347\\263\\273\\347\\273\\237\\346\\265\\213\\350\\257\\225\\345\\217\\212\\351\\243\\216\\351\\231\\251\\350\\257\\204\\344\\274\\260\\\\",\\\\r\\\\n \\\\"594000206\\\\": \\\\"\\344\\270\\232\\345\\212\\241\\350\\277\\236\\347\\273\\255\\346\\200\\247\\345\\217\\212\\347\\201\\276\\345\\244\\207\\347\\255\\226\\347\\225\\245(BCDR)\\\\",\\\\r\\\\n \\\\"594000207\\\\": \\\\"\\351\\230\\263\\345\\205\\211\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000208\\\\": \\\\"U\\345\\215\\241\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000209\\\\": \\\\"\\344\\270\\273\\346\\234\\272\\346\\211\\230\\347\\256\\241\\\\",\\\\r\\\\n \\\\"594000210\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\344\\270\\273\\346\\234\\272\\\\",\\\\r\\\\n \\\\"594000211\\\\": \\\\"\\345\\237\\237\\345\\220\\215\\347\\224\\263\\350\\257\\267\\\\",\\\\r\\\\n \\\\"594000212\\\\": \\\\"\\347\\275\\221\\347\\253\\231\\345\\210\\266\\344\\275\\234\\\\",\\\\r\\\\n \\\\"594000213\\\\": \\\\"\\351\\230\\262\\347\\201\\253\\345\\242\\231\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000214\\\\": \\\\"\\346\\234\\215\\345\\212\\241\\345\\231\\250\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000215\\\\": \\\\"\\346\\234\\272\\346\\236\\266\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000216\\\\": \\\\"\\346\\225\\260\\346\\215\\256\\345\\272\\223\\\\",\\\\r\\\\n \\\\"594000217\\\\": \\\\"\\345\\270\\246\\345\\256\\275\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594000218\\\\": \\\\"\\346\\225\\260\\346\\215\\256\\345\\255\\230\\345\\202\\250\\\\",\\\\r\\\\n \\\\"594000219\\\\": \\\\"\\346\\225\\260\\346\\215\\256\\345\\244\\207\\344\\273\\275\\\\",\\\\r\\\\n \\\\"594000220\\\\": \\\\"\\345\\206\\205\\345\\256\\271\\345\\210\\206\\345\\217\\221\\\\",\\\\r\\\\n \\\\"594000221\\\\": \\\\"\\345\\244\\232\\345\\234\\260\\345\\235\\200\\351\\225\\234\\345\\203\\217\\\\",\\\\r\\\\n \\\\"594000222\\\\": \\\\"\\350\\264\\237\\350\\275\\275\\345\\210\\206\\346\\213\\205\\\\",\\\\r\\\\n \\\\"594000223\\\\": \\\\"\\347\\273\\237\\350\\256\\241\\345\\210\\206\\346\\236\\220\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000224\\\\": \\\\"\\347\\273\\237\\344\\270\\200\\346\\266\\210\\346\\201\\257\\357\\274\\210UMS\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000225\\\\": \\\\"\\344\\270\\252\\344\\272\\272\\350\\257\\201\\344\\271\\246\\\\",\\\\r\\\\n \\\\"594000226\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\350\\257\\201\\344\\271\\246\\\\",\\\\r\\\\n \\\\"594000227\\\\": \\\\"\\346\\234\\215\\345\\212\\241\\345\\231\\250\\350\\257\\201\\344\\271\\246\\\\",\\\\r\\\\n \\\\"594000228\\\\": \\\\"EMAIL\\351\\202\\256\\347\\256\\261\\\\",\\\\r\\\\n \\\\"594000229\\\\": \\\\"\\344\\274\\201\\344\\270\\232-\\351\\202\\256\\345\\261\\200\\\\",\\\\r\\\\n \\\\"594000230\\\\": \\\\"vnet\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000231\\\\": \\\\"IP\\350\\247\\206\\351\\242\\221\\351\\200\\232\\344\\277\\241\\\\",\\\\r\\\\n \\\\"594000232\\\\": \\\\"\\345\\215\\263\\346\\227\\266\\351\\200\\232\\350\\256\\257\\\\",\\\\r\\\\n \\\\"594000233\\\\": \\\\"\\346\\243\\200\\347\\264\\242\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594000234\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"594000235\\\\": \\\\"VOD\\\\",\\\\r\\\\n \\\\"594000236\\\\": \\\\"IPHOTEL\\\\",\\\\r\\\\n \\\\"594000237\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\347\\241\\254\\347\\233\\230\\\\",\\\\r\\\\n \\\\"594000238\\\\": \\\\"2010\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000239\\\\": \\\\"PSTN\\347\\246\\273\\347\\272\\277\\345\\274\\217\\345\\205\\254\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000240\\\\": \\\\"\\345\\205\\232\\346\\224\\277\\344\\270\\223\\347\\275\\221\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000241\\\\": \\\\"\\347\\234\\201\\345\\247\\224\\344\\277\\235\\345\\257\\206\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000242\\\\": \\\\"\\346\\250\\241\\346\\213\\237\\347\\224\\250\\346\\210\\267\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000243\\\\": \\\\"\\346\\225\\260\\345\\255\\227\\347\\224\\250\\346\\210\\267\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"594000244\\\\": \\\\"PRI\\344\\270\\255\\347\\273\\247\\347\\272\\277\\357\\274\\21030B+D\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000245\\\\": \\\\"ISDN\\347\\224\\265\\350\\257\\235\\357\\274\\2102B+D\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000246\\\\": \\\\"\\345\\215\\240\\347\\224\\250\\347\\274\\226\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000247\\\\": \\\\"\\347\\247\\237\\347\\224\\250\\345\\217\\267\\347\\240\\201\\\\",\\\\r\\\\n \\\\"594000248\\\\": \\\\"\\345\\260\\217\\347\\201\\265\\351\\200\\232\\\\",\\\\r\\\\n \\\\"594000249\\\\": \\\\"\\345\\260\\217\\347\\201\\265\\351\\200\\232\\357\\274\\210\\346\\231\\272\\350\\203\\275\\347\\275\\221\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000250\\\\": \\\\"\\347\\252\\204\\345\\270\\246\\346\\213\\250\\345\\217\\267\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594000251\\\\": \\\\"DDN\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"594000252\\\\": \\\\"FR\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"594000253\\\\": \\\\"ATM\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"594000254\\\\": \\\\"\\346\\225\\260\\345\\255\\227\\347\\224\\265\\350\\267\\257\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"594000255\\\\": \\\\"ADSL\\347\\224\\265\\350\\257\\235\\345\\242\\236\\350\\243\\205\\357\\274\\210\\345\\212\\250\\346\\200\\201IP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000256\\\\": \\\\"ADSL\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\357\\274\\210\\345\\233\\272\\345\\256\\232IP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000257\\\\": \\\\"ADSL\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\357\\274\\210\\345\\212\\250\\346\\200\\201IP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000258\\\\": \\\\"ADSL\\347\\272\\257\\346\\216\\245\\345\\205\\245\\357\\274\\210\\347\\224\\265\\350\\257\\235\\345\\242\\236\\350\\243\\205\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000259\\\\": \\\\"VDSL\\347\\224\\265\\350\\257\\235\\345\\242\\236\\350\\243\\205\\\\",\\\\r\\\\n \\\\"594000260\\\\": \\\\"VDSL\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\357\\274\\210\\345\\233\\272\\345\\256\\232IP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000261\\\\": \\\\"VDSL\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\357\\274\\210\\345\\212\\250\\346\\200\\201IP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594000262\\\\": \\\\"LAN\\345\\212\\250\\346\\200\\201IP\\\\",\\\\r\\\\n \\\\"594000263\\\\": \\\\"LAN\\345\\233\\272\\345\\256\\232IP\\\\",\\\\r\\\\n \\\\"594000264\\\\": \\\\"LAN\\347\\272\\257\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"594000265\\\\": \\\\"\\345\\205\\254\\345\\205\\261\\345\\214\\272\\345\\237\\237\\346\\216\\245\\345\\205\\245\\345\\270\\220\\345\\217\\267(\\345\\244\\251\\347\\277\\274\\351\\200\\232)\\\\",\\\\r\\\\n \\\\"594000266\\\\": \\\\"\\345\\217\\214\\347\\253\\257DDN\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000267\\\\": \\\\"FR\\350\\231\\232\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000268\\\\": \\\\"\\345\\217\\214\\347\\253\\257\\346\\225\\260\\345\\255\\227\\347\\224\\265\\350\\267\\257SDH\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000269\\\\": \\\\"ATM\\350\\231\\232\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"594000270\\\\": \\\\"VLAN VPN\\347\\276\\244\\\\",\\\\r\\\\n \\\\"594000271\\\\": \\\\"MPLS-VPN\\347\\276\\244\\\\",\\\\r\\\\n \\\\"594000272\\\\": \\\\"\\346\\250\\241\\346\\213\\237\\344\\270\\255\\347\\273\\247\\347\\276\\244\\\\",\\\\r\\\\n \\\\"594000273\\\\": \\\\"\\345\\256\\232\\346\\227\\266\\345\\274\\200\\345\\205\\263\\346\\234\\272\\\\",\\\\r\\\\n \\\\"594000274\\\\": \\\\"\\345\\271\\277\\345\\237\\237\\351\\233\\206\\344\\270\\255\\345\\274\\217\\347\\224\\265\\350\\257\\235\\344\\272\\244\\346\\215\\242\\346\\234\\272\\357\\274\\210WAC)\\\\",\\\\r\\\\n \\\\"594000275\\\\": \\\\"\\351\\233\\206\\344\\270\\255\\347\\224\\250\\346\\210\\267\\344\\272\\244\\346\\215\\242\\346\\234\\272(Centrex)\\\\",\\\\r\\\\n \\\\"594000276\\\\": \\\\"\\346\\231\\256\\351\\200\\232\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000277\\\\": \\\\"\\350\\266\\205\\347\\272\\247\\346\\227\\240\\347\\273\\263\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594000278\\\\": \\\\"\\347\\201\\265\\351\\200\\232\\344\\274\\264\\344\\276\\243\\\\",\\\\r\\\\n \\\\"594000561\\\\": \\\\"\\345\\256\\275\\345\\270\\246\\346\\216\\245\\345\\205\\245MPLS-VPN\\\\",\\\\r\\\\n \\\\"594000861\\\\": \\\\"ADSL\\347\\224\\265\\350\\257\\235\\345\\242\\236\\350\\243\\205\\357\\274\\210\\345\\233\\272\\345\\256\\232IP\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001185\\\\": \\\\"PSTN\\345\\234\\250\\347\\272\\277\\345\\274\\217\\345\\205\\254\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594001186\\\\": \\\\"\\347\\224\\265\\350\\257\\235\\350\\277\\236\\351\\200\\211\\\\",\\\\r\\\\n \\\\"594001188\\\\": \\\\"\\345\\205\\211\\347\\272\\244\\344\\270\\223\\347\\272\\277IPSEC-VPN\\\\",\\\\r\\\\n \\\\"594001189\\\\": \\\\"\\345\\270\\247\\344\\270\\255\\347\\273\\247\\346\\216\\245\\345\\205\\245MPLS-VPN\\\\",\\\\r\\\\n \\\\"594001190\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\344\\270\\223\\346\\234\\211\\346\\213\\250\\345\\217\\267\\347\\275\\221\\347\\273\\234(IP\\357\\274\\215VPDN)\\\\",\\\\r\\\\n \\\\"594001207\\\\": \\\\"\\345\\271\\263\\345\\256\\211\\351\\200\\232\\357\\274\\210\\350\\247\\206\\351\\242\\221\\346\\234\\215\\345\\212\\241\\345\\231\\250\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001208\\\\": \\\\"\\345\\271\\263\\345\\256\\211\\351\\200\\232(\\347\\256\\241\\347\\220\\206\\345\\270\\220\\345\\217\\267)\\\\",\\\\r\\\\n \\\\"594001227\\\\": \\\\"\\345\\215\\225\\347\\253\\257\\346\\250\\241\\346\\213\\237\\345\\270\\202\\345\\206\\205\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"594001247\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\344\\274\\240\\347\\234\\237\\357\\274\\210\\350\\231\\232\\346\\213\\237\\345\\217\\267\\347\\240\\201\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001267\\\\": \\\\"VPLS VPN\\347\\276\\244\\\\",\\\\r\\\\n \\\\"594001268\\\\": \\\\"ADSL VPN\\347\\224\\265\\350\\257\\235\\345\\242\\236\\350\\243\\205\\\\",\\\\r\\\\n \\\\"594001269\\\\": \\\\"ADSL VPN\\344\\270\\223\\347\\272\\277\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"594001270\\\\": \\\\"ADSL VPN\\345\\205\\211\\347\\272\\244\\346\\216\\245\\345\\205\\245(\\344\\270\\273\\347\\253\\257)\\\\",\\\\r\\\\n \\\\"594001271\\\\": \\\\"VPDN\\345\\256\\275\\345\\270\\246\\346\\213\\250\\345\\217\\267\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594001272\\\\": \\\\"VPDN\\345\\256\\275\\345\\270\\246\\345\\237\\237\\\\",\\\\r\\\\n \\\\"594001273\\\\": \\\\"VPDN\\347\\252\\204\\345\\270\\246\\346\\213\\250\\345\\217\\267\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"594001274\\\\": \\\\"VPDN\\347\\252\\204\\345\\270\\246\\345\\237\\237\\\\",\\\\r\\\\n \\\\"594001307\\\\": \\\\"\\345\\205\\250\\347\\220\\203\\347\\234\\274\\357\\274\\210\\347\\233\\221\\346\\216\\247\\345\\270\\220\\345\\217\\267\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001308\\\\": \\\\"\\345\\205\\250\\347\\220\\203\\347\\234\\274\\357\\274\\210\\346\\221\\204\\345\\203\\217\\345\\244\\264\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001327\\\\": \\\\"\\345\\271\\263\\345\\256\\211\\351\\200\\232\\357\\274\\210\\347\\233\\221\\346\\216\\247\\345\\270\\220\\345\\217\\267\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001328\\\\": \\\\"\\345\\271\\263\\345\\256\\211\\351\\200\\232\\357\\274\\210\\346\\221\\204\\345\\203\\217\\345\\244\\264\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001329\\\\": \\\\"Vnet\\351\\273\\204\\351\\207\\221\\344\\274\\232\\345\\221\\230\\\\",\\\\r\\\\n \\\\"594001330\\\\": \\\\"\\347\\224\\265\\345\\255\\220\\345\\224\\256\\345\\215\\241\\345\\205\\205\\345\\200\\274\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"594001333\\\\": \\\\"11800\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"594001334\\\\": \\\\"11800\\357\\274\\210\\345\\255\\220\\345\\270\\220\\345\\217\\267\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001335\\\\": \\\\"LAN\\345\\205\\211\\347\\272\\244\\346\\216\\245\\345\\205\\245(\\345\\233\\272\\345\\256\\232IP)\\\\",\\\\r\\\\n \\\\"594001355\\\\": \\\\"\\345\\256\\275\\345\\270\\246VPDN\\\\",\\\\r\\\\n \\\\"594001375\\\\": \\\\"\\345\\205\\211\\347\\272\\244\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\217\\214\\347\\253\\257\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001395\\\\": \\\\"\\344\\270\\200\\346\\234\\272\\345\\244\\232\\345\\217\\267\\357\\274\\210\\344\\273\\216\\345\\217\\267\\357\\274\\211\\\\",\\\\r\\\\n \\\\"594001714\\\\": \\\\"800\\345\\237\\272\\346\\234\\254\\346\\234\\215\\345\\212\\241\\350\\264\\271\\\\",\\\\r\\\\n \\\\"594001815\\\\": \\\\"\\346\\210\\221\\347\\232\\204E\\345\\256\\266\\345\\244\\251\\347\\277\\274\\351\\200\\232\\\\",\\\\r\\\\n \\\\"594001835\\\\": \\\\"\\345\\205\\211\\347\\272\\244\\345\\207\\272\\347\\247\\237\\\\",\\\\r\\\\n \\\\"594001855\\\\": \\\\"PRI\\347\\224\\250\\346\\210\\267\\346\\216\\245\\345\\205\\245\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\217\\214\\347\\253\\257-\\350\\256\\241\\350\\264\\271\\346\\241\\243\\346\\241\\210\\347\\224\\250\\357\\274\\211\\\\",\\\\r\\\\n \\\\"600000900\\\\": \\\\"\\345\\215\\227\\346\\227\\245\\350\\266\\205\\347\\272\\247\\346\\227\\240\\347\\273\\263\\\\",\\\\r\\\\n \\\\"600001560\\\\": \\\\"ETS\\346\\265\\201\\345\\212\\250\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"600001580\\\\": \\\\"ETS\\346\\265\\201\\345\\212\\250\\345\\205\\254\\350\\257\\235\\\\",\\\\r\\\\n \\\\"600001600\\\\": \\\\"LAN VPN\\345\\205\\211\\347\\272\\244\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"600001700\\\\": \\\\"\\345\\260\\217\\347\\201\\265\\351\\200\\232\\351\\202\\256\\347\\256\\261\\\\",\\\\r\\\\n \\\\"600001720\\\\": \\\\"\\345\\225\\206\\345\\212\\241\\345\\212\\251\\347\\220\\206\\357\\274\\210\\345\\215\\227\\345\\271\\263\\357\\274\\211\\\\",\\\\r\\\\n \\\\"600001800\\\\": \\\\"IC\\345\\215\\241\\345\\234\\250\\347\\272\\277\\345\\274\\217\\345\\205\\254\\350\\257\\235\\\\",\\\\r\\\\n \\\\"600001820\\\\": \\\\"IPSEC VPN\\345\\237\\237\\\\",\\\\r\\\\n \\\\"600001821\\\\": \\\\"IPSEC \\350\\277\\234\\347\\250\\213\\350\\264\\246\\346\\210\\267\\\\",\\\\r\\\\n \\\\"600001840\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\345\\244\\226\\345\\221\\274\\\\",\\\\r\\\\n \\\\"600001880\\\\": \\\\"\\345\\256\\275\\345\\270\\246\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"600001881\\\\": \\\\"\\345\\215\\203\\345\\217\\267\\347\\276\\244\\345\\233\\272\\350\\257\\235\\\\",\\\\r\\\\n \\\\"600001900\\\\": \\\\"3G\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"600001901\\\\": \\\\"\\344\\274\\201\\344\\277\\241\\346\\234\\272\\\\",\\\\r\\\\n \\\\"600001902\\\\": \\\\"IC\\345\\215\\241\\344\\270\\273\\345\\217\\253\\345\\275\\251\\351\\223\\203\\\\",\\\\r\\\\n \\\\"610000000\\\\": \\\\"\\345\\274\\202\\345\\217\\267\\350\\266\\205\\347\\272\\247\\346\\227\\240\\347\\273\\263\\\\",\\\\r\\\\n \\\\"610000024\\\\": \\\\"\\347\\224\\265\\350\\204\\221\\345\\214\\273\\347\\224\\237\\\\",\\\\r\\\\n \\\\"610000026\\\\": \\\\"\\344\\270\\200\\345\\215\\241\\351\\200\\232\\344\\274\\201\\344\\270\\232\\347\\256\\241\\347\\220\\206\\345\\215\\241\\\\",\\\\r\\\\n \\\\"610000027\\\\": \\\\"\\344\\270\\200\\345\\215\\241\\351\\200\\232\\345\\221\\230\\345\\267\\245\\345\\215\\241\\\\",\\\\r\\\\n \\\\"610000040\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\346\\241\\243\\346\\241\\210\\\\",\\\\r\\\\n \\\\"610000060\\\\": \\\\"\\350\\216\\206\\347\\224\\260\\344\\270\\200\\344\\270\\255\\347\\275\\221\\346\\240\\241\\\\",\\\\r\\\\n \\\\"610000680\\\\": \\\\"\\345\\260\\217\\347\\201\\265\\351\\200\\232IC\\345\\215\\241\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"610000821\\\\": \\\\"Push Mail\\\\",\\\\r\\\\n \\\\"610001540\\\\": \\\\"\\344\\272\\244\\351\\200\\232\\350\\277\\235\\347\\253\\240\\346\\237\\245\\350\\257\\242\\\\",\\\\r\\\\n \\\\"610001580\\\\": \\\\"\\344\\274\\230\\345\\205\\210\\346\\212\\245\\345\\217\\267\\\\",\\\\r\\\\n \\\\"610001601\\\\": \\\\"e8\\347\\273\\210\\347\\253\\257\\\\",\\\\r\\\\n \\\\"610002685\\\\": \\\\"ASP\\346\\224\\257\\344\\273\\230\\345\\270\\220\\346\\210\\267\\\\",\\\\r\\\\n \\\\"610002786\\\\": \\\\"\\347\\201\\265\\351\\200\\232B\\345\\215\\241\\\\",\\\\r\\\\n \\\\"610002805\\\\": \\\\"\\347\\201\\265\\351\\200\\232D\\345\\215\\241\\\\",\\\\r\\\\n \\\\"610002825\\\\": \\\\"MPLS-VPN\\350\\231\\232\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"610002926\\\\": \\\\"\\347\\237\\255\\344\\277\\241\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610002927\\\\": \\\\"\\345\\270\\220\\345\\215\\225\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610002985\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\346\\221\\204\\345\\203\\217\\346\\234\\272\\\\",\\\\r\\\\n \\\\"610003125\\\\": \\\\"\\347\\224\\265\\345\\255\\220\\345\\271\\277\\345\\221\\212\\357\\274\\210\\346\\263\\211\\345\\267\\236\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610003126\\\\": \\\\"\\347\\224\\265\\350\\247\\206\\346\\234\\272\\\\",\\\\r\\\\n \\\\"610003185\\\\": \\\\"VPN\\344\\270\\200\\345\\215\\241\\351\\200\\232\\344\\270\\223\\347\\272\\277\\347\\256\\241\\347\\220\\206\\347\\273\\210\\347\\253\\257\\345\\212\\250\\346\\200\\201IP2M\\\\",\\\\r\\\\n \\\\"610003186\\\\": \\\\"VPN\\344\\270\\200\\345\\215\\241\\351\\200\\232\\344\\270\\223\\347\\272\\277\\350\\200\\203\\345\\213\\244\\347\\273\\210\\347\\253\\257\\345\\233\\272\\345\\256\\232IP2M\\\\",\\\\r\\\\n \\\\"610003285\\\\": \\\\"\\346\\225\\260\\345\\255\\227\\344\\270\\255\\347\\273\\247\\347\\224\\265\\350\\257\\235\\\\",\\\\r\\\\n \\\\"610003685\\\\": \\\\"VLAN-VPN\\350\\231\\232\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"610003845\\\\": \\\\"\\345\\225\\206\\345\\212\\241\\351\\242\\206\\350\\210\\252\\345\\256\\232\\345\\210\\266\\347\\275\\221\\345\\205\\263\\\\",\\\\r\\\\n \\\\"610003865\\\\": \\\\"\\345\\225\\206\\345\\212\\241\\347\\237\\255\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610003867\\\\": \\\\"\\344\\274\\240\\345\\252\\222\\345\\275\\251\\351\\223\\203\\\\",\\\\r\\\\n \\\\"610003886\\\\": \\\\"\\347\\247\\273\\345\\212\\250\\350\\257\\255\\351\\237\\263\\\\",\\\\r\\\\n \\\\"610003887\\\\": \\\\"\\346\\227\\240\\347\\272\\277\\345\\256\\275\\345\\270\\246\\\\",\\\\r\\\\n \\\\"610003907\\\\": \\\\"\\346\\263\\211\\345\\267\\236\\346\\210\\267\\345\\244\\226\\345\\252\\222\\344\\275\\223\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610003965\\\\": \\\\"\\346\\245\\274\\345\\256\\207\\350\\247\\206\\351\\242\\221\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610003966\\\\": \\\\"\\346\\245\\274\\345\\256\\207\\\\\\\\\\\\\\\\\\345\\242\\231\\344\\275\\223\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610003971\\\\": \\\\"IVPN\\\\",\\\\r\\\\n \\\\"610004166\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\351\\202\\256\\345\\261\\200(\\346\\227\\247)\\\\",\\\\r\\\\n \\\\"610004185\\\\": \\\\"\\346\\263\\211\\345\\267\\236\\345\\217\\267\\347\\260\\277\\351\\224\\200\\345\\224\\256\\\\",\\\\r\\\\n \\\\"610004205\\\\": \\\\"\\344\\274\\232\\346\\230\\223\\351\\200\\232\\\\",\\\\r\\\\n \\\\"610004206\\\\": \\\\"\\345\\234\\250\\347\\272\\277\\345\\256\\242\\346\\234\\215\\\\",\\\\r\\\\n \\\\"610004208\\\\": \\\\"\\347\\275\\221\\345\\220\\247\\350\\267\\257\\347\\224\\261\\345\\231\\250\\344\\273\\243\\347\\273\\264\\\\",\\\\r\\\\n \\\\"610004325\\\\": \\\\"\\346\\263\\211\\345\\267\\236\\346\\212\\242\\346\\216\\245\\347\\276\\244\\\\",\\\\r\\\\n \\\\"610004685\\\\": \\\\"\\345\\205\\250\\347\\220\\203\\347\\234\\274\\345\\244\\247\\344\\274\\227\\347\\211\\210\\\\",\\\\r\\\\n \\\\"610004725\\\\": \\\\"\\345\\256\\211\\351\\230\\262\\344\\270\\273\\346\\234\\272\\\\",\\\\r\\\\n \\\\"610004826\\\\": \\\\"\\347\\247\\273\\345\\212\\250\\345\\212\\236\\345\\205\\254(EMA)\\\\",\\\\r\\\\n \\\\"610004845\\\\": \\\\"PTT\\\\",\\\\r\\\\n \\\\"610004885\\\\": \\\\"IT\\346\\234\\215\\345\\212\\241\\344\\270\\216\\345\\272\\224\\347\\224\\250\\\\",\\\\r\\\\n \\\\"610004886\\\\": \\\\"\\351\\233\\206\\346\\210\\220\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610004887\\\\": \\\\"\\350\\256\\276\\345\\244\\207\\347\\247\\237\\350\\265\\201\\\\",\\\\r\\\\n \\\\"610004888\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\217\\212IT\\347\\273\\264\\346\\212\\244\\345\\244\\226\\345\\214\\205\\\\",\\\\r\\\\n \\\\"610004889\\\\": \\\\"\\345\\221\\274\\345\\217\\253\\344\\270\\255\\345\\277\\203\\345\\244\\226\\345\\214\\205\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"610004905\\\\": \\\\"\\347\\275\\221\\347\\256\\241\\344\\270\\223\\345\\256\\266\\346\\234\\215\\345\\212\\241\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"610004906\\\\": \\\\"\\350\\275\\257\\344\\273\\266\\345\\274\\200\\345\\217\\221\\345\\217\\212\\351\\224\\200\\345\\224\\256\\\\",\\\\r\\\\n \\\\"610005045\\\\": \\\\"\\345\\221\\274\\345\\217\\253\\344\\270\\255\\345\\277\\203\\345\\244\\226\\345\\214\\205\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610005105\\\\": \\\\"\\351\\233\\206\\345\\233\\242IVPN\\\\",\\\\r\\\\n \\\\"610005125\\\\": \\\\"\\346\\234\\254\\345\\234\\260\\347\\275\\221\\345\\244\\247\\351\\273\\204\\351\\241\\265\\\\",\\\\r\\\\n \\\\"610005166\\\\": \\\\"\\346\\226\\260\\345\\236\\213\\347\\272\\270\\345\\252\\222\\\\",\\\\r\\\\n \\\\"610005170\\\\": \\\\"\\345\\271\\277\\345\\234\\272\\350\\247\\206\\351\\242\\221LED\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610005185\\\\": \\\\"\\345\\205\\266\\345\\256\\203\\346\\210\\267\\345\\244\\226\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610005225\\\\": \\\\"\\345\\275\\251\\351\\223\\203\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610005245\\\\": \\\\"\\347\\275\\221\\347\\273\\234\\345\\271\\277\\345\\221\\212\\\\",\\\\r\\\\n \\\\"610005246\\\\": \\\\"\\347\\244\\276\\344\\274\\232\\345\\252\\222\\344\\275\\223\\345\\271\\277\\345\\221\\212\\344\\273\\243\\347\\220\\206\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610005285\\\\": \\\\"\\345\\205\\266\\344\\273\\226IT\\346\\234\\215\\345\\212\\241\\345\\217\\212\\345\\272\\224\\347\\224\\250\\\\",\\\\r\\\\n \\\\"610005485\\\\": \\\\"\\346\\225\\260\\345\\255\\227\\345\\214\\273\\351\\231\\242\\\\",\\\\r\\\\n \\\\"610005545\\\\": \\\\"\\345\\215\\217\\345\\220\\214\\351\\200\\232\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610005565\\\\": \\\\"\\345\\233\\272\\347\\275\\221\\350\\231\\232\\345\\217\\267\\347\\240\\201\\\\",\\\\r\\\\n \\\\"610005665\\\\": \\\\"\\347\\262\\276\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610005725\\\\": \\\\"\\345\\260\\217\\345\\214\\272\\347\\237\\255\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610005727\\\\": \\\\"\\345\\206\\240\\345\\220\\215\\347\\237\\255\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610005765\\\\": \\\\"WVPDN\\\\",\\\\r\\\\n \\\\"610005785\\\\": \\\\"WVPDN\\345\\237\\237\\345\\220\\215\\\\",\\\\r\\\\n \\\\"610005825\\\\": \\\\"\\345\\243\\260\\350\\256\\257\\346\\212\\225\\347\\245\\250\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610005865\\\\": \\\\"\\345\\221\\274\\345\\217\\253\\344\\270\\255\\345\\277\\203\\345\\244\\226\\345\\214\\205\\346\\211\\251\\345\\261\\225\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610005885\\\\": \\\\"\\345\\215\\217\\345\\220\\214\\345\\212\\236\\345\\205\\254\\\\",\\\\r\\\\n \\\\"610005886\\\\": \\\\"\\346\\230\\223\\351\\200\\232\\350\\276\\276\\345\\215\\217\\345\\220\\214\\345\\212\\236\\345\\205\\254\\347\\275\\221\\347\\273\\234\\347\\211\\210\\\\",\\\\r\\\\n \\\\"610005985\\\\": \\\\"\\345\\256\\232\\345\\210\\266\\347\\275\\221\\345\\205\\263B3(\\346\\263\\211\\345\\267\\236)\\\\",\\\\r\\\\n \\\\"610006065\\\\": \\\\"\\345\\225\\206\\345\\212\\241\\351\\242\\206\\350\\210\\252\\345\\256\\211\\345\\205\\250\\345\\236\\213\\345\\256\\232\\345\\210\\266\\347\\275\\221\\345\\205\\263\\\\",\\\\r\\\\n \\\\"610006105\\\\": \\\\"\\345\\206\\233\\347\\224\\250\\350\\231\\232\\346\\213\\237\\345\\233\\272\\350\\257\\235\\\\",\\\\r\\\\n \\\\"610006125\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\347\\237\\255\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610006225\\\\": \\\\"\\346\\250\\241\\346\\213\\237\\346\\221\\204\\345\\203\\217\\345\\244\\264\\\\",\\\\r\\\\n \\\\"610006245\\\\": \\\\"\\345\\244\\251\\347\\277\\274\\345\\257\\271\\350\\256\\262\\\\",\\\\r\\\\n \\\\"610006305\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\346\\200\\273\\346\\234\\272V3.0\\351\\200\\211\\345\\217\\267\\347\\211\\210\\\\",\\\\r\\\\n \\\\"610006325\\\\": \\\\"\\345\\244\\247\\344\\274\\227\\347\\211\\210\\350\\247\\206\\351\\242\\221\\346\\234\\215\\345\\212\\241\\345\\231\\250\\\\",\\\\r\\\\n \\\\"610006405\\\\": \\\\"\\346\\224\\277\\344\\274\\201\\345\\256\\232\\344\\275\\215\\350\\260\\203\\345\\272\\246\\\\",\\\\r\\\\n \\\\"610006425\\\\": \\\\"\\345\\225\\206\\345\\212\\241\\351\\242\\206\\350\\210\\252\\\\",\\\\r\\\\n \\\\"610006445\\\\": \\\\"\\347\\277\\274\\346\\234\\272\\351\\200\\232\\\\",\\\\r\\\\n \\\\"610006446\\\\": \\\\"\\347\\231\\275\\345\\215\\241\\\\",\\\\r\\\\n \\\\"610006465\\\\": \\\\"\\347\\277\\274\\346\\234\\272\\351\\200\\232\\347\\273\\210\\347\\253\\257\\\\",\\\\r\\\\n \\\\"610006466\\\\": \\\\"\\345\\271\\263\\345\\256\\211\\350\\201\\224\\351\\230\\262_\\345\\215\\201\\346\\210\\267\\350\\201\\224\\351\\230\\262\\\\",\\\\r\\\\n \\\\"610006525\\\\": \\\\"\\346\\224\\277\\344\\274\\201\\347\\262\\276\\345\\223\\201\\345\\256\\275\\345\\270\\246\\\\",\\\\r\\\\n \\\\"610006565\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"610006625\\\\": \\\\"\\347\\211\\251\\346\\265\\201\\346\\231\\272\\350\\203\\275\\350\\260\\203\\345\\272\\246\\\\",\\\\r\\\\n \\\\"610006685\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\347\\273\\274\\345\\220\\210\\351\\205\\215\\350\\264\\247\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006765\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\347\\224\\265\\345\\255\\220\\346\\224\\277\\345\\212\\241\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006785\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\347\\250\\216\\345\\212\\241E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006786\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\346\\225\\260\\345\\255\\227\\345\\237\\216\\347\\256\\241\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006787\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\346\\224\\277\\345\\272\\234\\345\\272\\224\\346\\200\\245\\347\\256\\241\\347\\220\\206\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006788\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\345\\267\\245\\345\\225\\206E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006789\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\350\\255\\246\\345\\212\\241E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006790\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\345\\217\\270\\346\\263\\225E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006791\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\347\\203\\237\\350\\215\\211E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006793\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\347\\216\\257\\344\\277\\235E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006794\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\345\\256\\242\\350\\277\\220E\\351\\200\\232\\347\\233\\221\\346\\216\\247\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006805\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\347\\211\\251\\346\\265\\201E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006806\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\350\\275\\246\\350\\275\\275\\344\\277\\241\\346\\201\\257\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610006807\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\346\\225\\260\\345\\255\\227\\345\\214\\273\\351\\231\\242HIS\\345\\272\\224\\347\\224\\250\\\\",\\\\r\\\\n \\\\"610006808\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\346\\227\\240\\347\\272\\277\\346\\225\\260\\345\\255\\227\\345\\214\\273\\347\\226\\227\\\\",\\\\r\\\\n \\\\"610006845\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\345\\201\\245\\345\\272\\267\\347\\256\\241\\347\\220\\206\\346\\234\\215\\345\\212\\241\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006865\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\350\\264\\247\\350\\275\\246\\347\\224\\265\\345\\217\\254\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006945\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\350\\257\\201\\345\\210\\270E\\351\\200\\232\\347\\202\\222\\350\\202\\241\\346\\234\\272\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610006965\\\\": \\\\"\\345\\205\\250\\345\\233\\2754008\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610006966\\\\": \\\\"\\345\\205\\250\\345\\233\\275800\\344\\270\\232\\345\\212\\241\\\\",\\\\r\\\\n \\\\"610007145\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\345\\215\\253\\347\\224\\237\\346\\211\\247\\346\\263\\225\\347\\233\\221\\347\\235\\243\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610007185\\\\": \\\\"\\344\\270\\200\\345\\215\\241\\345\\217\\214\\345\\217\\267\\350\\231\\232\\345\\217\\267\\347\\240\\201\\\\",\\\\r\\\\n \\\\"610007205\\\\": \\\\"\\345\\215\\217\\345\\220\\214\\351\\200\\232\\344\\277\\241\\345\\244\\251\\347\\277\\274\\350\\231\\232\\345\\217\\267\\347\\240\\201\\\\",\\\\r\\\\n \\\\"610007225\\\\": \\\\"\\351\\224\\200\\345\\224\\256\\347\\256\\241\\345\\256\\266\\\\",\\\\r\\\\n \\\\"610007226\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\347\\237\\255\\344\\277\\241\\345\\205\\254\\345\\205\\261\\345\\217\\267\\347\\240\\201\\\\",\\\\r\\\\n \\\\"610007286\\\\": \\\\"\\346\\231\\272\\346\\234\\272\\351\\200\\232\\344\\270\\232\\345\\212\\241\\357\\274\\210\\347\\256\\241\\347\\220\\206\\345\\236\\213\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007305\\\\": \\\\"\\347\\231\\276\\344\\272\\213\\351\\200\\232\\345\\212\\240\\347\\233\\237-\\346\\214\\202\\346\\234\\272\\347\\237\\255\\344\\277\\241\\351\\233\\206\\345\\233\\242\\347\\211\\210\\\\",\\\\r\\\\n \\\\"610007325\\\\": \\\\"iEN\\\\",\\\\r\\\\n \\\\"610007345\\\\": \\\\"\\346\\230\\223\\347\\233\\221\\346\\265\\213\\357\\274\\210\\346\\230\\223\\350\\212\\202\\350\\203\\275\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007365\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\351\\207\\221\\350\\236\\215E\\351\\200\\232\\345\\271\\263\\345\\217\\260\\\\",\\\\r\\\\n \\\\"610007426\\\\": \\\\"\\346\\230\\223\\347\\256\\241\\347\\220\\206\\357\\274\\210\\346\\230\\223\\350\\212\\202\\350\\203\\275\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007447\\\\": \\\\"\\346\\216\\247\\345\\210\\266\\345\\231\\250\\357\\274\\210\\346\\230\\223\\350\\212\\202\\350\\203\\275\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007450\\\\": \\\\"\\346\\230\\223\\347\\233\\221\\346\\265\\213\\345\\212\\237\\350\\203\\275\\346\\211\\251\\345\\205\\205\\357\\274\\210\\346\\230\\223\\350\\212\\202\\350\\203\\275\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007459\\\\": \\\\"\\346\\230\\223\\347\\256\\241\\347\\220\\206\\345\\212\\237\\350\\203\\275\\346\\211\\251\\345\\205\\205\\357\\274\\210\\346\\230\\223\\350\\212\\202\\350\\203\\275\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007462\\\\": \\\\"\\345\\210\\206\\346\\216\\245\\345\\231\\250\\346\\211\\251\\345\\205\\205\\357\\274\\210\\346\\230\\223\\350\\212\\202\\350\\203\\275\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007485\\\\": \\\\"\\347\\277\\274\\346\\234\\272\\351\\200\\232(ICT\\347\\211\\210)\\\\",\\\\r\\\\n \\\\"610007505\\\\": \\\\"\\345\\271\\263\\345\\256\\211\\350\\201\\224\\351\\230\\262_\\347\\244\\276\\345\\214\\272\\350\\201\\224\\351\\230\\262\\\\",\\\\r\\\\n \\\\"610007525\\\\": \\\\"e8-C\\346\\234\\272\\345\\215\\241\\345\\210\\206\\347\\246\\273\\345\\256\\266\\345\\272\\255\\347\\275\\221\\345\\205\\263\\\\",\\\\r\\\\n \\\\"610007565\\\\": \\\\"\\345\\205\\250\\345\\233\\275\\350\\241\\214\\344\\270\\232\\347\\237\\255\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610007566\\\\": \\\\"\\345\\205\\250\\345\\233\\275\\350\\241\\214\\344\\270\\232\\345\\275\\251\\344\\277\\241\\\\",\\\\r\\\\n \\\\"610007567\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\347\\237\\255\\344\\277\\241\\346\\216\\245\\345\\205\\245\\345\\217\\267\\\\",\\\\r\\\\n \\\\"610007568\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\275\\251\\344\\277\\241\\346\\216\\245\\345\\205\\245\\345\\217\\267\\\\",\\\\r\\\\n \\\\"610007605\\\\": \\\\"\\346\\234\\211\\347\\272\\277\\345\\256\\275\\345\\270\\246\\\\",\\\\r\\\\n \\\\"610007606\\\\": \\\\"\\346\\234\\211\\347\\272\\277\\345\\256\\275\\345\\270\\246(\\347\\272\\257\\346\\216\\245\\345\\205\\245)\\\\",\\\\r\\\\n \\\\"610007607\\\\": \\\\"\\345\\256\\275\\345\\270\\246\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"610007725\\\\": \\\\"\\344\\272\\221\\344\\270\\273\\346\\234\\272\\\\",\\\\r\\\\n \\\\"610007745\\\\": \\\\"\\347\\231\\276\\344\\272\\213\\351\\200\\232\\345\\212\\240\\347\\233\\237\\357\\274\\210A\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007746\\\\": \\\\"\\347\\231\\276\\344\\272\\213\\351\\200\\232\\345\\212\\240\\347\\233\\237\\357\\274\\210B\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007765\\\\": \\\\"\\344\\272\\221\\345\\270\\220\\345\\217\\267\\\\",\\\\r\\\\n \\\\"610007785\\\\": \\\\"\\346\\265\\213\\350\\267\\235\\346\\221\\204\\345\\203\\217\\346\\234\\272\\\\",\\\\r\\\\n \\\\"610007845\\\\": \\\\"\\347\\277\\274\\350\\241\\214\\345\\244\\251\\344\\270\\213\\357\\274\\210GPSONE\\345\\256\\232\\344\\275\\215\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610007846\\\\": \\\\"\\347\\277\\274\\350\\241\\214\\345\\244\\251\\344\\270\\213\\357\\274\\210\\345\\237\\272\\347\\253\\231\\345\\256\\232\\344\\275\\215\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610008045\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\347\\277\\274\\345\\272\\224\\347\\224\\250\\\\",\\\\r\\\\n \\\\"610008165\\\\": \\\\"\\345\\237\\272\\347\\241\\200\\345\\256\\232\\344\\275\\215\\350\\203\\275\\345\\212\\233\\344\\270\\232\\345\\212\\241-\\347\\262\\227\\345\\256\\232\\344\\275\\215\\\\",\\\\r\\\\n \\\\"610008166\\\\": \\\\"\\345\\237\\272\\347\\241\\200\\345\\256\\232\\344\\275\\215\\350\\203\\275\\345\\212\\233\\344\\270\\232\\345\\212\\241-\\347\\262\\276\\345\\256\\232\\344\\275\\215\\\\",\\\\r\\\\n \\\\"610008425\\\\": \\\\"\\350\\241\\214\\344\\270\\232\\345\\272\\224\\347\\224\\250-\\347\\211\\251\\346\\265\\201E\\351\\200\\232\\357\\274\\210\\351\\233\\206\\345\\233\\242\\357\\274\\211\\\\",\\\\r\\\\n \\\\"610008465\\\\": \\\\"\\346\\224\\277\\345\\212\\241\\345\\244\\226\\347\\275\\221\\\\",\\\\r\\\\n \\\\"610008489\\\\": \\\\"\\344\\272\\221\\346\\241\\214\\351\\235\\242\\\\",\\\\r\\\\n \\\\"610008505\\\\": \\\\"\\347\\224\\250\\345\\217\\213\\347\\247\\273\\345\\212\\250\\345\\272\\224\\347\\224\\250\\\\",\\\\r\\\\n \\\\"800303674\\\\": \\\\"ADSL\\347\\272\\257\\346\\216\\245\\345\\205\\245\\357\\274\\210\\344\\270\\223\\347\\272\\277\\357\\274\\211\\\\",\\\\r\\\\n \\\\"800899730\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\344\\272\\247\\345\\223\\201\\357\\274\\210\\344\\272\\247\\345\\223\\201\\345\\205\\254\\345\\205\\261\\347\\225\\214\\351\\235\\242\\346\\213\\267\\350\\264\\235\\347\\224\\250\\357\\274\\211\\\\",\\\\r\\\\n \\\\"900036429\\\\": \\\\"\\347\\277\\274\\345\\225\\206\\344\\272\\221\\\\",\\\\r\\\\n \\\\"900046251\\\\": \\\\"\\347\\273\\274\\345\\220\\210\\345\\212\\236\\345\\205\\254\\357\\274\\210\\347\\275\\221\\347\\273\\234\\347\\211\\210\\357\\274\\211\\\\",\\\\r\\\\n \\\\"900052349\\\\": \\\\"\\345\\214\\227\\346\\226\\227\\345\\256\\232\\344\\275\\215\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"900052424\\\\": \\\\"\\345\\214\\227\\346\\226\\227\\346\\225\\260\\344\\274\\240\\344\\272\\247\\345\\223\\201\\\\",\\\\r\\\\n \\\\"900052429\\\\": \\\\"\\346\\231\\272\\350\\203\\275\\347\\275\\221\\345\\205\\263\\\\",\\\\r\\\\n \\\\"900177469\\\\": \\\\"\\344\\274\\201\\344\\270\\232\\351\\202\\256\\347\\256\\261\\\\",\\\\r\\\\n \\\\"900178457\\\\": \\\\"\\345\\256\\242\\346\\210\\267\\347\\275\\221\\347\\273\\234\\345\\217\\212\\344\\270\\273\\346\\234\\272\\345\\256\\211\\345\\205\\250\\346\\234\\215\\345\\212\\241\\\\",\\\\r\\\\n \\\\"900258669\\\\": \\\\"MPLS-VPN\\350\\231\\232\\347\\224\\265\\350\\267\\257\\357\\274\\210NNI\\350\\212\\202\\347\\202\\271)\\\\",\\\\r\\\\n \\\\"900258670\\\\": \\\\"MSTP\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"900258689\\\\": \\\\"MSTP\\346\\216\\245\\345\\205\\245\\347\\253\\257\\\\",\\\\r\\\\n \\\\"900701592\\\\": \\\\"\\346\\224\\277\\344\\274\\201\\347\\275\\221\\345\\205\\263\\\\",\\\\r\\\\n \\\\"901164392\\\\": \\\\"\\346\\231\\272\\346\\205\\247\\345\\256\\266\\345\\272\\255\\357\\274\\210\\351\\233\\206\\345\\233\\242\\346\\265\\213\\350\\257\\225\\357\\274\\211\\\\",\\\\r\\\\n \\\\"901296614\\\\": \\\\"\\351\\253\\230\\346\\270\\205\\346\\231\\272\\350\\203\\275ITV\\\\",\\\\r\\\\n \\\\"902873405\\\\": \\\\"\\345\\205\\254\\347\\224\\250\\347\\275\\221\\347\\273\\234\\345\\214\\272\\\\",\\\\r\\\\n \\\\"903038836\\\\": \\\\"\\346\\231\\272\\350\\203\\275\\344\\274\\240\\351\\200\\201\\347\\275\\221\\357\\274\\210STN\\357\\274\\211\\\\",\\\\r\\\\n \\\\"903097010\\\\": \\\\"\\346\\224\\277\\344\\274\\201\\345\\260\\232\\345\\223\\201\\345\\256\\275\\345\\270\\246\\\\",\\\\r\\\\n \\\\"904137128\\\\": \\\\"\\346\\224\\277\\345\\212\\241\\345\\206\\205\\347\\275\\221\\\\",\\\\r\\\\n \\\\"904842915\\\\": \\\\"VPLS\\347\\276\\244\\\\",\\\\r\\\\n \\\\"904924411\\\\": \\\\"\\351\\233\\206\\345\\233\\242\\344\\272\\221\\344\\270\\273\\346\\234\\272\\\\",\\\\r\\\\n \\\\"905728768\\\\": \\\\"\\345\\217\\270\\346\\263\\225E\\351\\200\\2322.0\\\\",\\\\r\\\\n \\\\"907167362\\\\": \\\\"SDH\\346\\216\\245\\345\\205\\245\\347\\253\\257\\\\",\\\\r\\\\n \\\\"907168668\\\\": \\\\"SDH\\347\\224\\265\\350\\267\\257\\\\",\\\\r\\\\n \\\\"907179702\\\\": \\\\"IP\\350\\231\\232\\346\\213\\237\\347\\275\\221\\347\\276\\244\\\\",\\\\r\\\\n \\\\"907179703\\\\": \\\\"IP\\350\\231\\232\\346\\213\\237\\347\\275\\221\\350\\212\\202\\347\\202\\271\\\\",\\\\r\\\\n \\\\"ACCESS_PROD\\\\": \\\\"\\346\\216\\245\\345\\205\\245\\345\\236\\213\\344\\272\\247\\345\\223\\201\\347\\233\\256\\345\\275\\225\\\\",\\\\r\\\\n \\\\"BAND_PROD\\\\": \\\\"\\345\\270\\246\\345\\256\\275\\345\\236\\213\\344\\272\\247\\345\\223\\201\\347\\233\\256\\345\\275\\225\\\\",\\\\r\\\\n \\\\"20130217003\\\\": \\\\"\\345\\233\\275\\345\\206\\205\\344\\272\\244\\346\\215\\242\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"20130217006\\\\": \\\\"\\345\\233\\275\\345\\206\\205\\344\\274\\240\\350\\276\\223\\351\\200\\232\\351\\201\\223\\\\",\\\\r\\\\n \\\\"2019082400102\\\\": \\\\"\\344\\272\\221\\347\\275\\2212.0(IPRAN\\346\\216\\245\\345\\205\\245)\\\\",\\\\r\\\\n \\\\"PF100004\\\\": \\\\"\\345\\205\\211\\347\\272\\244\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\261\\200\\345\\206\\205\\357\\274\\211\\\\",\\\\r\\\\n \\\\"2019082400101\\\\": \\\\"\\344\\272\\221\\347\\275\\2212.0(PON\\346\\216\\245\\345\\205\\245)\\\\",\\\\r\\\\n \\\\"6600562000\\\\": \\\\"\\347\\262\\276\\345\\223\\201\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"20130217002\\\\": \\\\"\\345\\233\\275\\345\\206\\205\\345\\205\\266\\344\\273\\226\\346\\225\\260\\346\\215\\256\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"201304110005\\\\": \\\\"\\347\\275\\221\\350\\260\\203\\347\\261\\273\\350\\260\\203\\345\\215\\225\\\\",\\\\r\\\\n \\\\"20130217005\\\\": \\\\"\\345\\233\\275\\345\\206\\205\\345\\205\\266\\344\\273\\226\\344\\270\\232\\345\\212\\241\\347\\275\\221\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"20130217008\\\\": \\\\"\\345\\233\\275\\345\\206\\205\\351\\252\\250\\345\\271\\262\\346\\225\\260\\346\\215\\256\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"20130217007\\\\": \\\\"\\345\\233\\275\\345\\206\\205\\346\\240\\274\\347\\275\\221\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"PF100110\\\\": \\\\"IPran\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"6600328000\\\\": \\\\"\\344\\272\\221\\344\\270\\223\\347\\275\\221-IPRAN\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"PF100001\\\\": \\\\"\\345\\237\\272\\347\\241\\200\\347\\275\\221\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"PF100002\\\\": \\\\"\\346\\225\\260\\346\\215\\256\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"PF100008\\\\": \\\\"\\344\\272\\244\\346\\215\\242\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"PF100100\\\\": \\\\"\\344\\274\\240\\350\\276\\223\\344\\270\\255\\347\\273\\247\\345\\261\\200\\345\\206\\205\\\\",\\\\r\\\\n \\\\"PF100108\\\\": \\\\"\\347\\247\\273\\345\\212\\250\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"PF100112\\\\": \\\\"\\347\\247\\273\\345\\212\\250\\346\\240\\270\\345\\277\\203\\347\\275\\221\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"PF100113\\\\": \\\\"\\345\\242\\236\\345\\200\\274\\345\\271\\263\\345\\217\\260\\344\\270\\255\\347\\273\\247\\\\",\\\\r\\\\n \\\\"3GSERVICE\\\\": \\\\"\\346\\211\\213\\346\\234\\272\\\\",\\\\r\\\\n \\\\"6601052000\\\\": \\\\"5G\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"6600409131\\\\": \\\\"\\344\\272\\221\\344\\270\\223\\347\\275\\2213.0\\\\",\\\\r\\\\n \\\\"6600110000\\\\": \\\\"IP\\350\\231\\232\\346\\213\\237\\344\\270\\223\\347\\275\\221\\\\",\\\\r\\\\n \\\\"PF100114\\\\": \\\\"\\344\\274\\240\\350\\276\\223\\346\\256\\265\\\\",\\\\r\\\\n \\\\"112-2\\\\": \\\\"\\345\\271\\277\\345\\237\\237\\351\\233\\206\\344\\270\\255\\345\\274\\217\\347\\224\\265\\350\\257\\235\\344\\272\\244\\346\\215\\242\\346\\234\\272\\357\\274\\210WAC)\\\\",\\\\r\\\\n \\\\"113-2\\\\": \\\\"\\351\\233\\206\\344\\270\\255\\347\\224\\250\\346\\210\\267\\344\\272\\244\\346\\215\\242\\346\\234\\272(Centrex)\\\\",\\\\r\\\\n \\\\"6600398000\\\\": \\\\"\\346\\231\\272\\350\\203\\275\\344\\270\\223\\347\\272\\277\\\\",\\\\r\\\\n \\\\"20190824002\\\\": \\\\"\\344\\272\\221\\347\\275\\2212.0(\\346\\231\\256\\351\\200\\232\\347\\202\\271)\\\\",\\\\r\\\\n \\\\"6600802000\\\\": \\\\"\\344\\272\\221\\344\\270\\223\\347\\275\\221-PON\\346\\216\\245\\345\\205\\245\\\\",\\\\r\\\\n \\\\"6600582000\\\\": \\\\"\\344\\272\\221\\344\\270\\223\\347\\275\\221-\\346\\231\\256\\351\\200\\232\\347\\202\\271\\\\",\\\\r\\\\n \\\\"594001190-1\\\\": \\\\"\\350\\231\\232\\346\\213\\237\\344\\270\\223\\346\\234\\211\\346\\213\\250\\345\\217\\267\\347\\275\\221\\347\\273\\234(IP\\357\\274\\215VPDN)\\\\"\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst result = data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets\\\\r\\\\nconst tdata = {dimensions: [''name'',''value''], source: []}\\\\r\\\\nlet countOther = 0;\\\\r\\\\nresult.forEach((element, index) => {\\\\r\\\\n if (index < 6) {\\\\r\\\\n const productName = productType[element.key] ? productType[element.key] : element.key;\\\\r\\\\n tdata.source.push({value: element[\\\\"1\\\\"].value, name: productName});\\\\r\\\\n } else {\\\\r\\\\n countOther += element[\\\\"1\\\\"].value\\\\r\\\\n }\\\\r\\\\n});\\\\r\\\\nif (countOther !== 0) {\\\\r\\\\n tdata.source.push({value: countOther, name: ''\\345\\205\\266\\344\\273\\226''});\\\\r\\\\n}\\\\r\\\\nif(tdata.source.length === 0){\\\\r\\\\n tdata.source.push({value: 0, name: ''\\344\\273\\212\\346\\227\\245\\350\\277\\230\\346\\262\\241\\346\\234\\211\\344\\273\\273\\344\\275\\225\\345\\267\\245\\345\\215\\225''});\\\\r\\\\n}\\\\r\\\\nreturn tdata",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "PieCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "PieCommon",\\015\\012 "chartKey": "VPieCommon",\\015\\012 "conKey": "VCPieCommon",\\015\\012 "title": "\\351\\245\\274\\345\\233\\276",\\015\\012 "category": "Pies",\\015\\012 "categoryName": "\\351\\245\\274\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "pie.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#C7C6DAFF"\\015\\012 }\\015\\012 },\\015\\012 "type": "nomal",\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "item"\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "name",\\015\\012 "value"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "value": 16,\\015\\012 "name": "\\345\\205\\211\\347\\272\\244\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\261\\200\\345\\206\\205\\357\\274\\211"\\015\\012 },\\015\\012 {\\015\\012 "value": 4,\\015\\012 "name": "\\346\\225\\260\\346\\215\\256\\344\\270\\255\\347\\273\\247"\\015\\012 },\\015\\012 {\\015\\012 "value": 1,\\015\\012 "name": "LAN\\345\\205\\211\\347\\272\\244\\346\\216\\245\\345\\205\\245(\\345\\233\\272\\345\\256\\232IP)"\\015\\012 },\\015\\012 {\\015\\012 "value": 1,\\015\\012 "name": "\\345\\205\\211\\347\\272\\244\\347\\224\\265\\350\\267\\257\\357\\274\\210\\345\\217\\214\\347\\253\\257\\357\\274\\211"\\015\\012 },\\015\\012 {\\015\\012 "value": 1,\\015\\012 "name": "\\345\\205\\211\\347\\272\\244\\345\\207\\272\\347\\247\\237"\\015\\012 },\\015\\012 {\\015\\012 "value": 1,\\015\\012 "name": "\\345\\237\\272\\347\\241\\200\\347\\275\\221\\344\\270\\255\\347\\273\\247"\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "pie",\\015\\012 "radius": "70%",\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "60%"\\015\\012 ],\\015\\012 "roseType": false,\\015\\012 "avoidLabelOverlap": false,\\015\\012 "itemStyle": {\\015\\012 "show": true,\\015\\012 "borderRadius": 10,\\015\\012 "borderColor": "#fff",\\015\\012 "borderWidth": 2\\015\\012 },\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "outside",\\015\\012 "formatter": "{b}",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "emphasis": {\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "fontSize": "40",\\015\\012 "fontWeight": "bold"\\015\\012 }\\015\\012 },\\015\\012 "labelLine": {\\015\\012 "show": true\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "35qr6hwk6uw000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1594,\\015\\012 "y": 183,\\015\\012 "w": 294,\\015\\012 "h": 401,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 1,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getUserRank",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"terms\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-operator.keyword\\\\",\\\\r\\\\n \\\\"order\\\\": {\\\\r\\\\n \\\\"_count\\\\": \\\\"desc\\\\"\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 20\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"5\\\\": {\\\\r\\\\n \\\\"top_hits\\\\": {\\\\r\\\\n \\\\"docvalue_fields\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-username.keyword\\\\",\\\\r\\\\n \\\\"format\\\\": \\\\"use_field_mapping\\\\"\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"_source\\\\": \\\\"header.itsp-username.keyword\\\\",\\\\r\\\\n \\\\"size\\\\": 1,\\\\r\\\\n \\\\"sort\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"header.itsp-username.keyword\\\\": {\\\\r\\\\n \\\\"order\\\\": \\\\"desc\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": "const result = data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets\\\\r\\\\nconst tdata = []\\\\r\\\\nresult.forEach((element, index) => {\\\\r\\\\n let departmentKey = element[\\\\"5\\\\"].hits.hits[0].fields\\\\r\\\\n departmentKey = departmentKey?departmentKey[\\\\"header.itsp-username.keyword\\\\"]:undefined\\\\r\\\\n departmentKey = departmentKey?departmentKey:[''-'']\\\\r\\\\n tdata.push([element.key,departmentKey[0], element[\\\\"5\\\\"].hits.total.value])\\\\r\\\\n});\\\\r\\\\nreturn tdata;",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TableScrollBoard",\\015\\012 "chartConfig": {\\015\\012 "key": "TableScrollBoard",\\015\\012 "chartKey": "VTableScrollBoard",\\015\\012 "conKey": "VCTableScrollBoard",\\015\\012 "title": "\\350\\275\\256\\346\\222\\255\\345\\210\\227\\350\\241\\250",\\015\\012 "category": "Tables",\\015\\012 "categoryName": "\\350\\241\\250\\346\\240\\274",\\015\\012 "package": "Tables",\\015\\012 "chartFrame": "common",\\015\\012 "image": "table_scrollboard.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "header": [\\015\\012 "\\347\\224\\250\\346\\210\\267",\\015\\012 "\\347\\217\\255\\347\\273\\204",\\015\\012 "\\346\\223\\215\\344\\275\\234\\351\\207\\217"\\015\\012 ],\\015\\012 "dataset": [\\015\\012 [\\015\\012 "???",\\015\\012 "-",\\015\\012 13017\\015\\012 ],\\015\\012 [\\015\\012 "??",\\015\\012 "-",\\015\\012 1496\\015\\012 ],\\015\\012 [\\015\\012 "MSS????",\\015\\012 "-",\\015\\012 1258\\015\\012 ],\\015\\012 [\\015\\012 "????",\\015\\012 "-",\\015\\012 1138\\015\\012 ],\\015\\012 [\\015\\012 "????????",\\015\\012 "-",\\015\\012 755\\015\\012 ],\\015\\012 [\\015\\012 "CRM??????",\\015\\012 "-",\\015\\012 389\\015\\012 ],\\015\\012 [\\015\\012 "??????????",\\015\\012 "-",\\015\\012 350\\015\\012 ],\\015\\012 [\\015\\012 "?????",\\015\\012 "-",\\015\\012 64\\015\\012 ],\\015\\012 [\\015\\012 "96485",\\015\\012 "-",\\015\\012 63\\015\\012 ],\\015\\012 [\\015\\012 "%E6%9C%8D%E5%BC%80%E7%B3%BB%E7%BB%9F%E6%8E%A5%E5%8F%A3%E8%B4%A6%E5%8F%B7",\\015\\012 "-",\\015\\012 47\\015\\012 ],\\015\\012 [\\015\\012 "91491",\\015\\012 "-",\\015\\012 32\\015\\012 ],\\015\\012 [\\015\\012 "%E6%9D%A8%E6%8C%AF%E6%B0%91",\\015\\012 "-",\\015\\012 20\\015\\012 ],\\015\\012 [\\015\\012 "%E8%B6%85%E7%BA%A7%E7%94%A8%E6%88%B7",\\015\\012 "-",\\015\\012 15\\015\\012 ],\\015\\012 [\\015\\012 "CRM",\\015\\012 "-",\\015\\012 11\\015\\012 ],\\015\\012 [\\015\\012 "%E9%BB%84%E6%96%87%E6%85%B0",\\015\\012 "-",\\015\\012 3\\015\\012 ],\\015\\012 [\\015\\012 "pfPlatForm",\\015\\012 "-",\\015\\012 3\\015\\012 ],\\015\\012 [\\015\\012 "%E9%83%AD%E5%AD%94%E6%B3%89",\\015\\012 "-",\\015\\012 2\\015\\012 ],\\015\\012 [\\015\\012 "%E9%99%88%E6%9E%9D%E9%92%A6",\\015\\012 "-",\\015\\012 2\\015\\012 ],\\015\\012 [\\015\\012 "??????",\\015\\012 "-",\\015\\012 2\\015\\012 ],\\015\\012 [\\015\\012 "CRM\\347\\263\\273\\347\\273\\237\\346\\216\\245\\345\\217\\243\\350\\264\\246\\345\\217\\267",\\015\\012 "-",\\015\\012 2\\015\\012 ]\\015\\012 ],\\015\\012 "index": true,\\015\\012 "columnWidth": [\\015\\012 ""\\015\\012 ],\\015\\012 "align": [\\015\\012 "left",\\015\\012 "right",\\015\\012 "right",\\015\\012 "right",\\015\\012 ""\\015\\012 ],\\015\\012 "rowNum": 9,\\015\\012 "waitTime": 2,\\015\\012 "headerHeight": 35,\\015\\012 "carousel": "single",\\015\\012 "headerBGC": "#00BAFF5C",\\015\\012 "oddRowBGC": "#003B51",\\015\\012 "evenRowBGC": "#0A2732"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "438iqos18hy000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 883,\\015\\012 "y": 138,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\346\\234\\254\\346\\234\\210\\345\\217\\227\\347\\220\\206\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "47cyp7cwww2000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 884.5,\\015\\012 "y": 180,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "2kxl9a9jed4000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"month\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 128,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "40nf2c5ds32000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1056,\\015\\012 "y": 140,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\346\\234\\254\\345\\221\\250\\345\\217\\227\\347\\220\\206\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1hnsa18yggio00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1057.5,\\015\\012 "y": 182,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "2kxl9a9jed4000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"week\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 119,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5qutejamxqk000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 712,\\015\\012 "y": 137,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\345\\217\\227\\347\\220\\206\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3f0n0ck00ve000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 713.5,\\015\\012 "y": 178,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "2kxl9a9jed4000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"year\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 1043,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "2tct9q102i0000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 671,\\015\\012 "y": 317.5,\\015\\012 "w": 169,\\015\\012 "h": 27,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\347\\217\\255\\347\\273\\204\\345\\271\\264\\345\\272\\246\\345\\217\\227\\347\\220\\206\\346\\216\\222\\350\\241\\214",\\015\\012 "fontSize": 14,\\015\\012 "fontColor": "#ffffff",\\015\\012 "paddingX": 10,\\015\\012 "paddingY": 10,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#ffffff",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "6nc8kl5647s00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": -44.5,\\015\\012 "y": 14,\\015\\012 "w": 165,\\015\\012 "h": 159,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": 30\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "ThreeEarth01",\\015\\012 "chartConfig": {\\015\\012 "key": "ThreeEarth01",\\015\\012 "chartKey": "VThreeEarth01",\\015\\012 "conKey": "VCThreeEarth01",\\015\\012 "title": "\\344\\270\\211\\347\\273\\264\\345\\234\\260\\347\\220\\203",\\015\\012 "category": "Three",\\015\\012 "categoryName": "\\344\\270\\211\\347\\273\\264",\\015\\012 "package": "Decorates",\\015\\012 "chartFrame": "static",\\015\\012 "image": "threeEarth01.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": [\\015\\012 {\\015\\012 "startArray": {\\015\\012 "name": "\\346\\235\\255\\345\\267\\236",\\015\\012 "N": 30.246026,\\015\\012 "E": 120.210792\\015\\012 },\\015\\012 "endArray": [\\015\\012 {\\015\\012 "name": "\\346\\233\\274\\350\\260\\267",\\015\\012 "N": 22,\\015\\012 "E": 100.49074172973633\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\276\\263\\345\\244\\247\\345\\210\\251\\344\\272\\232",\\015\\012 "N": -23.68477416688374,\\015\\012 "E": 133.857421875\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\226\\260\\347\\226\\206\\347\\273\\264\\345\\220\\276\\345\\260\\224\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "N": 41.748,\\015\\012 "E": 84.9023\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\276\\267\\351\\273\\221\\345\\205\\260",\\015\\012 "N": 35,\\015\\012 "E": 51\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\276\\267\\351\\273\\221\\345\\205\\260",\\015\\012 "N": 35,\\015\\012 "E": 51\\015\\012 },\\015\\012 {\\015\\012 "name": "\\347\\276\\216\\345\\233\\275",\\015\\012 "N": 34.125447565116126,\\015\\012 "E": 241.7431640625\\015\\012 },\\015\\012 {\\015\\012 "name": "\\350\\213\\261\\345\\233\\275",\\015\\012 "N": 51.508742458803326,\\015\\012 "E": 359.82421875\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\267\\264\\350\\245\\277",\\015\\012 "N": -9.96885060854611,\\015\\012 "E": 668.1445312499999\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "startArray": {\\015\\012 "name": "\\345\\214\\227\\344\\272\\254",\\015\\012 "N": 39.89491,\\015\\012 "E": 116.322056\\015\\012 },\\015\\012 "endArray": [\\015\\012 {\\015\\012 "name": "\\350\\245\\277\\350\\227\\217",\\015\\012 "N": 29.660361,\\015\\012 "E": 91.132212\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\271\\277\\350\\245\\277",\\015\\012 "N": 22.830824,\\015\\012 "E": 108.30616\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\261\\237\\350\\245\\277",\\015\\012 "N": 28.676493,\\015\\012 "E": 115.892151\\015\\012 },\\015\\012 {\\015\\012 "name": "\\350\\264\\265\\351\\230\\263",\\015\\012 "N": 26.647661,\\015\\012 "E": 106.630153\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5lqjl31tp4s000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 943,\\015\\012 "y": 640,\\015\\012 "w": 595,\\015\\012 "h": 183,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/get7daysAllOrders",\\015\\012 "requestInterval": 0,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst range7days = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference-7*24) * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"manual\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": range7days()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ujxmyeoy1o000"\\015\\012 },\\015\\012 "filter": "const result = data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets\\\\r\\\\nconst all = result.all[''1''].value\\\\r\\\\nconst finishOrder = result.finishOrder[''1''].value\\\\r\\\\nconst auto = all - result.manual[''1''].value\\\\r\\\\nconst noError = all - result.error[''1''].value\\\\r\\\\nreturn {\\\\r\\\\n \\\\"dimensions\\\\": [\\\\"name\\\\", \\\\"value\\\\"],\\\\r\\\\n \\\\"source\\\\": [{\\\\"name\\\\": \\\\"\\345\\267\\245\\345\\215\\225\\351\\207\\217\\\\", \\\\"value\\\\": all}, {\\\\"name\\\\": \\\\"\\345\\205\\250\\350\\207\\252\\345\\212\\250\\\\", \\\\"value\\\\": auto},\\\\r\\\\n {\\\\"name\\\\": \\\\"\\346\\227\\240\\345\\274\\202\\345\\270\\270\\\\", \\\\"value\\\\": noError}, {\\\\"name\\\\": \\\\"\\345\\267\\262\\345\\275\\222\\346\\241\\243\\\\", \\\\"value\\\\": finishOrder}]\\\\r\\\\n}\\\\r\\\\n",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "CapsuleChart",\\015\\012 "chartConfig": {\\015\\012 "key": "CapsuleChart",\\015\\012 "chartKey": "VCapsuleChart",\\015\\012 "conKey": "VCCapsuleChart",\\015\\012 "title": "\\350\\203\\266\\345\\233\\212\\346\\237\\261\\345\\233\\276",\\015\\012 "category": "Bars",\\015\\012 "categoryName": "\\346\\237\\261\\347\\212\\266\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "capsule.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "name",\\015\\012 "value"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "name": "\\345\\267\\245\\345\\215\\225\\351\\207\\217",\\015\\012 "value": 116\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\205\\250\\350\\207\\252\\345\\212\\250",\\015\\012 "value": 114\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\227\\240\\345\\274\\202\\345\\270\\270",\\015\\012 "value": 12\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\267\\262\\345\\275\\222\\346\\241\\243",\\015\\012 "value": 0\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "colors": [\\015\\012 "#c4ebad",\\015\\012 "#6be6c1",\\015\\012 "#a0a7e6",\\015\\012 "#96dee8",\\015\\012 "#3fb1e3"\\015\\012 ],\\015\\012 "unit": "",\\015\\012 "itemHeight": 10,\\015\\012 "valueFontSize": 16,\\015\\012 "paddingRight": 50,\\015\\012 "paddingLeft": 50,\\015\\012 "showValue": true\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5btakx9si2c000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 713.5,\\015\\012 "y": 268,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "2kxl9a9jed4000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"year\\\\"][\\\\"1\\\\"].value - data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"finishOrder\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 1043,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "41lj1tim122000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 712,\\015\\012 "y": 226,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "2kxl9a9jed4000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"year\\\\"][\\\\"1\\\\"].value - data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"finishOrder\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\345\\234\\250\\351\\200\\224\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1g03kwr93lb400",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 883,\\015\\012 "y": 226,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\345\\215\\241\\345\\215\\225\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "f0eg3p1np4000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 884.5,\\015\\012 "y": 268,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "2kxl9a9jed4000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"error\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 957,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "r1g5nxfd16o00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1057.5,\\015\\012 "y": 267,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "2kxl9a9jed4000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"7\\\\"].buckets[\\\\"manaul\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 28,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5kxna7a5kes000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1056,\\015\\012 "y": 225,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\350\\207\\252\\345\\212\\250\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "27tmxe10maas00",\\015\\012 "isGroup": true,\\015\\012 "attr": {\\015\\012 "w": 253,\\015\\012 "h": 44,\\015\\012 "x": 47,\\015\\012 "y": 514,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "chartConfig": {\\015\\012 "key": "group",\\015\\012 "chartKey": "group",\\015\\012 "conKey": "group",\\015\\012 "category": "group",\\015\\012 "categoryName": "group",\\015\\012 "package": "group",\\015\\012 "chartFrame": "common",\\015\\012 "title": "\\345\\210\\206\\347\\273\\204",\\015\\012 "image": ""\\015\\012 },\\015\\012 "groupList": [\\015\\012 {\\015\\012 "id": "oo12vooawa800",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "w": 117,\\015\\012 "h": 44,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 2\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "2xnx8jxwkrc000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 136,\\015\\012 "y": 0,\\015\\012 "w": 117,\\015\\012 "h": 44,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 2\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "key": "group",\\015\\012 "option": {}\\015\\012 },\\015\\012 {\\015\\012 "id": "11utehxudlzk00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 29,\\015\\012 "y": 530,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getTodayOrder",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ar6x3ayw54000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"error\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 12,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "4tfk07ld90q000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 150,\\015\\012 "y": 544,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\346\\255\\243\\345\\234\\250\\351\\205\\215\\347\\275\\256\\346\\225\\260\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "39wz93w78m4000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 171,\\015\\012 "y": 530,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getTodayOrder",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ar6x3ayw54000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"all\\\\"][\\\\"1\\\\"].value - data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"finishOrder\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 22,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "4imjbx1ir7u000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 14,\\015\\012 "y": 545,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\345\\215\\241\\345\\215\\225\\346\\225\\260\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1on7ddr5glpc00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 171,\\015\\012 "y": 464,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getTodayOrder",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ar6x3ayw54000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"all\\\\"][\\\\"1\\\\"].value",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 22,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "2ntpan8oi96000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 150,\\015\\012 "y": 477,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\345\\244\\204\\347\\220\\206\\346\\200\\273\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "4twewomqshw000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 35,\\015\\012 "y": 464,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getTodayOrder",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 },\\015\\012 "requestDataPondId": "3ar6x3ayw54000"\\015\\012 },\\015\\012 "filter": "return data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets[\\\\"finishOrder\\\\"][\\\\"1\\\\"].value;",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 0,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3wkub2y7vey000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 14,\\015\\012 "y": 478,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\347\\253\\243\\345\\267\\245\\346\\225\\260\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "55ge22nkj3g000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1588,\\015\\012 "y": 155,\\015\\012 "w": 126,\\015\\012 "h": 30,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\346\\223\\215\\344\\275\\234\\346\\216\\222\\350\\241\\214",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5o375pqyibw000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1259,\\015\\012 "y": 582,\\015\\012 "w": 126,\\015\\012 "h": 30,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\345\\267\\245\\345\\215\\225\\347\\253\\243\\345\\267\\245\\347\\216\\207",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1gs79kaaslts00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1433,\\015\\012 "y": 580,\\015\\012 "w": 126,\\015\\012 "h": 30,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\350\\207\\252\\345\\212\\250\\351\\205\\215\\347\\275\\256\\346\\210\\220\\345\\212\\237\\347\\216\\207",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "47pi026ef40000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 706,\\015\\012 "y": 115,\\015\\012 "w": 126,\\015\\012 "h": 30,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\346\\223\\215\\344\\275\\234\\346\\216\\222\\350\\241\\214",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "vyptmcpcttc00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": -40,\\015\\012 "y": 622,\\015\\012 "w": 1058,\\015\\012 "h": 461,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 1,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getSubAreaOrders",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst json = {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"3\\\\": {\\\\r\\\\n \\\\"terms\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-subareacode.keyword\\\\",\\\\r\\\\n \\\\"order\\\\": {\\\\r\\\\n \\\\"1\\\\": \\\\"desc\\\\"\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 15\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst subArea = top.sessionStorage.getItem(''currentArea'')\\\\r\\\\nif(subArea){\\\\r\\\\njson.query.bool.must.push({\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"header.gxlu-user-shardingid-key.keyword\\\\": {\\\\"query\\\\": subArea}\\\\r\\\\n }\\\\r\\\\n})\\\\r\\\\n}\\\\r\\\\nreturn json",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": "const subArea = {\\\\r\\\\n \\\\"59100\\\\": \\\\"\\351\\274\\223\\346\\245\\274\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59101\\\\": \\\\"\\351\\227\\275\\344\\276\\257\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59102\\\\": \\\\"\\351\\225\\277\\344\\271\\220\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59103\\\\": \\\\"\\347\\275\\227\\346\\272\\220\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59104\\\\": \\\\"\\350\\277\\236\\346\\261\\237\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59105\\\\": \\\\"\\351\\227\\275\\346\\270\\205\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59106\\\\": \\\\"\\347\\246\\217\\346\\270\\205\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59107\\\\": \\\\"\\345\\271\\263\\346\\275\\255\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59108\\\\": \\\\"\\346\\260\\270\\346\\263\\260\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59109\\\\": \\\\"\\345\\217\\260\\346\\261\\237\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59110\\\\": \\\\"\\351\\251\\254\\345\\260\\276\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59111\\\\": \\\\"\\346\\231\\213\\345\\256\\211\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59112\\\\": \\\\"\\344\\273\\223\\345\\261\\261\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59200\\\\": \\\\"\\346\\200\\235\\346\\230\\216\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59201\\\\": \\\\"\\345\\220\\214\\345\\256\\211\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59202\\\\": \\\\"\\351\\233\\206\\347\\276\\216\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59203\\\\": \\\\"\\346\\271\\226\\351\\207\\214\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59204\\\\": \\\\"\\346\\265\\267\\346\\262\\247\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59205\\\\": \\\\"\\347\\277\\224\\345\\256\\211\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59300\\\\": \\\\"\\345\\270\\202\\350\\276\\226\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59301\\\\": \\\\"\\347\\246\\217\\345\\256\\211\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59302\\\\": \\\\"\\346\\237\\230\\350\\215\\243\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59303\\\\": \\\\"\\347\\246\\217\\351\\274\\216\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59304\\\\": \\\\"\\351\\234\\236\\346\\265\\246\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59305\\\\": \\\\"\\345\\217\\244\\347\\224\\260\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59306\\\\": \\\\"\\345\\261\\217\\345\\215\\227\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59307\\\\": \\\\"\\345\\221\\250\\345\\256\\201\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59308\\\\": \\\\"\\345\\257\\277\\345\\256\\201\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59401\\\\": \\\\"\\344\\273\\231\\346\\270\\270\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59402\\\\": \\\\"\\346\\266\\265\\346\\261\\237\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59403\\\\": \\\\"\\345\\237\\216\\345\\216\\242\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59404\\\\": \\\\"\\347\\247\\200\\345\\261\\277\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59405\\\\": \\\\"\\350\\215\\224\\345\\237\\216\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59500\\\\": \\\\"\\351\\262\\244\\345\\237\\216\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59501\\\\": \\\\"\\346\\231\\213\\346\\261\\237\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59502\\\\": \\\\"\\347\\237\\263\\347\\213\\256\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59503\\\\": \\\\"\\345\\215\\227\\345\\256\\211\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59504\\\\": \\\\"\\346\\203\\240\\345\\256\\211\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59505\\\\": \\\\"\\345\\256\\211\\346\\272\\252\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59506\\\\": \\\\"\\346\\260\\270\\346\\230\\245\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59507\\\\": \\\\"\\345\\276\\267\\345\\214\\226\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59508\\\\": \\\\"\\346\\263\\211\\346\\270\\257\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59514\\\\": \\\\"\\345\\217\\260\\345\\225\\206\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59600\\\\": \\\\"\\350\\212\\227\\345\\237\\216\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59601\\\\": \\\\"\\351\\276\\231\\346\\265\\267\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59602\\\\": \\\\"\\346\\274\\263\\346\\265\\246\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59603\\\\": \\\\"\\344\\270\\234\\345\\261\\261\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59604\\\\": \\\\"\\344\\272\\221\\351\\234\\204\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59605\\\\": \\\\"\\351\\225\\277\\346\\263\\260\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59606\\\\": \\\\"\\350\\257\\217\\345\\256\\211\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59607\\\\": \\\\"\\345\\271\\263\\345\\222\\214\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59608\\\\": \\\\"\\345\\215\\227\\351\\235\\226\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59609\\\\": \\\\"\\345\\215\\216\\345\\256\\211\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59610\\\\": \\\\"\\351\\276\\231\\346\\226\\207\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59611\\\\": \\\\"\\345\\217\\260\\345\\225\\206\\346\\212\\225\\350\\265\\204\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59612\\\\": \\\\"\\345\\217\\244\\351\\233\\267\\346\\270\\257\\347\\273\\217\\346\\265\\216\\345\\274\\200\\345\\217\\221\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59700\\\\": \\\\"\\345\\270\\202\\350\\276\\226\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59701\\\\": \\\\"\\346\\274\\263\\345\\271\\263\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59702\\\\": \\\\"\\346\\260\\270\\345\\256\\232\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59703\\\\": \\\\"\\344\\270\\212\\346\\235\\255\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59704\\\\": \\\\"\\346\\255\\246\\345\\271\\263\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59705\\\\": \\\\"\\351\\225\\277\\346\\261\\200\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59706\\\\": \\\\"\\350\\277\\236\\345\\237\\216\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59800\\\\": \\\\"\\344\\270\\211\\345\\205\\203\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59801\\\\": \\\\"\\346\\262\\231\\345\\216\\277\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59802\\\\": \\\\"\\345\\260\\244\\346\\272\\252\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59803\\\\": \\\\"\\345\\244\\247\\347\\224\\260\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59804\\\\": \\\\"\\346\\260\\270\\345\\256\\211\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59805\\\\": \\\\"\\346\\270\\205\\346\\265\\201\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59806\\\\": \\\\"\\345\\256\\201\\345\\214\\226\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59807\\\\": \\\\"\\346\\230\\216\\346\\272\\252\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59808\\\\": \\\\"\\345\\273\\272\\345\\256\\201\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59809\\\\": \\\\"\\346\\263\\260\\345\\256\\201\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59810\\\\": \\\\"\\345\\260\\206\\344\\271\\220\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59900\\\\": \\\\"\\345\\270\\202\\350\\276\\226\\345\\214\\272\\\\",\\\\r\\\\n \\\\"59901\\\\": \\\\"\\346\\265\\246\\345\\237\\216\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59902\\\\": \\\\"\\346\\235\\276\\346\\272\\252\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59903\\\\": \\\\"\\346\\224\\277\\345\\222\\214\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59904\\\\": \\\\"\\345\\273\\272\\347\\223\\257\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59905\\\\": \\\\"\\351\\241\\272\\346\\230\\214\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59906\\\\": \\\\"\\351\\202\\265\\346\\255\\246\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59907\\\\": \\\\"\\345\\205\\211\\346\\263\\275\\345\\216\\277\\\\",\\\\r\\\\n \\\\"59908\\\\": \\\\"\\346\\255\\246\\345\\244\\267\\345\\261\\261\\345\\270\\202\\\\",\\\\r\\\\n \\\\"59909\\\\": \\\\"\\345\\273\\272\\351\\230\\263\\345\\270\\202\\\\"\\\\r\\\\n}\\\\r\\\\nconst result = data[\\\\"aggregations\\\\"][\\\\"3\\\\"].buckets\\\\r\\\\nconst tdata = {dimensions: [''name'', ''\\345\\205\\250\\351\\203\\250'', ''\\345\\274\\202\\345\\270\\270'',''\\344\\272\\272\\345\\267\\245'',''\\345\\275\\222\\346\\241\\243''], source: []}\\\\r\\\\nresult.forEach((element, index) => {\\\\r\\\\n const subAreaName = subArea[element.key] ? subArea[element.key] : element.key;\\\\r\\\\n tdata.source.push({\\\\r\\\\n name: subAreaName,\\\\r\\\\n ''\\345\\205\\250\\351\\203\\250'': element[\\\\"2\\\\"].buckets.all[\\\\"1\\\\"].value,\\\\r\\\\n ''\\345\\275\\222\\346\\241\\243'': element[\\\\"2\\\\"].buckets.finishOrder[\\\\"1\\\\"].value,\\\\r\\\\n ''\\344\\272\\272\\345\\267\\245'': element[\\\\"2\\\\"].buckets.manaul[\\\\"1\\\\"].value,\\\\r\\\\n ''\\345\\274\\202\\345\\270\\270'': element[\\\\"2\\\\"].buckets.error[\\\\"1\\\\"].value\\\\r\\\\n });\\\\r\\\\n});\\\\r\\\\nreturn tdata;",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "LineGradients",\\015\\012 "chartConfig": {\\015\\012 "key": "LineGradients",\\015\\012 "chartKey": "VLineGradients",\\015\\012 "conKey": "VCLineGradients",\\015\\012 "title": "\\345\\217\\214\\346\\212\\230\\347\\272\\277\\346\\270\\220\\345\\217\\230\\351\\235\\242\\347\\247\\257\\345\\233\\276",\\015\\012 "category": "Lines",\\015\\012 "categoryName": "\\346\\212\\230\\347\\272\\277\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "line_gradient.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "category"\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "value"\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "axis",\\015\\012 "axisPointer": {\\015\\012 "type": "line"\\015\\012 }\\015\\012 },\\015\\012 "dataset": "\\345\\207\\275\\346\\225\\260\\346\\211\\247\\350\\241\\214\\351\\224\\231\\350\\257\\257",\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "symbolSize": 5,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(73, 146, 255, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "symbolSize": 5,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(124, 255, 178, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "symbolSize": 5,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": null\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": null\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1mg6hx2wlbk000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 49,\\015\\012 "y": 632,\\015\\012 "w": 126,\\015\\012 "h": 30,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\345\\214\\272\\345\\216\\277\\346\\216\\222\\350\\241\\214",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "2zzojeoboi2000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 955,\\015\\012 "y": 628,\\015\\012 "w": 126,\\015\\012 "h": 30,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\270\\203\\346\\227\\245\\345\\217\\227\\347\\220\\206\\347\\273\\237\\350\\256\\241",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "4vh3qhjbdd4000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 341,\\015\\012 "y": 115,\\015\\012 "w": 355,\\015\\012 "h": 484,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 1,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getAreaOrders",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\n const formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n }\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"terms\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.gxlu-user-shardingid-key.keyword\\\\",\\\\r\\\\n \\\\"order\\\\": {\\\\"1\\\\": \\\\"desc\\\\"},\\\\r\\\\n \\\\"size\\\\": 20\\\\r\\\\n }, \\\\"aggs\\\\": {\\\\"1\\\\": {\\\\"cardinality\\\\": {\\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"}}}\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [{\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"595\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"591\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"593\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"598\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"599\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"597\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"594\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"596\\\\"}}, {\\\\"match_phrase\\\\": {\\\\"header.gxlu-user-shardingid-key.keyword\\\\": \\\\"592\\\\"}}],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n }, {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": "\\\\r\\\\nconst fujian = {\\\\r\\\\n ''591'': ''\\347\\246\\217\\345\\267\\236\\345\\270\\202'',\\\\r\\\\n ''592'': ''\\345\\216\\246\\351\\227\\250\\345\\270\\202'',\\\\r\\\\n ''593'': ''\\345\\256\\201\\345\\276\\267\\345\\270\\202'',\\\\r\\\\n ''594'': ''\\350\\216\\206\\347\\224\\260\\345\\270\\202'',\\\\r\\\\n ''595'': ''\\346\\263\\211\\345\\267\\236\\345\\270\\202'',\\\\r\\\\n ''596'': ''\\346\\274\\263\\345\\267\\236\\345\\270\\202'',\\\\r\\\\n ''597'': ''\\351\\276\\231\\345\\262\\251\\345\\270\\202'',\\\\r\\\\n ''598'': ''\\344\\270\\211\\346\\230\\216\\345\\270\\202'',\\\\r\\\\n ''599'': ''\\345\\215\\227\\345\\271\\263\\345\\270\\202''\\\\r\\\\n}\\\\r\\\\nconst result = data[\\\\"aggregations\\\\"][\\\\"2\\\\"].buckets\\\\r\\\\nconst map = []\\\\r\\\\nlet max = 0;\\\\r\\\\nresult.forEach((element, index) => {\\\\r\\\\n if(max < element[\\\\"1\\\\"].value) max = element[\\\\"1\\\\"].value;\\\\r\\\\n map.push({\\\\"name\\\\": fujian[element.key], \\\\"code\\\\": element.key, \\\\"value\\\\": element[\\\\"1\\\\"].value})\\\\r\\\\n});\\\\r\\\\nreturn {\\\\r\\\\n \\\\"map\\\\": map,\\\\r\\\\n \\\\"pieces\\\\": [\\\\r\\\\n {\\\\"gte\\\\": Math.trunc(max*4/5), \\\\"label\\\\": \\\\">\\\\"+Math.trunc(max*4/5)},\\\\r\\\\n {\\\\"gte\\\\": Math.trunc(max*3/5), \\\\"lt\\\\": Math.trunc(max*4/5), \\\\"label\\\\": Math.trunc(max*3/5) + \\\\"-\\\\" +Math.trunc(max*4/5) },\\\\r\\\\n {\\\\"gte\\\\": Math.trunc(max*2/5), \\\\"lt\\\\": Math.trunc(max*3/5), \\\\"label\\\\": Math.trunc(max*2/5) + \\\\"-\\\\" +Math.trunc(max*3/5) },\\\\r\\\\n {\\\\"gte\\\\": Math.trunc(max/5), \\\\"lt\\\\": Math.trunc(max*2/5), \\\\"label\\\\": Math.trunc(max/5) + \\\\"-\\\\" +Math.trunc(max*2/5) },\\\\r\\\\n {\\\\"gte\\\\": 0,\\\\"lt\\\\": Math.trunc(max/5), \\\\"label\\\\": \\\\"<\\\\"+Math.trunc(max/5)}]\\\\r\\\\n}",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": "top.sessionStorage.setItem(''currentArea'',mouseEvent.data.code);\\\\r\\\\n",\\015\\012 "dblclick": "top.sessionStorage.removeItem(''currentArea'')",\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "MapBase",\\015\\012 "chartConfig": {\\015\\012 "key": "MapBase",\\015\\012 "chartKey": "VMapBase",\\015\\012 "conKey": "VCMapBase",\\015\\012 "title": "\\345\\234\\260\\345\\233\\276(\\345\\217\\257\\351\\200\\211\\347\\234\\201\\344\\273\\275)",\\015\\012 "category": "Maps",\\015\\012 "categoryName": "\\345\\234\\260\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "map.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": {\\015\\012 "map": [\\015\\012 {\\015\\012 "name": "\\345\\216\\246\\351\\227\\250\\345\\270\\202",\\015\\012 "code": "592",\\015\\012 "value": 7\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\263\\211\\345\\267\\236\\345\\270\\202",\\015\\012 "code": "595",\\015\\012 "value": 7\\015\\012 },\\015\\012 {\\015\\012 "name": "\\347\\246\\217\\345\\267\\236\\345\\270\\202",\\015\\012 "code": "591",\\015\\012 "value": 6\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\274\\263\\345\\267\\236\\345\\270\\202",\\015\\012 "code": "596",\\015\\012 "value": 2\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\215\\227\\345\\271\\263\\345\\270\\202",\\015\\012 "code": "599",\\015\\012 "value": 2\\015\\012 }\\015\\012 ],\\015\\012 "pieces": [\\015\\012 {\\015\\012 "gte": 5,\\015\\012 "label": ">5"\\015\\012 },\\015\\012 {\\015\\012 "gte": 4,\\015\\012 "lt": 5,\\015\\012 "label": "4-5"\\015\\012 },\\015\\012 {\\015\\012 "gte": 2,\\015\\012 "lt": 4,\\015\\012 "label": "2-4"\\015\\012 },\\015\\012 {\\015\\012 "gte": 1,\\015\\012 "lt": 2,\\015\\012 "label": "1-2"\\015\\012 },\\015\\012 {\\015\\012 "gte": 0,\\015\\012 "lt": 1,\\015\\012 "label": "<1"\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "mapRegion": {\\015\\012 "adcode": 350000,\\015\\012 "showHainanIsLands": true\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "item"\\015\\012 },\\015\\012 "visualMap": {\\015\\012 "show": true,\\015\\012 "orient": "vertical",\\015\\012 "pieces": [\\015\\012 {\\015\\012 "gte": 5,\\015\\012 "label": ">5"\\015\\012 },\\015\\012 {\\015\\012 "gte": 4,\\015\\012 "lt": 5,\\015\\012 "label": "4-5"\\015\\012 },\\015\\012 {\\015\\012 "gte": 2,\\015\\012 "lt": 4,\\015\\012 "label": "2-4"\\015\\012 },\\015\\012 {\\015\\012 "gte": 1,\\015\\012 "lt": 2,\\015\\012 "label": "1-2"\\015\\012 },\\015\\012 {\\015\\012 "gte": 0,\\015\\012 "lt": 1,\\015\\012 "label": "<1"\\015\\012 }\\015\\012 ],\\015\\012 "inRange": {\\015\\012 "color": [\\015\\012 "#c3d7df",\\015\\012 "#5cb3cc",\\015\\012 "#8abcd1",\\015\\012 "#66a9c9",\\015\\012 "#2f90b9",\\015\\012 "#1781b5"\\015\\012 ]\\015\\012 },\\015\\012 "textStyle": {\\015\\012 "color": "#fff"\\015\\012 }\\015\\012 },\\015\\012 "geo": {\\015\\012 "show": false,\\015\\012 "type": "map",\\015\\012 "roam": false,\\015\\012 "map": "350000",\\015\\012 "selectedMode": false,\\015\\012 "zoom": 1\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "name": "",\\015\\012 "type": "effectScatter",\\015\\012 "coordinateSystem": "geo",\\015\\012 "symbolSize": 4,\\015\\012 "legendHoverLink": true,\\015\\012 "showEffectOn": "render",\\015\\012 "rippleEffect": {\\015\\012 "scale": 6,\\015\\012 "color": "#FFFFFF",\\015\\012 "brushType": "fill"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "backgroundColor": "rgba(0,0,0,.6)",\\015\\012 "borderColor": "rgba(147, 235, 248, .8)",\\015\\012 "textStyle": {\\015\\012 "color": "#FFF"\\015\\012 }\\015\\012 },\\015\\012 "label": {\\015\\012 "formatter": "{b}",\\015\\012 "fontSize": 11,\\015\\012 "offset": [\\015\\012 0,\\015\\012 2\\015\\012 ],\\015\\012 "position": "bottom",\\015\\012 "textBorderColor": "#fff",\\015\\012 "textShadowColor": "#000",\\015\\012 "textShadowBlur": 10,\\015\\012 "textBorderWidth": 0,\\015\\012 "color": "#FFFFFF",\\015\\012 "show": true\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "color": "#FFFFFF",\\015\\012 "borderColor": "rgba(225,255,255,2)",\\015\\012 "borderWidth": 4,\\015\\012 "shadowColor": "#E1FFFF",\\015\\012 "shadowBlur": 10\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "\\345\\214\\227\\344\\272\\254",\\015\\012 "value": [\\015\\012 116.405285,\\015\\012 39.904989,\\015\\012 200\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\203\\221\\345\\267\\236",\\015\\012 "value": [\\015\\012 113.665412,\\015\\012 34.757975,\\015\\012 888\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\235\\222\\346\\265\\267",\\015\\012 "value": [\\015\\012 101.778916,\\015\\012 36.623178,\\015\\012 666\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\256\\201\\345\\244\\217\\345\\233\\236\\346\\227\\217\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "value": [\\015\\012 106.278179,\\015\\012 38.46637,\\015\\012 66\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\223\\210\\345\\260\\224\\346\\273\\250\\345\\270\\202",\\015\\012 "value": [\\015\\012 126.642464,\\015\\012 45.756967,\\015\\012 101\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\214\\272\\345\\237\\237",\\015\\012 "type": "map",\\015\\012 "map": "350000",\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "\\345\\216\\246\\351\\227\\250\\345\\270\\202",\\015\\012 "code": "592",\\015\\012 "value": 7\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\263\\211\\345\\267\\236\\345\\270\\202",\\015\\012 "code": "595",\\015\\012 "value": 7\\015\\012 },\\015\\012 {\\015\\012 "name": "\\347\\246\\217\\345\\267\\236\\345\\270\\202",\\015\\012 "code": "591",\\015\\012 "value": 6\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\274\\263\\345\\267\\236\\345\\270\\202",\\015\\012 "code": "596",\\015\\012 "value": 2\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\215\\227\\345\\271\\263\\345\\270\\202",\\015\\012 "code": "599",\\015\\012 "value": 2\\015\\012 }\\015\\012 ],\\015\\012 "selectedMode": false,\\015\\012 "zoom": 1,\\015\\012 "geoIndex": 1,\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "backgroundColor": "#00000060",\\015\\012 "borderColor": "rgba(147, 235, 248, 0.8)",\\015\\012 "textStyle": {\\015\\012 "color": "#FFFFFF",\\015\\012 "fontSize": 12\\015\\012 }\\015\\012 },\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "color": "#FFFFFF",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "emphasis": {\\015\\012 "disabled": false,\\015\\012 "label": {\\015\\012 "color": "#FFFFFF",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "areaColor": "#389BB7",\\015\\012 "shadowColor": "#389BB7",\\015\\012 "borderWidth": 1\\015\\012 }\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "borderColor": "#93EBF8",\\015\\012 "borderWidth": 1,\\015\\012 "areaColor": {\\015\\012 "type": "radial",\\015\\012 "x": 0.5,\\015\\012 "y": 0.5,\\015\\012 "r": 0.8,\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "#93ebf800"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "#93ebf820"\\015\\012 }\\015\\012 ],\\015\\012 "globalCoord": false\\015\\012 },\\015\\012 "shadowColor": "#80D9F842",\\015\\012 "shadowOffsetX": -2,\\015\\012 "shadowOffsetY": 2,\\015\\012 "shadowBlur": 10\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "requestGlobalConfig": {\\015\\012 "requestDataPond": [\\015\\012 {\\015\\012 "dataPondId": "3ujxmyeoy1o000",\\015\\012 "dataPondName": "get7daysAllOrder",\\015\\012 "dataPondRequestConfig": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/get7daysAllOrders",\\015\\012 "requestInterval": 0,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst range7days = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference-7*24) * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"manual\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": range7days()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "dataPondId": "2kxl9a9jed4000",\\015\\012 "dataPondName": "getYearOrder",\\015\\012 "dataPondRequestConfig": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getYearOrder",\\015\\012 "requestInterval": 60,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\n\\\\r\\\\nconst difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\nconst now = new Date()\\\\r\\\\nconst year = now.getFullYear()\\\\r\\\\nconst month = now.getMonth()\\\\r\\\\nconst day = now.getDay() //\\350\\277\\224\\345\\233\\236\\346\\230\\237\\346\\234\\237\\345\\207\\240\\347\\232\\204\\346\\237\\220\\344\\270\\200\\345\\244\\251;\\\\r\\\\nlet n = day == 0 ? 6 : (day - 1)\\\\r\\\\nconst weekStart = new Date(new Date(new Date(year, month, now.getDate() - n).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst monthStart = new Date(new Date(new Date(year, month , 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconst yearStart = new Date(new Date(new Date(year, 0, 1).toLocaleDateString()).getTime() + difference * 60 * 60 * 1000)\\\\r\\\\nconsole.log(yearStart,monthStart,weekStart)\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"7\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"week\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(weekStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"month\\\\": {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(monthStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"year\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(yearStart, ''yyyy-MM-ddTHH:mm:ss.SZ'')\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "dataPondId": "3ar6x3ayw54000",\\015\\012 "dataPondName": "getTodayOrder",\\015\\012 "dataPondRequestConfig": {\\015\\012 "requestDataType": 2,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getTodayOrder",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nreturn {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-prodcode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "requestOriginUrl": "/dashboard",\\015\\012 "requestInterval": 10,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {\\015\\012 "axios-token1": "javascript: return window.route?.params?.t",\\015\\012 "axios-token": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxODk2NTAwNTUxNSIsImF1ZCI6IndlYiIsImV4cCI6MTY3ODQ1Njc4NSwiaWF0IjoxNjc4NDIwNzg1fQ.DxLDv2PLlCg5r02M0XW71W07RXXV_122rYR1V-eYlw0"\\015\\012 },\\015\\012 "Params": {}\\015\\012 }\\015\\012 }\\015\\012}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('688946658427408384', '687926057864663040', '2022-05-24 05:14:54', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"selectColor":true,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('688946786873774080', '687930285119115264', '2022-05-24 05:15:24', '1', E'1111'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('688971324005158912', '687930282233434112', '2022-05-24 06:52:54', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"selectColor":true,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('688995275716562944', '688995141398171648', '2022-05-24 08:28:05', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"background":"rgba(35, 35, 36, 1)","backgroundImage":null,"selectColor":true,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"1pujnhlzcew0000","attr":{"x":141,"y":184,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","attr":{"x":1307,"y":76,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1pujnhlzcew0000","rename":null,"attr":{"x":791,"y":224,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","rename":null,"attr":{"x":370,"y":622,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1pujnhlzcew0000","attr":{"x":141,"y":184,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","attr":{"x":1307,"y":76,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1pujnhlzcew0000","rename":null,"attr":{"x":791,"y":224,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","rename":null,"attr":{"x":370,"y":622,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('688995275758505984', '688995141398171648', '2022-05-24 08:28:05', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"background":"rgba(35, 35, 36, 1)","backgroundImage":null,"selectColor":true,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"1pujnhlzcew0000","attr":{"x":141,"y":184,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","attr":{"x":1307,"y":76,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1pujnhlzcew0000","rename":null,"attr":{"x":791,"y":224,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","rename":null,"attr":{"x":370,"y":622,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1pujnhlzcew0000","attr":{"x":141,"y":184,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","attr":{"x":1307,"y":76,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1pujnhlzcew0000","rename":null,"attr":{"x":791,"y":224,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dgm6pax5aa80000","rename":null,"attr":{"x":370,"y":622,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('689013397475430400', '689013350318870528', '2022-05-24 09:40:05', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"selectColor":true,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3j5pobvekzq0000","attr":{"x":378,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5qtbpktr8ic0000","attr":{"x":1208,"y":346,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(73, 146, 255, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(124, 255, 178, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3bkvqmc56mc0000","attr":{"x":795,"y":694,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('689016883030134784', '689016751723253760', '2022-05-24 09:53:56', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"selectColor":true,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"tsgccuvctb4000","attr":{"x":314,"y":108,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ddjg4lygaa00000","attr":{"x":792,"y":469,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"tsgccuvctb4000","attr":{"x":314,"y":108,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ddjg4lygaa00000","attr":{"x":792,"y":469,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"tsgccuvctb4000","attr":{"x":314,"y":108,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ddjg4lygaa00000","attr":{"x":792,"y":469,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"tsgccuvctb4000","attr":{"x":314,"y":108,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ddjg4lygaa00000","attr":{"x":792,"y":469,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('689455560441073664', '689455532964188160', '2022-05-25 14:57:05', '1', E'{"editCanvasConfig":{"projectId":"","projectName":"","remarks":"","width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"background":null,"backgroundImage":null,"selectColor":true,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"e34e0pgg4hk0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1tjev7vi18qo000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"aq50357kp200000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1l8w7jd9rl28000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5xvebl4t17o0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"25qx0yo0qhgg000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"d5n0bd8h3sg0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6wuquah4jyo0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9twscp3u6go0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3z4ygd71mmy0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"15d89s26kji8000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1twjogwm9adc000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7ck5fx86tuk0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9vf9kxdeyfc0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3iovi6ufuyg0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bzdilii00ow0000","attr":{"x":874,"y":255,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('689469250364116992', '689469120323915776', '2022-05-25 15:51:29', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"selectColor":true,"chartThemeColor":"essos","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit","projectName":"333","remarks":"","undefined":""},"componentList":[{"id":"a1cje42t9b40000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"afwr45tfrss0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"8g6r636vj5w0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dbxqp517ip40000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2q9xphwd40q0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"c7h6h55fw5k0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cpj9zpvaizk0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"e3j3s45geu80000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"exqolszmssg0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5xtatsp9lnk0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1mh1n4cdcau8000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4vikxegno8e0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"e36kxgqcauw0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5cq6h7hwyog0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6fwg2gxlts40000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3nf3jnbd10o0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ehinne4q4hs0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"f85yatrksjk0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2yf9wg638660000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ahhrhtz6psw0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bvdrznqa6ug0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"a3x5uonyirc0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"31gsy7av5fk0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4jmj7463pk80000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"8bfmswcrz1s0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3gc5jp2eqrg0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6arbr8hitvs0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"d325ni5ok14000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dfofol81ea80000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2qxih006qfa0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3thba19d23y0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"38zipbqar5k0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2h076kmjiwo0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"tg31dpc6z6o000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"del2z1064400000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1mipbkpdtaw0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"14ijsxtt3pc0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9ps54n79ahc0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"83hsl7hyuu40000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bnxvtnirq7k0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1huoxijrvwm8000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2s5xiwe6iwg0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"c1gn5oztnz40000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bdjzw4ki0eo0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"66gbqgp0bn80000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1wj2bx65ulr4000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7o5oxllg9v40000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"srs6qi6ashc000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ahgclnay5cw0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"vp94hdiprao000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dk5u1sf0qyo0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bkdzuru58uw0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3qhv8uq7pp40000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"42jgnlar73y0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6q9zzcy49as0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7xrnvxwvpm80000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4805hndx2ki0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1sgzxq89nmqo000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6rk62xpyhxw0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"enxcauh0t1c0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5ai3kvnohsg0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"e2wi5awxhlc0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ew5ocbz07go0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"e55e0ph9ib40000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5eydu2hgz9g0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"f9vamq2aveo0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bjr7ekb7vps0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1v1ra0u0sjds000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cgbipkr65bk0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"b888mv6pgtk0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2y8umfj3yl00000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1erlqgcnbfr4000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2230mdr5ajsw000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3tw4k0o6tgk0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bi7gi9tp77k0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7jmir7v2urs0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cmts0iminw00000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dbiqeczk10g0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"eefpymkne2o0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1zzjsvehulgg000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"d71pbr7zuz40000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ef33ehmw7m00000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"a41nxbq0ask0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bj64g10rxbk0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2twgg6ke6ls0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bqs2xqjkg5k0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"eb94u2f1ji00000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1qz75j1vw334000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"463e8jkjdxi0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bnez9ceulsw0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fdgaj2s9vjk0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3fa9jn0nf24000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9pt0hoqyaxw0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4sz3bb6ck7i0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ch8w5h2apso0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"w3qp198ozm8000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6nzaswozn680000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"8glk41gjrhs0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"akadnh3g0340000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3muykovrn1m0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cpvxawfq6nk0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fhceyq94u5c0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"13lot118n4w0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"38pm54ccoxg0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6jkzourt3p00000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9x30xgl192g0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ejhq3f58ys80000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"d0flxfp7nkw0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9eil19ycdkw0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"95fp4w4qcic0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ayfy0m2bwnk0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9uj2dq2cl440000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7masvjkufts0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"f4a8ehplhls0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7qgnatw0e3o0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"e9khh4rye1s0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2755wpqap3fo000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"afzfhq2czsc0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fx9k1vmq6p40000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"38l0ionjo3s0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5898mg6ashc0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"by8uh3ti7u80000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"caucu99j5s00000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"f8fdgfn2jww0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1c2to5paeqao000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"g4t6z0118q80000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ds30jpwrk8o000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"98nkvs9f8z00000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6txqal1pvl00000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1p2botkn6ow0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2twjm431mug0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"24689uqzd7eo000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1oudw172kku8000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"tfxvcdngohs000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1q4ljazpzso0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4crmzvys1xq0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ftjo25ztblk0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"86nd9nwtxn80000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fkygzxi6nk80000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dajgsasqs4g0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2dp1xt4iu0g0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"c476brxztxs0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fvsl57ujc940000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"epmzbh40f000000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"d6fesnwpp9c0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fff0pvhkutc0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4ktl2h5y25u0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ast6ndd4eg80000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"iuaw7s37we0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2gfngpfyxby8000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"62wt6tj63b00000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"c1f5wv22y8o0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cuc3pd9o2q80000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"f89e3bgwu8o0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"amd0oi4vs0s0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"d92v46sjbqo0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5nxdsh23nsg0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"d8ebvmx34m0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5buv5jndmvk0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9g5o23uhnew0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"a85sjmg8yos0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fqtvw9adjhc0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ed42twxv5940000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9oxxl090nsc0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fkevri8xa740000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"8tyosgn0nfw0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"c9lip1sez6o0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"beomdgtkaxs0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"e4mppi763eg000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"87p1mdgxcj40000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5ofmnf3oxfk0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"eej9lzvvrko0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ajcj29ybb740000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fhrtyjw9yow0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"g651a3cxieg0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7qzsxvlu0ag0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"vbku8t33rao000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6xq8d88hwnw0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"236ko7d8p7og000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"epihpjo3rfs0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"e8jc4fe3wwg0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2cxwnktfn8kk000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9xodka6k5m80000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"30gi33pvtp20000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bs2vlsu4td40000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7h27n880ndo0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bwg9ejdjbts0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2plqpcfamk80000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"at5vcjk44zs0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2pvewsexsn60000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"em6oiqz1ku00000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"kcedbw8ca4g000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7wfduitmrkg0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"c6fye5vca9400","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"db0ra3papug0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7gqxtutgk880000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"65vskgr61e40000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7jkx162an9w0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cxc6xyxvxxs0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4c047gljarm0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4rpgm3ewqeu0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"23i0nyolrt5s000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"84vtc47uzn40000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7uvgeg5ci900000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9p5ltrj2h1w0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fp74iaxttls000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"b68y07b9ky8000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"c57tqgtj8gg0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6upmo95x0hs0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fu5dqjhywg80000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bhprrzth2fs0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"chaicn5ducg0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cako7taqbhs0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"8ocqzbcyjog0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"9gzeuqmw86w0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ca38ch6gfaw0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5x72z0i3ut00000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6ecazpprtm00000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3ld1bpw4pe80000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cyxgkt3lcns0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"97s0ogmof940000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"1s5aecvq0hq8000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"ewt57x16usg000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6waqb069rpw0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"88mzspzfwsc0000","attr":{"x":1082,"y":420,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"dt9g353u3gg0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"l5jvumdb74g000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cgacp6e73vk0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"eiwldjbwv9s0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5dtpdfdik0w0000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"fs7nckevwrs0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2cr4fdkwf7ok000","attr":{"x":408,"y":240,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"4vu97bjb5ac0000","attr":{"x":370,"y":606,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('690006519730802688', '690006491037569024', '2022-05-27 03:26:24', '1', E'{"editCanvasConfig":{"projectName":"\\351\\235\\242\\346\\235\\2412","remarks":"","width":1920,"height":1080,"hueRotate":0,"saturate":0,"contrast":0,"brightness":0,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"selectColor":true,"chartThemeColor":"chalk","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"6eozdzq7ir40000","attr":{"x":386,"y":268,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2amvs9wofjk0000","attr":{"x":1152,"y":325,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('690012143847870464', '690012125615230976', '2022-05-27 03:48:45', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"selectColor":true,"chartThemeColor":"macarons","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"785urf671tk0000","attr":{"x":377,"y":162,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"cao6371lyow0000","attr":{"x":1188,"y":668,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineCommon","chartConfig":{"key":"LineCommon","chartKey":"VLineCommon","conKey":"VCLineCommon","title":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","lineStyle":{"type":"solid","width":3,"color":{"type":"linear","colorStops":[{"offset":0,"color":"#2ec7c9"},{"offset":1,"color":"#b6a2de"}],"globalCoord":false},"shadowColor":"rgba(182, 162, 222, 0.3)","shadowBlur":10,"shadowOffsetY":20}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"do30gnds1ls0000","attr":{"x":206,"y":585,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6d5quf3brxs0000","attr":{"x":1130,"y":220,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(182, 162, 222, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"a241ayybt3s000","attr":{"x":377,"y":162,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3cecsi3osho0000","attr":{"x":1188,"y":668,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineCommon","chartConfig":{"key":"LineCommon","chartKey":"VLineCommon","conKey":"VCLineCommon","title":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","lineStyle":{"type":"solid","width":3,"color":{"type":"linear","colorStops":[{"offset":0,"color":"#2ec7c9"},{"offset":1,"color":"#b6a2de"}],"globalCoord":false},"shadowColor":"rgba(182, 162, 222, 0.3)","shadowBlur":10,"shadowOffsetY":20}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"7roayplz9r00000","attr":{"x":206,"y":585,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"5l1e1ej9siw0000","attr":{"x":1130,"y":220,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(182, 162, 222, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bahvheuo1xs000","attr":{"x":377,"y":162,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"3y60oeilpqa0000","attr":{"x":1188,"y":668,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineCommon","chartConfig":{"key":"LineCommon","chartKey":"VLineCommon","conKey":"VCLineCommon","title":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","lineStyle":{"type":"solid","width":3,"color":{"type":"linear","colorStops":[{"offset":0,"color":"#2ec7c9"},{"offset":1,"color":"#b6a2de"}],"globalCoord":false},"shadowColor":"rgba(182, 162, 222, 0.3)","shadowBlur":10,"shadowOffsetY":20}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6i52m2a952s0000","attr":{"x":206,"y":585,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bl4xrggzwyg0000","attr":{"x":1130,"y":220,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(182, 162, 222, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"2mepb1m0xri0000","attr":{"x":377,"y":162,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCommon","chartConfig":{"key":"BarCommon","chartKey":"VBarCommon","conKey":"VCBarCommon","title":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_x.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"actfxu8o2680000","attr":{"x":1188,"y":668,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineCommon","chartConfig":{"key":"LineCommon","chartKey":"VLineCommon","conKey":"VCLineCommon","title":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","lineStyle":{"type":"solid","width":3,"color":{"type":"linear","colorStops":[{"offset":0,"color":"#2ec7c9"},{"offset":1,"color":"#b6a2de"}],"globalCoord":false},"shadowColor":"rgba(182, 162, 222, 0.3)","shadowBlur":10,"shadowOffsetY":20}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"81983dfcvac0000","attr":{"x":206,"y":585,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradientSingle","chartConfig":{"key":"LineGradientSingle","chartKey":"VLineGradientSingle","conKey":"VCLineGradientSingle","title":"\\345\\215\\225\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient_single.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"line","smooth":false,"lineStyle":{"type":"solid","width":3},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"65x5pd9l36s0000","attr":{"x":1130,"y":220,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"LineGradients","chartConfig":{"key":"LineGradients","chartKey":"VLineGradients","conKey":"VCLineGradients","title":"\\345\\217\\214\\346\\212\\230\\347\\272\\277\\351\\235\\242\\347\\247\\257\\345\\233\\276","category":"Lines","categoryName":"\\346\\212\\230\\347\\272\\277\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/line_gradient2.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"type":"line"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"line","smooth":false,"lineStyle":{"width":3,"type":"solid"},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(46, 199, 201, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}},{"type":"line","smooth":false,"lineStyle":{"normal":{"width":3}},"areaStyle":{"opacity":0.8,"color":{"colorStops":[{"offset":0,"color":"rgba(182, 162, 222, 0.5)"},{"offset":1,"color":"rgba(0,0,0, 0)"}],"x":0,"y":0,"x2":0,"y2":1,"type":"linear","global":false}}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('690014087232491520', '690013954197557248', '2022-05-27 03:56:28', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"backgroundImage":"blob:http://localhost:3000/c90848b7-2448-49bc-93b6-c95f2ecbc3c8","selectColor":false,"chartThemeColor":"chalk","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"5c3ulzt3wsk0000","attr":{"x":219,"y":268,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"6t5rj15t6280000","attr":{"x":1168,"y":268,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('690064723202412544', '690064647340036096', '2022-05-27 07:17:41', '1', E'{"editCanvasConfig":{"width":1920,"height":1080,"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"backgroundImage":"blob:http://localhost:3000/c936096a-1117-43d3-ac81-dfac2dbf2b19","selectColor":false,"chartThemeColor":"dark","chartThemeSetting":{"title":{"show":true,"textStyle":{"color":"#BFBFBF","fontSize":18},"subtextStyle":{"color":"#A2A2A2","fontSize":14}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}}},"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"dataset":null},"previewScaleType":"fit"},"componentList":[{"id":"fg9u4u6t7ko0000","attr":{"x":192,"y":376,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"PieCommon","chartConfig":{"key":"PieCommon","chartKey":"VPieCommon","conKey":"VCPieCommon","title":"\\351\\245\\274\\345\\233\\276","category":"Pies","categoryName":"\\351\\245\\274\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/pie.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"tooltip":{"show":true,"trigger":"item"},"dataset":{"dimensions":["product","data1"],"source":[{"product":"Mon","data1":120},{"product":"Tue","data1":200},{"product":"Wed","data1":150},{"product":"Thu","data1":80},{"product":"Fri","data1":70},{"product":"Sat","data1":110},{"product":"Sun","data1":130}]},"series":[{"type":"pie","radius":["40%","65%"],"center":["50%","60%"],"avoidLabelOverlap":false,"itemStyle":{"show":true,"borderRadius":10,"borderColor":"#fff","borderWidth":2},"label":{"show":false,"position":"center"},"emphasis":{"label":{"show":true,"fontSize":"40","fontWeight":"bold"}},"labelLine":{"show":false}}],"backgroundColor":"rgba(0,0,0,0)"}},{"id":"bndlald2q740000","attr":{"x":1158,"y":376,"w":500,"h":300,"zIndex":-1},"styles":{"hueRotate":0,"saturate":1,"contrast":1,"brightness":1,"opacity":1,"rotateZ":0,"rotateX":0,"rotateY":0,"skewX":0,"skewY":0,"animations":[]},"data":{"requestDataType":0,"requestHttpType":"get"},"requestData":[],"key":"BarCrossrange","chartConfig":{"key":"BarCrossrange","chartKey":"VBarCrossrange","conKey":"VCBarCrossrange","title":"\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276","category":"Bars","categoryName":"\\346\\237\\261\\347\\212\\266\\345\\233\\276","package":"Charts","image":"/src/assets/images/chart/charts/bar_y.png"},"option":{"legend":{"show":true,"top":"5%","textStyle":{"color":"#B9B8CE"}},"xAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"bottom","axisLine":{"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":false,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"value","data":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"]},"yAxis":{"show":true,"nameTextStyle":{"color":"#B9B8CE"},"axisLabel":{"show":true,"color":"#B9B8CE"},"position":"left","axisLine":{"show":true,"lineStyle":{"color":"#B9B8CE","width":1},"onZero":true},"axisTick":{"show":true,"length":5},"splitLine":{"show":true,"lineStyle":{"color":"#484753","width":1,"type":"solid"}},"type":"category"},"tooltip":{"show":true,"trigger":"axis","axisPointer":{"show":true,"type":"shadow"}},"dataset":{"dimensions":["product","data1","data2"],"source":[{"product":"Mon","data1":120,"data2":130},{"product":"Tue","data1":200,"data2":130},{"product":"Wed","data1":150,"data2":312},{"product":"Thu","data1":80,"data2":268},{"product":"Fri","data1":70,"data2":155},{"product":"Sat","data1":110,"data2":117},{"product":"Sun","data1":130,"data2":160}]},"series":[{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}},{"type":"bar","barWidth":null,"itemStyle":{"color":null,"borderRadius":0}}],"backgroundColor":"rgba(0,0,0,0)"}}],"requestGlobalConfig":{"requestOriginUrl":"","requestInterval":30}}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('690438972316454912', '686921460203261952', '2022-05-28 08:04:49', '1', E'{\\015\\012 "editCanvasConfig": {\\015\\012 "projectName": "\\346\\265\\213\\350\\257\\225\\351\\241\\271\\347\\233\\2562",\\015\\012 "width": 1920,\\015\\012 "height": 1080,\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "background": null,\\015\\012 "backgroundImage": "http://localhost:8080/static/file_upload/8ad676368ae0a959781ffd32461d1c1d.png?time=1677810628226",\\015\\012 "selectColor": false,\\015\\012 "chartThemeColor": "dark",\\015\\012 "chartCustomThemeColorInfo": null,\\015\\012 "chartThemeSetting": {\\015\\012 "title": {\\015\\012 "show": true,\\015\\012 "textStyle": {\\015\\012 "color": "#BFBFBF",\\015\\012 "fontSize": 18\\015\\012 },\\015\\012 "subtextStyle": {\\015\\012 "color": "#A2A2A2",\\015\\012 "fontSize": 14\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "dataset": null\\015\\012 },\\015\\012 "previewScaleType": "fit"\\015\\012 },\\015\\012 "componentList": [\\015\\012 {\\015\\012 "id": "5o8e0kuhjkw000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 563,\\015\\012 "y": 266,\\015\\012 "w": 800,\\015\\012 "h": 800,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": 30\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "ThreeEarth01",\\015\\012 "chartConfig": {\\015\\012 "key": "ThreeEarth01",\\015\\012 "chartKey": "VThreeEarth01",\\015\\012 "conKey": "VCThreeEarth01",\\015\\012 "title": "\\344\\270\\211\\347\\273\\264\\345\\234\\260\\347\\220\\203",\\015\\012 "category": "Three",\\015\\012 "categoryName": "\\344\\270\\211\\347\\273\\264",\\015\\012 "package": "Decorates",\\015\\012 "chartFrame": "static",\\015\\012 "image": "threeEarth01.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": [\\015\\012 {\\015\\012 "startArray": {\\015\\012 "name": "\\346\\235\\255\\345\\267\\236",\\015\\012 "N": 30.246026,\\015\\012 "E": 120.210792\\015\\012 },\\015\\012 "endArray": [\\015\\012 {\\015\\012 "name": "\\346\\233\\274\\350\\260\\267",\\015\\012 "N": 22,\\015\\012 "E": 100.49074172973633\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\276\\263\\345\\244\\247\\345\\210\\251\\344\\272\\232",\\015\\012 "N": -23.68477416688374,\\015\\012 "E": 133.857421875\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\226\\260\\347\\226\\206\\347\\273\\264\\345\\220\\276\\345\\260\\224\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "N": 41.748,\\015\\012 "E": 84.9023\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\276\\267\\351\\273\\221\\345\\205\\260",\\015\\012 "N": 35,\\015\\012 "E": 51\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\276\\267\\351\\273\\221\\345\\205\\260",\\015\\012 "N": 35,\\015\\012 "E": 51\\015\\012 },\\015\\012 {\\015\\012 "name": "\\347\\276\\216\\345\\233\\275",\\015\\012 "N": 34.125447565116126,\\015\\012 "E": 241.7431640625\\015\\012 },\\015\\012 {\\015\\012 "name": "\\350\\213\\261\\345\\233\\275",\\015\\012 "N": 51.508742458803326,\\015\\012 "E": 359.82421875\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\267\\264\\350\\245\\277",\\015\\012 "N": -9.96885060854611,\\015\\012 "E": 668.1445312499999\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "startArray": {\\015\\012 "name": "\\345\\214\\227\\344\\272\\254",\\015\\012 "N": 39.89491,\\015\\012 "E": 116.322056\\015\\012 },\\015\\012 "endArray": [\\015\\012 {\\015\\012 "name": "\\350\\245\\277\\350\\227\\217",\\015\\012 "N": 29.660361,\\015\\012 "E": 91.132212\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\271\\277\\350\\245\\277",\\015\\012 "N": 22.830824,\\015\\012 "E": 108.30616\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\261\\237\\350\\245\\277",\\015\\012 "N": 28.676493,\\015\\012 "E": 115.892151\\015\\012 },\\015\\012 {\\015\\012 "name": "\\350\\264\\265\\351\\230\\263",\\015\\012 "N": 26.647661,\\015\\012 "E": 106.630153\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3tumlhcvgk8000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 335,\\015\\012 "y": 152,\\015\\012 "w": 345,\\015\\012 "h": 455,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border03",\\015\\012 "chartConfig": {\\015\\012 "key": "Border03",\\015\\012 "chartKey": "VBorder03",\\015\\012 "conKey": "VCBorder03",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-03",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border03.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "34nghgup0c8000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 339,\\015\\012 "y": 131,\\015\\012 "w": 395,\\015\\012 "h": 467,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "MapBase",\\015\\012 "chartConfig": {\\015\\012 "key": "MapBase",\\015\\012 "chartKey": "VMapBase",\\015\\012 "conKey": "VCMapBase",\\015\\012 "title": "\\345\\234\\260\\345\\233\\276(\\345\\217\\257\\351\\200\\211\\347\\234\\201\\344\\273\\275)",\\015\\012 "category": "Maps",\\015\\012 "categoryName": "\\345\\234\\260\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "map.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": {\\015\\012 "point": [\\015\\012 {\\015\\012 "name": "\\345\\214\\227\\344\\272\\254",\\015\\012 "value": [\\015\\012 116.405285,\\015\\012 39.904989,\\015\\012 200\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\203\\221\\345\\267\\236",\\015\\012 "value": [\\015\\012 113.665412,\\015\\012 34.757975,\\015\\012 888\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\235\\222\\346\\265\\267",\\015\\012 "value": [\\015\\012 101.778916,\\015\\012 36.623178,\\015\\012 666\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\256\\201\\345\\244\\217\\345\\233\\236\\346\\227\\217\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "value": [\\015\\012 106.278179,\\015\\012 38.46637,\\015\\012 66\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\223\\210\\345\\260\\224\\346\\273\\250\\345\\270\\202",\\015\\012 "value": [\\015\\012 126.642464,\\015\\012 45.756967,\\015\\012 101\\015\\012 ]\\015\\012 }\\015\\012 ],\\015\\012 "map": [\\015\\012 {\\015\\012 "name": "\\345\\214\\227\\344\\272\\254\\345\\270\\202",\\015\\012 "value": 666\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\214\\227\\347\\234\\201",\\015\\012 "value": 98\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\261\\237\\350\\213\\217\\347\\234\\201",\\015\\012 "value": 300\\015\\012 },\\015\\012 {\\015\\012 "name": "\\347\\246\\217\\345\\273\\272\\347\\234\\201",\\015\\012 "value": 1199\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\261\\261\\344\\270\\234\\347\\234\\201",\\015\\012 "value": 86\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\215\\227\\347\\234\\201",\\015\\012 "value": 850\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\271\\226\\345\\214\\227\\347\\234\\201",\\015\\012 "value": 84\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\271\\277\\350\\245\\277\\345\\243\\256\\346\\227\\217\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "value": 81\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\265\\267\\345\\215\\227\\347\\234\\201",\\015\\012 "value": 900\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\235\\222\\346\\265\\267\\347\\234\\201",\\015\\012 "value": 800\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\226\\260\\347\\226\\206\\347\\273\\264\\345\\220\\276\\345\\260\\224\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "value": 7\\015\\012 }\\015\\012 ],\\015\\012 "pieces": [\\015\\012 {\\015\\012 "gte": 1000,\\015\\012 "label": ">1000"\\015\\012 },\\015\\012 {\\015\\012 "gte": 600,\\015\\012 "lte": 999,\\015\\012 "label": "600-999"\\015\\012 },\\015\\012 {\\015\\012 "gte": 200,\\015\\012 "lte": 599,\\015\\012 "label": "200-599"\\015\\012 },\\015\\012 {\\015\\012 "gte": 50,\\015\\012 "lte": 199,\\015\\012 "label": "49-199"\\015\\012 },\\015\\012 {\\015\\012 "gte": 10,\\015\\012 "lte": 49,\\015\\012 "label": "10-49"\\015\\012 },\\015\\012 {\\015\\012 "lte": 9,\\015\\012 "label": "<9"\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "mapRegion": {\\015\\012 "adcode": 350000,\\015\\012 "showHainanIsLands": true\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "item"\\015\\012 },\\015\\012 "visualMap": {\\015\\012 "show": true,\\015\\012 "orient": "vertical",\\015\\012 "pieces": [\\015\\012 {\\015\\012 "gte": 1000,\\015\\012 "label": ">1000"\\015\\012 },\\015\\012 {\\015\\012 "gte": 600,\\015\\012 "lte": 999,\\015\\012 "label": "600-999"\\015\\012 },\\015\\012 {\\015\\012 "gte": 200,\\015\\012 "lte": 599,\\015\\012 "label": "200-599"\\015\\012 },\\015\\012 {\\015\\012 "gte": 50,\\015\\012 "lte": 199,\\015\\012 "label": "49-199"\\015\\012 },\\015\\012 {\\015\\012 "gte": 10,\\015\\012 "lte": 49,\\015\\012 "label": "10-49"\\015\\012 },\\015\\012 {\\015\\012 "lte": 9,\\015\\012 "label": "<9"\\015\\012 }\\015\\012 ],\\015\\012 "inRange": {\\015\\012 "color": [\\015\\012 "#c3d7df",\\015\\012 "#5cb3cc",\\015\\012 "#8abcd1",\\015\\012 "#66a9c9",\\015\\012 "#2f90b9",\\015\\012 "#1781b5"\\015\\012 ]\\015\\012 },\\015\\012 "textStyle": {\\015\\012 "color": "#fff"\\015\\012 }\\015\\012 },\\015\\012 "geo": {\\015\\012 "show": false,\\015\\012 "type": "map",\\015\\012 "roam": false,\\015\\012 "map": 350000,\\015\\012 "selectedMode": false,\\015\\012 "zoom": 1\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "name": "",\\015\\012 "type": "effectScatter",\\015\\012 "coordinateSystem": "geo",\\015\\012 "symbolSize": 4,\\015\\012 "legendHoverLink": true,\\015\\012 "showEffectOn": "render",\\015\\012 "rippleEffect": {\\015\\012 "scale": 6,\\015\\012 "color": "#FFFFFF",\\015\\012 "brushType": "fill"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "backgroundColor": "rgba(0,0,0,.6)",\\015\\012 "borderColor": "rgba(147, 235, 248, .8)",\\015\\012 "textStyle": {\\015\\012 "color": "#FFF"\\015\\012 }\\015\\012 },\\015\\012 "label": {\\015\\012 "formatter": "{b}",\\015\\012 "fontSize": 11,\\015\\012 "offset": [\\015\\012 0,\\015\\012 2\\015\\012 ],\\015\\012 "position": "bottom",\\015\\012 "textBorderColor": "#fff",\\015\\012 "textShadowColor": "#000",\\015\\012 "textShadowBlur": 10,\\015\\012 "textBorderWidth": 0,\\015\\012 "color": "#FFFFFF",\\015\\012 "show": true\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "color": "#FFFFFF",\\015\\012 "borderColor": "rgba(225,255,255,2)",\\015\\012 "borderWidth": 4,\\015\\012 "shadowColor": "#E1FFFF",\\015\\012 "shadowBlur": 10\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "\\345\\214\\227\\344\\272\\254",\\015\\012 "value": [\\015\\012 116.405285,\\015\\012 39.904989,\\015\\012 200\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\203\\221\\345\\267\\236",\\015\\012 "value": [\\015\\012 113.665412,\\015\\012 34.757975,\\015\\012 888\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\235\\222\\346\\265\\267",\\015\\012 "value": [\\015\\012 101.778916,\\015\\012 36.623178,\\015\\012 666\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\256\\201\\345\\244\\217\\345\\233\\236\\346\\227\\217\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "value": [\\015\\012 106.278179,\\015\\012 38.46637,\\015\\012 66\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\223\\210\\345\\260\\224\\346\\273\\250\\345\\270\\202",\\015\\012 "value": [\\015\\012 126.642464,\\015\\012 45.756967,\\015\\012 101\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\214\\272\\345\\237\\237",\\015\\012 "type": "map",\\015\\012 "map": 350000,\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "\\345\\214\\227\\344\\272\\254\\345\\270\\202",\\015\\012 "value": 666\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\214\\227\\347\\234\\201",\\015\\012 "value": 98\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\261\\237\\350\\213\\217\\347\\234\\201",\\015\\012 "value": 300\\015\\012 },\\015\\012 {\\015\\012 "name": "\\347\\246\\217\\345\\273\\272\\347\\234\\201",\\015\\012 "value": 1199\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\261\\261\\344\\270\\234\\347\\234\\201",\\015\\012 "value": 86\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\215\\227\\347\\234\\201",\\015\\012 "value": 850\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\271\\226\\345\\214\\227\\347\\234\\201",\\015\\012 "value": 84\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\271\\277\\350\\245\\277\\345\\243\\256\\346\\227\\217\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "value": 81\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\265\\267\\345\\215\\227\\347\\234\\201",\\015\\012 "value": 900\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\235\\222\\346\\265\\267\\347\\234\\201",\\015\\012 "value": 800\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\226\\260\\347\\226\\206\\347\\273\\264\\345\\220\\276\\345\\260\\224\\350\\207\\252\\346\\262\\273\\345\\214\\272",\\015\\012 "value": 7\\015\\012 }\\015\\012 ],\\015\\012 "selectedMode": false,\\015\\012 "zoom": 1,\\015\\012 "geoIndex": 1,\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "backgroundColor": "#00000060",\\015\\012 "borderColor": "rgba(147, 235, 248, 0.8)",\\015\\012 "textStyle": {\\015\\012 "color": "#FFFFFF",\\015\\012 "fontSize": 12\\015\\012 }\\015\\012 },\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "color": "#FFFFFF",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "emphasis": {\\015\\012 "disabled": false,\\015\\012 "label": {\\015\\012 "color": "#FFFFFF",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "areaColor": "#389BB7",\\015\\012 "shadowColor": "#389BB7",\\015\\012 "borderWidth": 1\\015\\012 }\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "borderColor": "#93EBF8",\\015\\012 "borderWidth": 1,\\015\\012 "areaColor": {\\015\\012 "type": "radial",\\015\\012 "x": 0.5,\\015\\012 "y": 0.5,\\015\\012 "r": 0.8,\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "#0ED7F59E"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "#E099E75C"\\015\\012 }\\015\\012 ],\\015\\012 "globalCoord": false\\015\\012 },\\015\\012 "shadowColor": "#80D9F842",\\015\\012 "shadowOffsetX": -2,\\015\\012 "shadowOffsetY": 2,\\015\\012 "shadowBlur": 10\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1t8mdg1yfbls00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1521,\\015\\012 "y": 80,\\015\\012 "w": 368,\\015\\012 "h": 52,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border06",\\015\\012 "chartConfig": {\\015\\012 "key": "Border06",\\015\\012 "chartKey": "VBorder06",\\015\\012 "conKey": "VCBorder06",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-06",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border06.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#3140ad",\\015\\012 "#1089ff"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3p716nh8dug000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 710,\\015\\012 "y": 31,\\015\\012 "w": 500,\\015\\012 "h": 70,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": 1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates06",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates06",\\015\\012 "chartKey": "VDecorates06",\\015\\012 "conKey": "VCDecorates06",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-06",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "chartFrame": "common",\\015\\012 "image": "decorates06.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#1DC1F533",\\015\\012 "#1DC1F5FF"\\015\\012 ],\\015\\012 "dataset": "\\347\\246\\217\\345\\273\\272\\350\\265\\204\\346\\272\\220\\345\\217\\257\\350\\247\\206\\345\\214\\226\\345\\271\\263\\345\\217\\260",\\015\\012 "textColor": "#fff",\\015\\012 "textSize": 32\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "111peca8lni800",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 468,\\015\\012 "y": 64,\\015\\012 "w": 180,\\015\\012 "h": 63,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates04",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates04",\\015\\012 "chartKey": "VDecorates04",\\015\\012 "conKey": "VCDecorates04",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-04",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates04.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#1dc1f5",\\015\\012 "#1dc1f5"\\015\\012 ],\\015\\012 "reverse": false\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "34r4ipwfgyq000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1,\\015\\012 "y": 36,\\015\\012 "w": 467,\\015\\012 "h": 60,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 3\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "4kqeg5xb39u000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1273,\\015\\012 "y": 62,\\015\\012 "w": 180,\\015\\012 "h": 63,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates04",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates04",\\015\\012 "chartKey": "VDecorates04",\\015\\012 "conKey": "VCDecorates04",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-04",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates04.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#1dc1f5",\\015\\012 "#1dc1f5"\\015\\012 ],\\015\\012 "reverse": true\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "4ksnfvpd3hu000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1453,\\015\\012 "y": 32,\\015\\012 "w": 467,\\015\\012 "h": 60,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 180,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 3\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "19a0shzfuz5s00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 19,\\015\\012 "y": 83,\\015\\012 "w": 368,\\015\\012 "h": 52,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border06",\\015\\012 "chartConfig": {\\015\\012 "key": "Border06",\\015\\012 "chartKey": "VBorder06",\\015\\012 "conKey": "VCBorder06",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-06",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border06.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#3140ad",\\015\\012 "#1089ff"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "42c2wq37yce000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 52,\\015\\012 "y": 77,\\015\\012 "w": 225,\\015\\012 "h": 64,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\270\\232\\345\\212\\241\\345\\274\\200\\351\\200\\232\\350\\247\\206\\345\\233\\276",\\015\\012 "fontSize": 24,\\015\\012 "fontColor": "#ffffff",\\015\\012 "paddingX": 10,\\015\\012 "paddingY": 10,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#ffffff",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3pn44j089o0000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1560,\\015\\012 "y": 81,\\015\\012 "w": 300,\\015\\012 "h": 50,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TimeCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TimeCommon",\\015\\012 "chartKey": "VTimeCommon",\\015\\012 "conKey": "VCTimeCommon",\\015\\012 "title": "\\351\\200\\232\\347\\224\\250\\346\\227\\266\\351\\227\\264",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "time.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "timeSize": 24,\\015\\012 "timeLineHeight": 50,\\015\\012 "timeTextIndent": 2,\\015\\012 "timeColor": "#E6F7FF",\\015\\012 "fontWeight": "normal",\\015\\012 "showShadow": true,\\015\\012 "hShadow": 0,\\015\\012 "vShadow": 0,\\015\\012 "blurShadow": 8,\\015\\012 "colorShadow": "#0075ff"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3i07cp8ucru000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 13,\\015\\012 "y": 153,\\015\\012 "w": 322,\\015\\012 "h": 453,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border03",\\015\\012 "chartConfig": {\\015\\012 "key": "Border03",\\015\\012 "chartKey": "VBorder03",\\015\\012 "conKey": "VCBorder03",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-03",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border03.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3ts9djgri1g000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1585,\\015\\012 "y": 141,\\015\\012 "w": 319,\\015\\012 "h": 457,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 180,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border02",\\015\\012 "chartConfig": {\\015\\012 "key": "Border02",\\015\\012 "chartKey": "VBorder02",\\015\\012 "conKey": "VCBorder02",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-02",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border02.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1q9i13vsunr400",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 15,\\015\\012 "y": 609,\\015\\012 "w": 933,\\015\\012 "h": 451,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border02",\\015\\012 "chartConfig": {\\015\\012 "key": "Border02",\\015\\012 "chartKey": "VBorder02",\\015\\012 "conKey": "VCBorder02",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-02",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border02.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#6586ec",\\015\\012 "#2cf7fe"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "ug0ayz31xg000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 955,\\015\\012 "y": 617,\\015\\012 "w": 949,\\015\\012 "h": 443,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Border07",\\015\\012 "chartConfig": {\\015\\012 "key": "Border07",\\015\\012 "chartKey": "VBorder07",\\015\\012 "conKey": "VCBorder07",\\015\\012 "title": "\\350\\276\\271\\346\\241\\206-07",\\015\\012 "category": "Borders",\\015\\012 "categoryName": "\\350\\276\\271\\346\\241\\206",\\015\\012 "package": "Decorates",\\015\\012 "image": "border07.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#11eefd",\\015\\012 "#0078d2"\\015\\012 ],\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3aenpojt5wg000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": -16,\\015\\012 "y": 633,\\015\\012 "w": 998,\\015\\012 "h": 426,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "LineGradients",\\015\\012 "chartConfig": {\\015\\012 "key": "LineGradients",\\015\\012 "chartKey": "VLineGradients",\\015\\012 "conKey": "VCLineGradients",\\015\\012 "title": "\\345\\217\\214\\346\\212\\230\\347\\272\\277\\346\\270\\220\\345\\217\\230\\351\\235\\242\\347\\247\\257\\345\\233\\276",\\015\\012 "category": "Lines",\\015\\012 "categoryName": "\\346\\212\\230\\347\\272\\277\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "line_gradient.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "category"\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "value"\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "axis",\\015\\012 "axisPointer": {\\015\\012 "type": "line"\\015\\012 }\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "product",\\015\\012 "data1",\\015\\012 "data2"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "product": "Mon",\\015\\012 "data1": 120,\\015\\012 "data2": 130\\015\\012 },\\015\\012 {\\015\\012 "product": "Tue",\\015\\012 "data1": 200,\\015\\012 "data2": 130\\015\\012 },\\015\\012 {\\015\\012 "product": "Wed",\\015\\012 "data1": 150,\\015\\012 "data2": 312\\015\\012 },\\015\\012 {\\015\\012 "product": "Thu",\\015\\012 "data1": 80,\\015\\012 "data2": 268\\015\\012 },\\015\\012 {\\015\\012 "product": "Fri",\\015\\012 "data1": 70,\\015\\012 "data2": 155\\015\\012 },\\015\\012 {\\015\\012 "product": "Sat",\\015\\012 "data1": 110,\\015\\012 "data2": 117\\015\\012 },\\015\\012 {\\015\\012 "product": "Sun",\\015\\012 "data1": 130,\\015\\012 "data2": 160\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "symbolSize": 5,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(73, 146, 255, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(124, 255, 178, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3fol0gls7g8000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 897.5,\\015\\012 "y": 788,\\015\\012 "w": 1064,\\015\\012 "h": 300,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "LineLinearSingle",\\015\\012 "chartConfig": {\\015\\012 "key": "LineLinearSingle",\\015\\012 "chartKey": "VLineLinearSingle",\\015\\012 "conKey": "VCLineLinearSingle",\\015\\012 "title": "\\345\\215\\225\\346\\212\\230\\347\\272\\277\\346\\270\\220\\345\\217\\230\\345\\233\\276",\\015\\012 "category": "Lines",\\015\\012 "categoryName": "\\346\\212\\230\\347\\272\\277\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "line_linear_single.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "category"\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "value"\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "axis",\\015\\012 "axisPointer": {\\015\\012 "type": "line"\\015\\012 }\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "product",\\015\\012 "data1"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "product": "Mon",\\015\\012 "data1": 120\\015\\012 },\\015\\012 {\\015\\012 "product": "Tue",\\015\\012 "data1": 200\\015\\012 },\\015\\012 {\\015\\012 "product": "Wed",\\015\\012 "data1": 150\\015\\012 },\\015\\012 {\\015\\012 "product": "Thu",\\015\\012 "data1": 80\\015\\012 },\\015\\012 {\\015\\012 "product": "Fri",\\015\\012 "data1": 70\\015\\012 },\\015\\012 {\\015\\012 "product": "Sat",\\015\\012 "data1": 110\\015\\012 },\\015\\012 {\\015\\012 "product": "Sun",\\015\\012 "data1": 130\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "line",\\015\\012 "symbolSize": 5,\\015\\012 "lineStyle": {\\015\\012 "type": "solid",\\015\\012 "width": 3,\\015\\012 "color": {\\015\\012 "type": "linear",\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "#4992ff"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "#7cffb2"\\015\\012 }\\015\\012 ],\\015\\012 "globalCoord": false\\015\\012 },\\015\\012 "shadowColor": "rgba(68, 181, 226, 0.3)",\\015\\012 "shadowBlur": 10,\\015\\012 "shadowOffsetY": 20\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1py89a7jnm1s00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 970,\\015\\012 "y": 651,\\015\\012 "w": 919,\\015\\012 "h": 226,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Radar",\\015\\012 "chartConfig": {\\015\\012 "key": "Radar",\\015\\012 "chartKey": "VRadar",\\015\\012 "conKey": "VCRadar",\\015\\012 "title": "\\351\\233\\267\\350\\276\\276\\345\\233\\276",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "radar.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 },\\015\\012 "data": [\\015\\012 "data1",\\015\\012 "data2"\\015\\012 ]\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true\\015\\012 },\\015\\012 "dataset": {\\015\\012 "radarIndicator": [\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2561",\\015\\012 "max": 6500\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2562",\\015\\012 "max": 16000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2563",\\015\\012 "max": 30000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2564",\\015\\012 "max": 38000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2565",\\015\\012 "max": 52000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2566",\\015\\012 "max": 25000\\015\\012 }\\015\\012 ],\\015\\012 "seriesData": [\\015\\012 {\\015\\012 "name": "data1",\\015\\012 "value": [\\015\\012 4200,\\015\\012 3000,\\015\\012 20000,\\015\\012 35000,\\015\\012 50000,\\015\\012 18000\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "data2",\\015\\012 "value": [\\015\\012 5000,\\015\\012 14000,\\015\\012 28000,\\015\\012 26000,\\015\\012 42000,\\015\\012 21000\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "radar": {\\015\\012 "shape": "polygon",\\015\\012 "radius": [\\015\\012 "0%",\\015\\012 "60%"\\015\\012 ],\\015\\012 "center": [\\015\\012 "76%",\\015\\012 "55%"\\015\\012 ],\\015\\012 "splitArea": {\\015\\012 "show": true\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true\\015\\012 },\\015\\012 "axisName": {\\015\\012 "show": true,\\015\\012 "color": "#eee",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "axisLine": {\\015\\012 "show": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true\\015\\012 },\\015\\012 "indicator": [\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2561",\\015\\012 "max": 6500\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2562",\\015\\012 "max": 16000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2563",\\015\\012 "max": 30000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2564",\\015\\012 "max": 38000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2565",\\015\\012 "max": 52000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2566",\\015\\012 "max": 25000\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "name": "radar",\\015\\012 "type": "radar",\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.1\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "data1",\\015\\012 "value": [\\015\\012 4200,\\015\\012 3000,\\015\\012 20000,\\015\\012 35000,\\015\\012 50000,\\015\\012 18000\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "data2",\\015\\012 "value": [\\015\\012 5000,\\015\\012 14000,\\015\\012 28000,\\015\\012 26000,\\015\\012 42000,\\015\\012 21000\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "14vunbufqc000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1235,\\015\\012 "y": 122,\\015\\012 "w": 324,\\015\\012 "h": 300,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Radar",\\015\\012 "chartConfig": {\\015\\012 "key": "Radar",\\015\\012 "chartKey": "VRadar",\\015\\012 "conKey": "VCRadar",\\015\\012 "title": "\\351\\233\\267\\350\\276\\276\\345\\233\\276",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "radar.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 },\\015\\012 "data": [\\015\\012 "data1",\\015\\012 "data2"\\015\\012 ]\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true\\015\\012 },\\015\\012 "dataset": {\\015\\012 "radarIndicator": [\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2561",\\015\\012 "max": 6500\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2562",\\015\\012 "max": 16000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2563",\\015\\012 "max": 30000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2564",\\015\\012 "max": 38000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2565",\\015\\012 "max": 52000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2566",\\015\\012 "max": 25000\\015\\012 }\\015\\012 ],\\015\\012 "seriesData": [\\015\\012 {\\015\\012 "name": "data1",\\015\\012 "value": [\\015\\012 4200,\\015\\012 3000,\\015\\012 20000,\\015\\012 35000,\\015\\012 50000,\\015\\012 18000\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "data2",\\015\\012 "value": [\\015\\012 5000,\\015\\012 14000,\\015\\012 28000,\\015\\012 26000,\\015\\012 42000,\\015\\012 21000\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "radar": {\\015\\012 "shape": "polygon",\\015\\012 "radius": [\\015\\012 "0%",\\015\\012 "60%"\\015\\012 ],\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "55%"\\015\\012 ],\\015\\012 "splitArea": {\\015\\012 "show": true\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true\\015\\012 },\\015\\012 "axisName": {\\015\\012 "show": true,\\015\\012 "color": "#eee",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "axisLine": {\\015\\012 "show": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true\\015\\012 },\\015\\012 "indicator": [\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2561",\\015\\012 "max": 6500\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2562",\\015\\012 "max": 16000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2563",\\015\\012 "max": 30000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2564",\\015\\012 "max": 38000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2565",\\015\\012 "max": 52000\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\225\\260\\346\\215\\2566",\\015\\012 "max": 25000\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "name": "radar",\\015\\012 "type": "radar",\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.1\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "name": "data1",\\015\\012 "value": [\\015\\012 4200,\\015\\012 3000,\\015\\012 20000,\\015\\012 35000,\\015\\012 50000,\\015\\012 18000\\015\\012 ]\\015\\012 },\\015\\012 {\\015\\012 "name": "data2",\\015\\012 "value": [\\015\\012 5000,\\015\\012 14000,\\015\\012 28000,\\015\\012 26000,\\015\\012 42000,\\015\\012 21000\\015\\012 ]\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1pskyuj1eukg00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 696,\\015\\012 "y": 341,\\015\\012 "w": 539,\\015\\012 "h": 252,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TableList",\\015\\012 "chartConfig": {\\015\\012 "key": "TableList",\\015\\012 "chartKey": "VTableList",\\015\\012 "conKey": "VCTableList",\\015\\012 "title": "\\346\\273\\232\\345\\212\\250\\346\\216\\222\\345\\220\\215\\345\\210\\227\\350\\241\\250",\\015\\012 "category": "Tables",\\015\\012 "categoryName": "\\350\\241\\250\\346\\240\\274",\\015\\012 "package": "Tables",\\015\\012 "chartFrame": "common",\\015\\012 "image": "tables_list.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": [\\015\\012 {\\015\\012 "name": "\\350\\215\\243\\346\\210\\220",\\015\\012 "value": 26700\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\215\\227",\\015\\012 "value": 20700\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\262\\263\\345\\214\\227",\\015\\012 "value": 18700\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\276\\220\\345\\267\\236",\\015\\012 "value": 17800\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\274\\257\\346\\262\\263",\\015\\012 "value": 16756\\015\\012 },\\015\\012 {\\015\\012 "name": "\\344\\270\\211\\351\\227\\250\\345\\263\\241",\\015\\012 "value": 12343\\015\\012 },\\015\\012 {\\015\\012 "name": "\\351\\203\\221\\345\\267\\236",\\015\\012 "value": 9822\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\221\\250\\345\\217\\243",\\015\\012 "value": 8912\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\277\\256\\351\\230\\263",\\015\\012 "value": 6834\\015\\012 },\\015\\012 {\\015\\012 "name": "\\344\\277\\241\\351\\230\\263",\\015\\012 "value": 5875\\015\\012 },\\015\\012 {\\015\\012 "name": "\\346\\226\\260\\344\\271\\241",\\015\\012 "value": 3832\\015\\012 },\\015\\012 {\\015\\012 "name": "\\345\\244\\247\\345\\220\\214",\\015\\012 "value": 1811\\015\\012 }\\015\\012 ],\\015\\012 "rowNum": 5,\\015\\012 "waitTime": 2,\\015\\012 "unit": "",\\015\\012 "sort": true,\\015\\012 "color": "#1370fb",\\015\\012 "textColor": "#CDD2F8FF",\\015\\012 "borderColor": "#1370fb80",\\015\\012 "carousel": "single",\\015\\012 "indexFontSize": 12,\\015\\012 "leftFontSize": 12,\\015\\012 "rightFontSize": 12,\\015\\012 "valueFormatter": "function (item) {\\\\n return item.value;\\\\n }"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5dj8s2uvtzw000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1194,\\015\\012 "y": 403,\\015\\012 "w": 256,\\015\\012 "h": 195,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "PieCircle",\\015\\012 "chartConfig": {\\015\\012 "key": "PieCircle",\\015\\012 "chartKey": "VPieCircle",\\015\\012 "conKey": "VCPieCircle",\\015\\012 "title": "\\351\\245\\274\\345\\233\\276-\\347\\216\\257\\345\\275\\242",\\015\\012 "category": "Pies",\\015\\012 "categoryName": "\\351\\245\\274\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "pie-circle.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "item"\\015\\012 },\\015\\012 "legend": {\\015\\012 "show": true\\015\\012 },\\015\\012 "dataset": 0.25,\\015\\012 "title": {\\015\\012 "text": "25.00%",\\015\\012 "x": "center",\\015\\012 "y": "center",\\015\\012 "textStyle": {\\015\\012 "color": "#56B9F8",\\015\\012 "fontSize": 30\\015\\012 }\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "pie",\\015\\012 "radius": [\\015\\012 "75%",\\015\\012 "80%"\\015\\012 ],\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "50%"\\015\\012 ],\\015\\012 "hoverAnimation": true,\\015\\012 "color": [\\015\\012 "#00bcd44a",\\015\\012 "transparent"\\015\\012 ],\\015\\012 "label": {\\015\\012 "show": false\\015\\012 },\\015\\012 "data": [\\015\\012 {\\015\\012 "value": [\\015\\012 25\\015\\012 ],\\015\\012 "itemStyle": {\\015\\012 "color": "#03a9f4",\\015\\012 "shadowBlur": 10,\\015\\012 "shadowColor": "#97e2f5"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "value": [\\015\\012 75\\015\\012 ],\\015\\012 "itemStyle": {\\015\\012 "color": "#00bcd44a",\\015\\012 "shadowBlur": 0,\\015\\012 "shadowColor": "#00bcd44a"\\015\\012 }\\015\\012 }\\015\\012 ]\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1lnl2mlm04g000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1405,\\015\\012 "y": 411,\\015\\012 "w": 180,\\015\\012 "h": 173,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "WaterPolo",\\015\\012 "chartConfig": {\\015\\012 "key": "WaterPolo",\\015\\012 "chartKey": "VWaterPolo",\\015\\012 "conKey": "VCWaterPolo",\\015\\012 "title": "\\346\\260\\264\\347\\220\\203\\345\\233\\276",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "common",\\015\\012 "image": "water_WaterPolo.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 0.5,\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "liquidFill",\\015\\012 "shape": "circle",\\015\\012 "radius": "90%",\\015\\012 "data": [\\015\\012 0.5\\015\\012 ],\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "50%"\\015\\012 ],\\015\\012 "color": [\\015\\012 {\\015\\012 "type": "linear",\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "#4992ff"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "#7cffb2"\\015\\012 }\\015\\012 ],\\015\\012 "globalCoord": false\\015\\012 }\\015\\012 ],\\015\\012 "backgroundStyle": {\\015\\012 "borderWidth": 1,\\015\\012 "color": "rgba(68, 181, 226, 0.3)"\\015\\012 },\\015\\012 "label": {\\015\\012 "normal": {\\015\\012 "textStyle": {\\015\\012 "fontSize": 50,\\015\\012 "color": "#fff"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "outline": {\\015\\012 "show": false,\\015\\012 "borderDistance": 10,\\015\\012 "itemStyle": {\\015\\012 "borderWidth": 2,\\015\\012 "borderColor": "#112165"\\015\\012 }\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5af03gpsn3w000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 28,\\015\\012 "y": 164,\\015\\012 "w": 281,\\015\\012 "h": 261,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "PieCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "PieCommon",\\015\\012 "chartKey": "VPieCommon",\\015\\012 "conKey": "VCPieCommon",\\015\\012 "title": "\\351\\245\\274\\345\\233\\276",\\015\\012 "category": "Pies",\\015\\012 "categoryName": "\\351\\245\\274\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "pie.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "type": "nomal",\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "item"\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "product",\\015\\012 "data1"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "product": "Mon",\\015\\012 "data1": 120\\015\\012 },\\015\\012 {\\015\\012 "product": "Tue",\\015\\012 "data1": 200\\015\\012 },\\015\\012 {\\015\\012 "product": "Wed",\\015\\012 "data1": 150\\015\\012 },\\015\\012 {\\015\\012 "product": "Thu",\\015\\012 "data1": 80\\015\\012 },\\015\\012 {\\015\\012 "product": "Fri",\\015\\012 "data1": 70\\015\\012 },\\015\\012 {\\015\\012 "product": "Sat",\\015\\012 "data1": 110\\015\\012 },\\015\\012 {\\015\\012 "product": "Sun",\\015\\012 "data1": 130\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "pie",\\015\\012 "radius": "70%",\\015\\012 "center": [\\015\\012 "50%",\\015\\012 "60%"\\015\\012 ],\\015\\012 "roseType": false,\\015\\012 "avoidLabelOverlap": false,\\015\\012 "itemStyle": {\\015\\012 "show": true,\\015\\012 "borderRadius": 10,\\015\\012 "borderColor": "#fff",\\015\\012 "borderWidth": 2\\015\\012 },\\015\\012 "label": {\\015\\012 "show": false,\\015\\012 "position": "center",\\015\\012 "formatter": "{b}",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "emphasis": {\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "fontSize": "40",\\015\\012 "fontWeight": "bold"\\015\\012 }\\015\\012 },\\015\\012 "labelLine": {\\015\\012 "show": false\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "2hc2dvqf42g000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1595,\\015\\012 "y": 183,\\015\\012 "w": 294,\\015\\012 "h": 401,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TableScrollBoard",\\015\\012 "chartConfig": {\\015\\012 "key": "TableScrollBoard",\\015\\012 "chartKey": "VTableScrollBoard",\\015\\012 "conKey": "VCTableScrollBoard",\\015\\012 "title": "\\350\\275\\256\\346\\222\\255\\345\\210\\227\\350\\241\\250",\\015\\012 "category": "Tables",\\015\\012 "categoryName": "\\350\\241\\250\\346\\240\\274",\\015\\012 "package": "Tables",\\015\\012 "chartFrame": "common",\\015\\012 "image": "table_scrollboard.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "header": [\\015\\012 "\\345\\210\\2271",\\015\\012 "\\345\\210\\2272",\\015\\012 "\\345\\210\\2273"\\015\\012 ],\\015\\012 "dataset": [\\015\\012 [\\015\\012 "\\350\\241\\2141\\345\\210\\2271",\\015\\012 "\\350\\241\\2141\\345\\210\\2272",\\015\\012 "\\350\\241\\2141\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2142\\345\\210\\2271",\\015\\012 "\\350\\241\\2142\\345\\210\\2272",\\015\\012 "\\350\\241\\2142\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2143\\345\\210\\2271",\\015\\012 "\\350\\241\\2143\\345\\210\\2272",\\015\\012 "\\350\\241\\2143\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2144\\345\\210\\2271",\\015\\012 "\\350\\241\\2144\\345\\210\\2272",\\015\\012 "\\350\\241\\2144\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2145\\345\\210\\2271",\\015\\012 "\\350\\241\\2145\\345\\210\\2272",\\015\\012 "\\350\\241\\2145\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2146\\345\\210\\2271",\\015\\012 "\\350\\241\\2146\\345\\210\\2272",\\015\\012 "\\350\\241\\2146\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2147\\345\\210\\2271",\\015\\012 "\\350\\241\\2147\\345\\210\\2272",\\015\\012 "\\350\\241\\2147\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2148\\345\\210\\2271",\\015\\012 "\\350\\241\\2148\\345\\210\\2272",\\015\\012 "\\350\\241\\2148\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\2149\\345\\210\\2271",\\015\\012 "\\350\\241\\2149\\345\\210\\2272",\\015\\012 "\\350\\241\\2149\\345\\210\\2273"\\015\\012 ],\\015\\012 [\\015\\012 "\\350\\241\\21410\\345\\210\\2271",\\015\\012 "\\350\\241\\21410\\345\\210\\2272",\\015\\012 "\\350\\241\\21410\\345\\210\\2273"\\015\\012 ]\\015\\012 ],\\015\\012 "index": true,\\015\\012 "columnWidth": [\\015\\012 ""\\015\\012 ],\\015\\012 "align": [\\015\\012 "center",\\015\\012 "right",\\015\\012 "right",\\015\\012 "right"\\015\\012 ],\\015\\012 "rowNum": 9,\\015\\012 "waitTime": 2,\\015\\012 "headerHeight": 35,\\015\\012 "carousel": "single",\\015\\012 "headerBGC": "#00BAFF5C",\\015\\012 "oddRowBGC": "#003B51",\\015\\012 "evenRowBGC": "#0A2732"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "dbhu1fmc42000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 156,\\015\\012 "y": 510,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3i23ot85hy600",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 150,\\015\\012 "y": 524,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\346\\255\\243\\345\\234\\250\\351\\205\\215\\347\\275\\256\\346\\225\\260\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "369f0zxxl4i000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 20,\\015\\012 "y": 510,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5qlprxd3j50000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 14,\\015\\012 "y": 524,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\345\\215\\241\\345\\215\\225\\346\\225\\260\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1sq4yxc7dilc00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 156,\\015\\012 "y": 420,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3u6xtdkqdei000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 150,\\015\\012 "y": 434,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\345\\244\\204\\347\\220\\206\\346\\200\\273\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "48p3nzwpr1s000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 20,\\015\\012 "y": 421,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 16,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\357\\274\\210\\345\\215\\225\\357\\274\\211",\\015\\012 "suffixColor": "#69F512FF"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "20emvriidqcg00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 14,\\015\\012 "y": 435,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\346\\227\\245\\347\\253\\243\\345\\267\\245\\346\\225\\260\\351\\207\\217",\\015\\012 "fontSize": 12,\\015\\012 "fontColor": "#FFFFFFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "wghni315b4g00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 38,\\015\\012 "y": 477,\\015\\012 "w": 117,\\015\\012 "h": 44,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 2\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3so63gplcx4000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 174,\\015\\012 "y": 477,\\015\\012 "w": 117,\\015\\012 "h": 44,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Decorates05",\\015\\012 "chartConfig": {\\015\\012 "key": "Decorates05",\\015\\012 "chartKey": "VDecorates05",\\015\\012 "conKey": "VCDecorates05",\\015\\012 "title": "\\350\\243\\205\\351\\245\\260-05",\\015\\012 "category": "Decorates",\\015\\012 "categoryName": "\\350\\243\\205\\351\\245\\260",\\015\\012 "package": "Decorates",\\015\\012 "image": "decorates05.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "colors": [\\015\\012 "#00c2ff",\\015\\012 "#00c2ff4d"\\015\\012 ],\\015\\012 "dur": 2\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "2ldsmko2lim000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 883,\\015\\012 "y": 138,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\346\\234\\254\\346\\234\\210\\345\\217\\227\\347\\220\\206\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "2h453owu2p6000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 884.5,\\015\\012 "y": 180,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "t1tkwdy86og00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1056,\\015\\012 "y": 235,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\350\\207\\252\\345\\212\\250\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "19iu84sxe9c000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1057.5,\\015\\012 "y": 277,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "25a77dbarczk00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 712,\\015\\012 "y": 236,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\345\\234\\250\\351\\200\\224\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "57gghohq7to000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 713.5,\\015\\012 "y": 278,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "1okzgyb7wwm800",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 883,\\015\\012 "y": 236,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\345\\215\\241\\345\\215\\225\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "5ustv5ns6oo000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 884.5,\\015\\012 "y": 278,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "49vqyi20dp8000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1056,\\015\\012 "y": 140,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\346\\234\\254\\345\\221\\250\\345\\217\\227\\347\\220\\206\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3h5296wznfw000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 1057.5,\\015\\012 "y": 182,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3kfpeogovpy000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 712,\\015\\012 "y": 137,\\015\\012 "w": 164,\\015\\012 "h": 79,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\344\\273\\212\\345\\271\\264\\345\\217\\227\\347\\220\\206\\345\\267\\245\\345\\215\\225",\\015\\012 "fontSize": 18,\\015\\012 "fontColor": "#ACA4FFFF",\\015\\012 "paddingX": 0,\\015\\012 "paddingY": 6,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#363735FF",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 5,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#FFFFFF0A"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3dzx8mts5bs000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 713.5,\\015\\012 "y": 179,\\015\\012 "w": 135,\\015\\012 "h": 41,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "Number",\\015\\012 "chartConfig": {\\015\\012 "key": "Number",\\015\\012 "chartKey": "VNumber",\\015\\012 "conKey": "VCNumber",\\015\\012 "title": "\\346\\225\\260\\345\\255\\227\\350\\256\\241\\346\\225\\260",\\015\\012 "category": "Mores",\\015\\012 "categoryName": "\\346\\233\\264\\345\\244\\232",\\015\\012 "package": "Decorates",\\015\\012 "image": "number.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "dataset": 100000,\\015\\012 "from": 0,\\015\\012 "dur": 3,\\015\\012 "precision": 0,\\015\\012 "showSeparator": true,\\015\\012 "numberSize": 18,\\015\\012 "numberColor": "#FFFFFFFF",\\015\\012 "prefixIcon": "",\\015\\012 "prefixText": "",\\015\\012 "prefixColor": "#4a9ef8",\\015\\012 "suffixText": "\\345\\215\\225",\\015\\012 "suffixColor": "#4a9ef8"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3gdib5im958000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 671,\\015\\012 "y": 317.5,\\015\\012 "w": 169,\\015\\012 "h": 27,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "TextCommon",\\015\\012 "chartConfig": {\\015\\012 "key": "TextCommon",\\015\\012 "chartKey": "VTextCommon",\\015\\012 "conKey": "VCTextCommon",\\015\\012 "title": "\\346\\226\\207\\345\\255\\227",\\015\\012 "category": "Texts",\\015\\012 "categoryName": "\\346\\226\\207\\346\\234\\254",\\015\\012 "package": "Informations",\\015\\012 "image": "text_static.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "link": "",\\015\\012 "linkHead": "http://",\\015\\012 "dataset": "\\347\\217\\255\\347\\273\\204\\345\\271\\264\\345\\272\\246\\345\\217\\227\\347\\220\\206\\346\\216\\222\\350\\241\\214",\\015\\012 "fontSize": 14,\\015\\012 "fontColor": "#ffffff",\\015\\012 "paddingX": 10,\\015\\012 "paddingY": 10,\\015\\012 "textAlign": "center",\\015\\012 "fontWeight": "normal",\\015\\012 "borderWidth": 0,\\015\\012 "borderColor": "#ffffff",\\015\\012 "borderRadius": 5,\\015\\012 "letterSpacing": 1,\\015\\012 "writingMode": "horizontal-tb",\\015\\012 "backgroundColor": "#00000000"\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "requestGlobalConfig": {\\015\\012 "requestDataPond": [],\\015\\012 "requestOriginUrl": "/dashboard",\\015\\012 "requestInterval": 30,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 }\\015\\012}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('791228918437908480', '791228739525677056', '2023-03-02 11:08:05', '1', E'{\\015\\012 "editCanvasConfig": {\\015\\012 "projectName": "\\346\\226\\260\\351\\241\\271\\347\\233\\256",\\015\\012 "width": 1920,\\015\\012 "height": 1080,\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "background": null,\\015\\012 "backgroundImage": null,\\015\\012 "selectColor": true,\\015\\012 "chartThemeColor": "dark",\\015\\012 "chartCustomThemeColorInfo": null,\\015\\012 "chartThemeSetting": {\\015\\012 "title": {\\015\\012 "show": true,\\015\\012 "textStyle": {\\015\\012 "color": "#BFBFBF",\\015\\012 "fontSize": 18\\015\\012 },\\015\\012 "subtextStyle": {\\015\\012 "color": "#A2A2A2",\\015\\012 "fontSize": 14\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "dataset": null\\015\\012 },\\015\\012 "previewScaleType": "fit"\\015\\012 },\\015\\012 "componentList": [\\015\\012 {\\015\\012 "id": "40r7qok6cnu000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 244,\\015\\012 "y": 97,\\015\\012 "w": 500,\\015\\012 "h": 300,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "BarCrossrange",\\015\\012 "chartConfig": {\\015\\012 "key": "BarCrossrange",\\015\\012 "chartKey": "VBarCrossrange",\\015\\012 "conKey": "VCBarCrossrange",\\015\\012 "title": "\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276",\\015\\012 "category": "Bars",\\015\\012 "categoryName": "\\346\\237\\261\\347\\212\\266\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "bar_y.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "value"\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "category"\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "axis",\\015\\012 "axisPointer": {\\015\\012 "show": true,\\015\\012 "type": "shadow"\\015\\012 }\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "product",\\015\\012 "data1",\\015\\012 "data2"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "product": "Mon",\\015\\012 "data1": 120,\\015\\012 "data2": 130\\015\\012 },\\015\\012 {\\015\\012 "product": "Tue",\\015\\012 "data1": 200,\\015\\012 "data2": 130\\015\\012 },\\015\\012 {\\015\\012 "product": "Wed",\\015\\012 "data1": 150,\\015\\012 "data2": 312\\015\\012 },\\015\\012 {\\015\\012 "product": "Thu",\\015\\012 "data1": 80,\\015\\012 "data2": 268\\015\\012 },\\015\\012 {\\015\\012 "product": "Fri",\\015\\012 "data1": 70,\\015\\012 "data2": 155\\015\\012 },\\015\\012 {\\015\\012 "product": "Sat",\\015\\012 "data1": 110,\\015\\012 "data2": 117\\015\\012 },\\015\\012 {\\015\\012 "product": "Sun",\\015\\012 "data1": 130,\\015\\012 "data2": 160\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "bar",\\015\\012 "barWidth": null,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "right",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "color": null,\\015\\012 "borderRadius": 0\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "bar",\\015\\012 "barWidth": null,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "right",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "color": null,\\015\\012 "borderRadius": 0\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "requestGlobalConfig": {\\015\\012 "requestDataPond": [],\\015\\012 "requestOriginUrl": "",\\015\\012 "requestInterval": 30,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 }\\015\\012}'); +INSERT INTO "goview_v2"."t_goview_project_data" VALUES ('792622934509359104', '792622755697790976', '2023-03-06 07:27:24', '1', E'{\\015\\012 "editCanvasConfig": {\\015\\012 "projectName": "xxriutawa4000",\\015\\012 "width": 1920,\\015\\012 "height": 1080,\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "background": null,\\015\\012 "backgroundImage": null,\\015\\012 "selectColor": true,\\015\\012 "chartThemeColor": "dark",\\015\\012 "chartCustomThemeColorInfo": null,\\015\\012 "chartThemeSetting": {\\015\\012 "title": {\\015\\012 "show": true,\\015\\012 "textStyle": {\\015\\012 "color": "#BFBFBF",\\015\\012 "fontSize": 18\\015\\012 },\\015\\012 "subtextStyle": {\\015\\012 "color": "#A2A2A2",\\015\\012 "fontSize": 14\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "dataset": null\\015\\012 },\\015\\012 "previewScaleType": "fit"\\015\\012 },\\015\\012 "componentList": [\\015\\012 {\\015\\012 "id": "1m3koo8170ww00",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 393,\\015\\012 "y": 208,\\015\\012 "w": 500,\\015\\012 "h": 300,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 1,\\015\\012 "requestHttpType": "post",\\015\\012 "requestUrl": "/elasticsearch/searchByDsl/ossrc_cloud_access_logs*/getSubAreaOrders",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "json",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "javascript:\\\\r\\\\nconst formatTime = (time, fmt) => {\\\\r\\\\n if (!time) return ''''\\\\r\\\\n const date = new Date(time)\\\\r\\\\n const o = {\\\\r\\\\n ''M+'': date.getMonth() + 1,\\\\r\\\\n ''d+'': date.getDate(),\\\\r\\\\n ''H+'': date.getHours(),\\\\r\\\\n ''m+'': date.getMinutes(),\\\\r\\\\n ''s+'': date.getSeconds(),\\\\r\\\\n ''q+'': Math.floor((date.getMonth() + 3) / 3),\\\\r\\\\n S: date.getMilliseconds(),\\\\r\\\\n }\\\\r\\\\n if (/(y+)/.test(fmt))\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n (date.getFullYear() + '''').substr(4 - RegExp.$1.length)\\\\r\\\\n )\\\\r\\\\n for (const k in o) {\\\\r\\\\n if (new RegExp(''('' + k + '')'').test(fmt)) {\\\\r\\\\n fmt = fmt.replace(\\\\r\\\\n RegExp.$1,\\\\r\\\\n // @ts-ignore: Unreachable code error\\\\r\\\\n RegExp.$1.length === 1 ? o[k] : (''00'' + o[k]).substr(('''' + o[k]).length)\\\\r\\\\n )\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n return fmt\\\\r\\\\n}\\\\r\\\\nconst rangeToday = () => {\\\\r\\\\n const difference = -8; //es\\346\\227\\266\\345\\267\\256\\\\r\\\\n const currentStart = new Date(new Date(new Date().toLocaleDateString()).getTime() + difference * 60 * 60 * 1000) // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\351\\233\\266\\347\\202\\271\\346\\227\\266\\345\\210\\273\\\\r\\\\n const currentEnd = new Date(new Date(new Date().toLocaleDateString()).getTime() + (24 + difference) * 60 * 60 * 1000 - 1); // \\350\\216\\267\\345\\217\\226\\345\\275\\223\\345\\244\\251\\346\\234\\200\\345\\220\\216\\346\\227\\266\\345\\210\\273\\\\r\\\\n return {\\\\r\\\\n \\\\"format\\\\": \\\\"strict_date_optional_time\\\\",\\\\r\\\\n \\\\"gte\\\\": formatTime(currentStart, ''yyyy-MM-ddTHH:mm:ss.SZ''),//\\\\"2023-02-18T16:00:00.000Z\\\\",\\\\r\\\\n \\\\"lte\\\\": formatTime(currentEnd, ''yyyy-MM-ddTHH:mm:ss.SZ'')//\\\\"2023-02-25T15:59:59.999Z\\\\"\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst finishOrderPath = {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"should\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/pf/invoke/api/finishConfiguration\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n {\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"path.keyword\\\\": \\\\"/provision/resourceConfig/finishRS\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ],\\\\r\\\\n \\\\"minimum_should_match\\\\": 1\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst json = {\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"3\\\\": {\\\\r\\\\n \\\\"terms\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-subareacode.keyword\\\\",\\\\r\\\\n \\\\"order\\\\": {\\\\r\\\\n \\\\"1\\\\": \\\\"desc\\\\"\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 15\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"2\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"filters\\\\": {\\\\r\\\\n \\\\"error\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"error.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"all\\\\": {\\\\r\\\\n \\\\"match_all\\\\": {}\\\\r\\\\n },\\\\r\\\\n \\\\"finishOrder\\\\": finishOrderPath,\\\\r\\\\n \\\\"manaul\\\\": {\\\\r\\\\n \\\\"exists\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.referer.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"aggs\\\\": {\\\\r\\\\n \\\\"1\\\\": {\\\\r\\\\n \\\\"cardinality\\\\": {\\\\r\\\\n \\\\"field\\\\": \\\\"header.itsp-serviceordercode.keyword\\\\"\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n },\\\\r\\\\n \\\\"size\\\\": 0,\\\\r\\\\n \\\\"query\\\\": {\\\\r\\\\n \\\\"bool\\\\": {\\\\r\\\\n \\\\"must\\\\": [\\\\r\\\\n {\\\\r\\\\n \\\\"range\\\\": {\\\\r\\\\n \\\\"requestTime\\\\": rangeToday()\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n ]\\\\r\\\\n }\\\\r\\\\n }\\\\r\\\\n}\\\\r\\\\nconst subArea = top.sessionStorage.getItem(''currentArea'')\\\\r\\\\nif (subArea) {\\\\r\\\\n json.query.bool.must.push({\\\\r\\\\n \\\\"match_phrase\\\\": {\\\\r\\\\n \\\\"header.gxlu-user-shardingid-key.keyword\\\\": {\\\\"query\\\\": subArea}\\\\r\\\\n }\\\\r\\\\n })\\\\r\\\\n}\\\\r\\\\nreturn json",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": "return {\\\\"dimensions\\\\":[\\\\"product\\\\",\\\\"data1\\\\",\\\\"data2\\\\",\\\\"data3\\\\",\\\\"data4\\\\"],\\\\"source\\\\":[{\\\\"product\\\\":\\\\"Mon\\\\",\\\\"data1\\\\":120,\\\\"data2\\\\":130,\\\\"data3\\\\":22,\\\\"data4\\\\":53},{\\\\"product\\\\":\\\\"Tue\\\\",\\\\"data1\\\\":200,\\\\"data2\\\\":130,\\\\"data3\\\\":123,\\\\"data4\\\\":211},{\\\\"product\\\\":\\\\"Wed\\\\",\\\\"data1\\\\":150,\\\\"data2\\\\":312,\\\\"data3\\\\":212,\\\\"data4\\\\":153},{\\\\"product\\\\":\\\\"Thu\\\\",\\\\"data1\\\\":80,\\\\"data2\\\\":268,\\\\"data3\\\\":122,\\\\"data4\\\\":253},{\\\\"product\\\\":\\\\"Fri\\\\",\\\\"data1\\\\":70,\\\\"data2\\\\":155,\\\\"data3\\\\":122,\\\\"data4\\\\":213},{\\\\"product\\\\":\\\\"Sat\\\\",\\\\"data1\\\\":110,\\\\"data2\\\\":117,\\\\"data3\\\\":23,\\\\"data4\\\\":53},{\\\\"product\\\\":\\\\"Sun\\\\",\\\\"data1\\\\":130,\\\\"data2\\\\":160,\\\\"data3\\\\":22,\\\\"data4\\\\":93}]}\\\\r\\\\n",\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "LineGradients",\\015\\012 "chartConfig": {\\015\\012 "key": "LineGradients",\\015\\012 "chartKey": "VLineGradients",\\015\\012 "conKey": "VCLineGradients",\\015\\012 "title": "\\345\\217\\214\\346\\212\\230\\347\\272\\277\\346\\270\\220\\345\\217\\230\\351\\235\\242\\347\\247\\257\\345\\233\\276",\\015\\012 "category": "Lines",\\015\\012 "categoryName": "\\346\\212\\230\\347\\272\\277\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "line_gradient.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "category"\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "value"\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "axis",\\015\\012 "axisPointer": {\\015\\012 "type": "line"\\015\\012 }\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "product",\\015\\012 "data1",\\015\\012 "data2",\\015\\012 "data3",\\015\\012 "data4"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "product": "Mon",\\015\\012 "data1": 120,\\015\\012 "data2": 130,\\015\\012 "data3": 22,\\015\\012 "data4": 53\\015\\012 },\\015\\012 {\\015\\012 "product": "Tue",\\015\\012 "data1": 200,\\015\\012 "data2": 130,\\015\\012 "data3": 123,\\015\\012 "data4": 211\\015\\012 },\\015\\012 {\\015\\012 "product": "Wed",\\015\\012 "data1": 150,\\015\\012 "data2": 312,\\015\\012 "data3": 212,\\015\\012 "data4": 153\\015\\012 },\\015\\012 {\\015\\012 "product": "Thu",\\015\\012 "data1": 80,\\015\\012 "data2": 268,\\015\\012 "data3": 122,\\015\\012 "data4": 253\\015\\012 },\\015\\012 {\\015\\012 "product": "Fri",\\015\\012 "data1": 70,\\015\\012 "data2": 155,\\015\\012 "data3": 122,\\015\\012 "data4": 213\\015\\012 },\\015\\012 {\\015\\012 "product": "Sat",\\015\\012 "data1": 110,\\015\\012 "data2": 117,\\015\\012 "data3": 23,\\015\\012 "data4": 53\\015\\012 },\\015\\012 {\\015\\012 "product": "Sun",\\015\\012 "data1": 130,\\015\\012 "data2": 160,\\015\\012 "data3": 22,\\015\\012 "data4": 93\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "symbolSize": 5,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(73, 146, 255, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "symbolSize": 5,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(124, 255, 178, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "symbolSize": 5,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(73, 146, 255, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "line",\\015\\012 "smooth": false,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "top",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "lineStyle": {\\015\\012 "width": 3,\\015\\012 "type": "solid"\\015\\012 },\\015\\012 "areaStyle": {\\015\\012 "opacity": 0.8,\\015\\012 "color": {\\015\\012 "colorStops": [\\015\\012 {\\015\\012 "offset": 0,\\015\\012 "color": "rgba(124, 255, 178, 0.5)"\\015\\012 },\\015\\012 {\\015\\012 "offset": 1,\\015\\012 "color": "rgba(0,0,0, 0)"\\015\\012 }\\015\\012 ],\\015\\012 "x": 0,\\015\\012 "y": 0,\\015\\012 "x2": 0,\\015\\012 "y2": 1,\\015\\012 "type": "linear",\\015\\012 "global": false\\015\\012 }\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "id": "3c6xeg8azl8000",\\015\\012 "isGroup": false,\\015\\012 "attr": {\\015\\012 "x": 976,\\015\\012 "y": 173,\\015\\012 "w": 500,\\015\\012 "h": 300,\\015\\012 "offsetX": 0,\\015\\012 "offsetY": 0,\\015\\012 "zIndex": -1\\015\\012 },\\015\\012 "styles": {\\015\\012 "filterShow": false,\\015\\012 "hueRotate": 0,\\015\\012 "saturate": 1,\\015\\012 "contrast": 1,\\015\\012 "brightness": 1,\\015\\012 "opacity": 1,\\015\\012 "rotateZ": 0,\\015\\012 "rotateX": 0,\\015\\012 "rotateY": 0,\\015\\012 "skewX": 0,\\015\\012 "skewY": 0,\\015\\012 "blendMode": "normal",\\015\\012 "animations": []\\015\\012 },\\015\\012 "preview": {\\015\\012 "overFlowHidden": false\\015\\012 },\\015\\012 "status": {\\015\\012 "lock": false,\\015\\012 "hide": false\\015\\012 },\\015\\012 "request": {\\015\\012 "requestDataType": 0,\\015\\012 "requestHttpType": "get",\\015\\012 "requestUrl": "",\\015\\012 "requestInterval": null,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestContentType": 0,\\015\\012 "requestParamsBodyType": "none",\\015\\012 "requestSQLContent": {\\015\\012 "sql": "select * from where"\\015\\012 },\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {},\\015\\012 "Params": {}\\015\\012 }\\015\\012 },\\015\\012 "filter": null,\\015\\012 "events": {\\015\\012 "baseEvent": {\\015\\012 "click": null,\\015\\012 "dblclick": null,\\015\\012 "mouseenter": null,\\015\\012 "mouseleave": null\\015\\012 },\\015\\012 "advancedEvents": {\\015\\012 "vnodeMounted": null,\\015\\012 "vnodeBeforeMount": null\\015\\012 }\\015\\012 },\\015\\012 "key": "BarCrossrange",\\015\\012 "chartConfig": {\\015\\012 "key": "BarCrossrange",\\015\\012 "chartKey": "VBarCrossrange",\\015\\012 "conKey": "VCBarCrossrange",\\015\\012 "title": "\\346\\250\\252\\345\\220\\221\\346\\237\\261\\347\\212\\266\\345\\233\\276",\\015\\012 "category": "Bars",\\015\\012 "categoryName": "\\346\\237\\261\\347\\212\\266\\345\\233\\276",\\015\\012 "package": "Charts",\\015\\012 "chartFrame": "echarts",\\015\\012 "image": "bar_y.png"\\015\\012 },\\015\\012 "option": {\\015\\012 "legend": {\\015\\012 "show": true,\\015\\012 "top": "5%",\\015\\012 "textStyle": {\\015\\012 "color": "#B9B8CE"\\015\\012 }\\015\\012 },\\015\\012 "xAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "bottom",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": false,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "value"\\015\\012 },\\015\\012 "yAxis": {\\015\\012 "show": true,\\015\\012 "name": "",\\015\\012 "nameGap": 15,\\015\\012 "nameTextStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "inverse": false,\\015\\012 "axisLabel": {\\015\\012 "show": true,\\015\\012 "fontSize": 12,\\015\\012 "color": "#B9B8CE",\\015\\012 "rotate": 0\\015\\012 },\\015\\012 "position": "left",\\015\\012 "axisLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#B9B8CE",\\015\\012 "width": 1\\015\\012 },\\015\\012 "onZero": true\\015\\012 },\\015\\012 "axisTick": {\\015\\012 "show": true,\\015\\012 "length": 5\\015\\012 },\\015\\012 "splitLine": {\\015\\012 "show": true,\\015\\012 "lineStyle": {\\015\\012 "color": "#484753",\\015\\012 "width": 1,\\015\\012 "type": "solid"\\015\\012 }\\015\\012 },\\015\\012 "type": "category"\\015\\012 },\\015\\012 "grid": {\\015\\012 "show": false,\\015\\012 "left": "10%",\\015\\012 "top": "60",\\015\\012 "right": "10%",\\015\\012 "bottom": "60"\\015\\012 },\\015\\012 "tooltip": {\\015\\012 "show": true,\\015\\012 "trigger": "axis",\\015\\012 "axisPointer": {\\015\\012 "show": true,\\015\\012 "type": "shadow"\\015\\012 }\\015\\012 },\\015\\012 "dataset": {\\015\\012 "dimensions": [\\015\\012 "product",\\015\\012 "data1",\\015\\012 "data2"\\015\\012 ],\\015\\012 "source": [\\015\\012 {\\015\\012 "product": "Mon",\\015\\012 "data1": 120,\\015\\012 "data2": 130\\015\\012 },\\015\\012 {\\015\\012 "product": "Tue",\\015\\012 "data1": 200,\\015\\012 "data2": 130\\015\\012 },\\015\\012 {\\015\\012 "product": "Wed",\\015\\012 "data1": 150,\\015\\012 "data2": 312\\015\\012 },\\015\\012 {\\015\\012 "product": "Thu",\\015\\012 "data1": 80,\\015\\012 "data2": 268\\015\\012 },\\015\\012 {\\015\\012 "product": "Fri",\\015\\012 "data1": 70,\\015\\012 "data2": 155\\015\\012 },\\015\\012 {\\015\\012 "product": "Sat",\\015\\012 "data1": 110,\\015\\012 "data2": 117\\015\\012 },\\015\\012 {\\015\\012 "product": "Sun",\\015\\012 "data1": 130,\\015\\012 "data2": 160\\015\\012 }\\015\\012 ]\\015\\012 },\\015\\012 "series": [\\015\\012 {\\015\\012 "type": "bar",\\015\\012 "barWidth": null,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "right",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "color": null,\\015\\012 "borderRadius": 0\\015\\012 }\\015\\012 },\\015\\012 {\\015\\012 "type": "bar",\\015\\012 "barWidth": null,\\015\\012 "label": {\\015\\012 "show": true,\\015\\012 "position": "right",\\015\\012 "color": "#fff",\\015\\012 "fontSize": 12\\015\\012 },\\015\\012 "itemStyle": {\\015\\012 "color": null,\\015\\012 "borderRadius": 0\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "backgroundColor": "rgba(0,0,0,0)"\\015\\012 }\\015\\012 }\\015\\012 ],\\015\\012 "requestGlobalConfig": {\\015\\012 "requestDataPond": [],\\015\\012 "requestOriginUrl": "/dashboard",\\015\\012 "requestInterval": 30,\\015\\012 "requestIntervalUnit": "second",\\015\\012 "requestParams": {\\015\\012 "Body": {\\015\\012 "form-data": {},\\015\\012 "x-www-form-urlencoded": {},\\015\\012 "json": "",\\015\\012 "xml": ""\\015\\012 },\\015\\012 "Header": {\\015\\012 "axios-token": "javascript: debugger;return window.sessionStorage.getItem(''t'')"\\015\\012 },\\015\\012 "Params": {}\\015\\012 }\\015\\012 }\\015\\012}'); + +-- ---------------------------- +-- Table structure for t_sys_area +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_area"; +CREATE TABLE "goview_v2"."t_sys_area" ( + "id" int4 NOT NULL, + "area_code" varchar(40) COLLATE "pg_catalog"."default" NOT NULL, + "city_code" varchar(40) COLLATE "pg_catalog"."default", + "area_name" varchar(40) COLLATE "pg_catalog"."default" NOT NULL, + "short_name" varchar(20) COLLATE "pg_catalog"."default" NOT NULL, + "lng" varchar(20) COLLATE "pg_catalog"."default", + "lat" varchar(20) COLLATE "pg_catalog"."default", + "sort" int4, + "gmt_create" timestamp(6), + "gmt_modified" timestamp(6), + "memo" varchar(250) COLLATE "pg_catalog"."default", + "data_state" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."id" IS '自增列'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."area_code" IS '区代码'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."city_code" IS '父级市代码'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."area_name" IS '市名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."short_name" IS '简称'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."lng" IS '经度'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."lat" IS '纬度'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."sort" IS '排序'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."gmt_create" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."gmt_modified" IS '修改时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."memo" IS '备注'; +COMMENT ON COLUMN "goview_v2"."t_sys_area"."data_state" IS '状态'; +COMMENT ON TABLE "goview_v2"."t_sys_area" IS '地区设置'; + +-- ---------------------------- +-- Records of t_sys_area +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_area" VALUES (1975, '500101', '500100', '万州区', '万州', '108.380249', '30.807808', 28, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1976, '500102', '500100', '涪陵区', '涪陵', '107.394905', '29.703651', 11, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1977, '500103', '500100', '渝中区', '渝中', '106.562881', '29.556742', 37, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1978, '500104', '500100', '大渡口区', '大渡口', '106.48613', '29.481003', 6, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1979, '500105', '500100', '江北区', '江北', '106.532845', '29.575352', 13, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1980, '500106', '500100', '沙坪坝区', '沙坪坝', '106.454201', '29.541224', 24, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1981, '500107', '500100', '九龙坡区', '九龙坡', '106.480988', '29.523493', 15, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1982, '500108', '500100', '南岸区', '南岸', '106.560814', '29.523993', 18, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1983, '500109', '500100', '北碚区', '北碚', '106.437866', '29.82543', 2, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1984, '500112', '500100', '渝北区', '渝北', '106.512848', '29.601452', 35, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1985, '500113', '500100', '巴南区', '巴南', '106.519424', '29.38192', 1, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1986, '500114', '500100', '黔江区', '黔江', '108.782578', '29.527548', 21, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1987, '500115', '500100', '长寿区', '长寿', '107.074852', '29.833672', 4, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1988, '500222', '500100', '綦江区', '綦江', '106.651421', '29.028091', 22, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1989, '500223', '500100', '潼南县', '潼南', '105.84182', '30.189554', 27, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1990, '500224', '500100', '铜梁县', '铜梁', '106.054947', '29.839945', 26, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1991, '500225', '500100', '大足区', '大足', '105.715317', '29.700499', 7, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1992, '500226', '500100', '荣昌县', '荣昌', '105.594063', '29.403627', 23, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1993, '500227', '500100', '璧山县', '璧山', '106.231125', '29.59358', 3, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1994, '500228', '500100', '梁平县', '梁平', '107.800034', '30.672169', 17, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1995, '500229', '500100', '城口县', '城口', '108.664902', '31.946293', 5, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1996, '500230', '500100', '丰都县', '丰都', '107.732483', '29.866425', 9, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1997, '500231', '500100', '垫江县', '垫江', '107.348694', '30.330011', 8, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1998, '500232', '500100', '武隆县', '武隆', '107.756554', '29.323759', 29, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (1999, '500233', '500100', '忠县', '忠县', '108.037521', '30.291536', 38, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2000, '500234', '500100', '开县', '开县', '108.413315', '31.167734', 16, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2001, '500235', '500100', '云阳县', '云阳', '108.697701', '30.930529', 36, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2002, '500236', '500100', '奉节县', '奉节', '109.465775', '31.019966', 10, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2003, '500237', '500100', '巫山县', '巫山', '109.878929', '31.074842', 30, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2004, '500238', '500100', '巫溪县', '巫溪', '109.628914', '31.396601', 31, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2005, '500240', '500100', '石柱土家族自治县', '石柱', '108.11245', '29.998529', 25, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2006, '500241', '500100', '秀山土家族苗族自治县', '秀山', '108.99604', '28.444773', 32, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2007, '500242', '500100', '酉阳土家族苗族自治县', '酉阳', '108.767204', '28.839828', 34, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2008, '500243', '500100', '彭水苗族土家族自治县', '彭水', '108.16655', '29.293856', 20, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2009, '500381', '500100', '江津区', '江津', '106.253159', '29.283386', 14, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2010, '500382', '500100', '合川区', '合川', '106.265556', '29.990993', 12, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2011, '500383', '500100', '永川区', '永川', '105.894714', '29.348747', 33, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); +INSERT INTO "goview_v2"."t_sys_area" VALUES (2012, '500384', '500100', '南川区', '南川', '107.098152', '29.156647', 19, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); + +-- ---------------------------- +-- Table structure for t_sys_city +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_city"; +CREATE TABLE "goview_v2"."t_sys_city" ( + "id" int4 NOT NULL, + "city_code" varchar(40) COLLATE "pg_catalog"."default" NOT NULL, + "city_name" varchar(40) COLLATE "pg_catalog"."default" NOT NULL, + "short_name" varchar(20) COLLATE "pg_catalog"."default" NOT NULL, + "province_code" varchar(40) COLLATE "pg_catalog"."default", + "lng" varchar(20) COLLATE "pg_catalog"."default", + "lat" varchar(20) COLLATE "pg_catalog"."default", + "sort" int4, + "gmt_create" timestamp(6), + "gmt_modified" timestamp(6), + "memo" varchar(250) COLLATE "pg_catalog"."default", + "data_state" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."id" IS '自增列'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."city_code" IS '市代码'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."city_name" IS '市名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."short_name" IS '简称'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."province_code" IS '省代码'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."lng" IS '经度'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."lat" IS '纬度'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."sort" IS '排序'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."gmt_create" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."gmt_modified" IS '修改时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."memo" IS '备注'; +COMMENT ON COLUMN "goview_v2"."t_sys_city"."data_state" IS '状态'; +COMMENT ON TABLE "goview_v2"."t_sys_city" IS '城市设置'; + +-- ---------------------------- +-- Records of t_sys_city +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_city" VALUES (255, '500100', '重庆市', '重庆', '500000', '106.504959', '29.533155', 1, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); + +-- ---------------------------- +-- Table structure for t_sys_department +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_department"; +CREATE TABLE "goview_v2"."t_sys_department" ( + "id" int4 NOT NULL, + "parent_id" varchar(255) COLLATE "pg_catalog"."default", + "dept_name" varchar(255) COLLATE "pg_catalog"."default", + "leader" varchar(255) COLLATE "pg_catalog"."default", + "phone" varchar(255) COLLATE "pg_catalog"."default", + "email" varchar(255) COLLATE "pg_catalog"."default", + "status" int4, + "order_num" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."id" IS 'id'; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."parent_id" IS '父id'; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."dept_name" IS '部门名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."leader" IS '部门负责人'; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."phone" IS '电话'; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."email" IS '邮箱'; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."status" IS '状态'; +COMMENT ON COLUMN "goview_v2"."t_sys_department"."order_num" IS '排序'; +COMMENT ON TABLE "goview_v2"."t_sys_department" IS '部门表'; + +-- ---------------------------- +-- Records of t_sys_department +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_department" VALUES (1, '0', 'v2', 'v2', '13012345678', 'v2@qq.com', 1, 1); +INSERT INTO "goview_v2"."t_sys_department" VALUES (2, '1', '技术部门', 'x某某', '13012345678', 'v2@qq.com', 1, 2); +INSERT INTO "goview_v2"."t_sys_department" VALUES (3, '1', '人事部门', 'a某某', '13012345678', 'v2@qq.com', 1, 3); +INSERT INTO "goview_v2"."t_sys_department" VALUES (4, '2', '开发一小组', 'b某某', '13012345678', 'v2@qq.com', 1, 4); +INSERT INTO "goview_v2"."t_sys_department" VALUES (5, '3', '销售部门', 'd某某', '13012345678', 'v2@qq.com', 1, 5); +INSERT INTO "goview_v2"."t_sys_department" VALUES (6, '5', '销售一组', 'e某某', '13012345678', 'v2@qq.com', 1, 6); + +-- ---------------------------- +-- Table structure for t_sys_dict_data +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_dict_data"; +CREATE TABLE "goview_v2"."t_sys_dict_data" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "dict_sort" int4, + "dict_label" varchar(100) COLLATE "pg_catalog"."default", + "dict_value" varchar(100) COLLATE "pg_catalog"."default", + "dict_type" varchar(100) COLLATE "pg_catalog"."default", + "css_class" varchar(100) COLLATE "pg_catalog"."default", + "list_class" varchar(100) COLLATE "pg_catalog"."default", + "is_default" char(1) COLLATE "pg_catalog"."default", + "status" char(1) COLLATE "pg_catalog"."default", + "create_by" varchar(64) COLLATE "pg_catalog"."default", + "create_time" timestamp(6), + "update_by" varchar(64) COLLATE "pg_catalog"."default", + "update_time" timestamp(6), + "remark" varchar(500) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."dict_sort" IS '字典排序'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."dict_label" IS '字典标签'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."dict_value" IS '字典键值'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."dict_type" IS '字典类型'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."css_class" IS '样式属性(其他样式扩展)'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."list_class" IS '表格回显样式'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."is_default" IS '是否默认(Y是 N否)'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."status" IS '状态(0正常 1停用)'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."create_by" IS '创建者'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."create_time" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."update_by" IS '更新者'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."update_time" IS '更新时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_data"."remark" IS '备注'; +COMMENT ON TABLE "goview_v2"."t_sys_dict_data" IS '字典数据表'; + +-- ---------------------------- +-- Records of t_sys_dict_data +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('331043380933038080', 1, '一般', '1', 'sys_notice_type', '', 'info', 'Y', '0', 'admin', '2019-09-09 22:15:03', 'admin', '2019-09-09 22:15:43', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('331043525137403904', 2, '重要', '2', 'sys_notice_type', '', 'important', 'N', '0', 'admin', '2019-09-09 22:15:37', 'admin', '2020-12-27 13:57:22', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('340080322395901952', 1, '开启', '0', 'sys_province_state', '', 'info', 'Y', '0', 'admin', '2019-10-04 20:44:37', 'admin', '2019-10-04 20:46:41', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('340080779201744896', 2, '关闭', '-1', 'sys_province_state', '', 'important', 'N', '0', 'admin', '2019-10-04 20:46:26', 'admin', '2020-12-27 13:57:46', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('373494384659927040', 0, 'GET请求', '1', 'sys_inter_url_type', '', 'primary', 'Y', '0', 'admin', '2020-01-05 01:40:11', 'admin', '2020-12-27 14:27:28', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('373494483465146368', 1, 'POST请求', '2', 'sys_inter_url_type', '', 'info', 'N', '0', 'admin', '2020-01-05 01:40:34', 'admin', '2020-12-27 14:26:59', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('506431838588375040', 0, 'DELETE请求', '3', 'sys_inter_url_type', '', 'default', 'N', '0', 'admin', '2021-01-05 13:46:10', 'admin', '2021-01-05 13:48:43', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('506432620712824832', 0, 'PUT请求', '4', 'sys_inter_url_type', '', 'default', 'N', '0', 'admin', '2021-01-05 13:49:16', 'admin', '2021-01-05 13:49:20', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('563746747239763968', 0, '微信', '1', 'payment_type', '', 'default', 'Y', '0', 'admin', '2021-06-12 17:35:09', 'admin', '2021-06-12 17:37:14', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('563746783184949248', 0, '支付宝', '2', 'payment_type', '', 'default', 'Y', '0', 'admin', '2021-06-12 17:35:17', 'admin', '2021-06-12 17:37:18', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('563746818496794624', 0, '水滴筹', '3', 'payment_type', '', 'default', 'Y', '0', 'admin', '2021-06-12 17:35:26', 'admin', '2021-06-12 17:37:21', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('563747125104611328', 0, '火锅底料', '1', 'gift_type', '', 'default', 'Y', '0', 'admin', '2021-06-12 17:36:39', 'admin', '2021-06-12 17:36:50', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('563747405598691328', 0, '冒菜底料', '2', 'gift_type', '', 'default', 'Y', '0', 'admin', '2021-06-12 17:37:46', '', '2021-06-12 17:37:46', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('563747459235450880', 0, '重庆小面佐料', '3', 'gift_type', '', 'default', 'Y', '0', 'admin', '2021-06-12 17:37:58', '', '2021-06-12 17:37:58', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('563747480336994304', 0, '其他', '4', 'gift_type', '', 'default', 'Y', '0', 'admin', '2021-06-12 17:38:03', '', '2021-06-12 17:38:03', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('571366029360500736', 0, '是', '1', 'yes_or_no', '', 'default', 'Y', '0', 'admin', '2021-07-03 18:11:27', '', '2021-07-03 18:11:27', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('571366105029939200', 0, '否', '-1', 'yes_or_no', '', 'info', 'Y', '0', 'admin', '2021-07-03 18:11:45', '', '2021-07-03 18:11:45', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('686893969522692096', 0, '未发布', '-1', 'is_publish', '', 'default', 'Y', '0', 'admin', '2022-05-18 13:18:14', '', '2022-05-18 13:18:14', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('686894015408377856', 0, '已发布', '1', 'is_publish', '', 'default', 'Y', '0', 'admin', '2022-05-18 13:18:25', 'admin', '2022-05-18 13:18:34', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('686894195390156800', 0, '已删除', '1', 'is_delete', '', 'default', 'Y', '0', 'admin', '2022-05-18 13:19:08', '', '2022-05-18 13:19:08', ''); +INSERT INTO "goview_v2"."t_sys_dict_data" VALUES ('686894245268819968', 0, '未删除', '-1', 'is_delete', '', 'default', 'Y', '0', 'admin', '2022-05-18 13:19:20', '', '2022-05-18 13:19:20', ''); + +-- ---------------------------- +-- Table structure for t_sys_dict_type +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_dict_type"; +CREATE TABLE "goview_v2"."t_sys_dict_type" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "dict_name" varchar(100) COLLATE "pg_catalog"."default", + "dict_type" varchar(100) COLLATE "pg_catalog"."default", + "status" char(1) COLLATE "pg_catalog"."default", + "create_by" varchar(64) COLLATE "pg_catalog"."default", + "create_time" timestamp(6), + "update_by" varchar(64) COLLATE "pg_catalog"."default", + "update_time" timestamp(6), + "remark" varchar(500) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."dict_name" IS '字典名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."dict_type" IS '字典类型'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."status" IS '状态(0正常 1停用)'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."create_by" IS '创建者'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."create_time" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."update_by" IS '更新者'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."update_time" IS '更新时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_dict_type"."remark" IS '备注'; +COMMENT ON TABLE "goview_v2"."t_sys_dict_type" IS '字典类型表'; + +-- ---------------------------- +-- Records of t_sys_dict_type +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('340079827459641344', '省份状态', 'sys_province_state', '0', 'admin', '2019-10-04 20:42:39', '', '2019-10-04 20:42:39', '省份状态'); +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('373493952487231488', '拦截器类型', 'sys_inter_url_type', '0', 'admin', '2020-01-05 01:38:28', 'admin', '2020-03-29 23:23:43', '拦截器类型'); +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('563746635880992768', '捐款类型', 'payment_type', '0', 'admin', '2021-06-12 17:34:42', '', '2021-06-12 17:34:42', ''); +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('563747016396640256', '礼物类型', 'gift_type', '0', 'admin', '2021-06-12 17:36:13', '', '2021-06-12 17:36:13', ''); +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('571365854613213184', '是与否', 'yes_or_no', '0', 'admin', '2021-07-03 18:10:45', '', '2021-07-03 18:10:45', '用于select'); +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('6', '通知类型', 'sys_notice_type', '0', 'admin', '2018-03-16 11:33:00', 'admin', '2020-12-27 14:26:42', '通知类型列表'); +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('686893902585794560', '发布类型', 'is_publish', '0', 'admin', '2022-05-18 13:17:58', '', '2022-05-18 13:17:58', '-1未发布,1发布'); +INSERT INTO "goview_v2"."t_sys_dict_type" VALUES ('686894136166584320', '删除类型', 'is_delete', '0', 'admin', '2022-05-18 13:18:54', '', '2022-05-18 13:18:54', ''); + +-- ---------------------------- +-- Table structure for t_sys_email +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_email"; +CREATE TABLE "goview_v2"."t_sys_email" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "receivers_email" varchar(255) COLLATE "pg_catalog"."default", + "title" varchar(255) COLLATE "pg_catalog"."default", + "content" text COLLATE "pg_catalog"."default", + "send_user_id" varchar(255) COLLATE "pg_catalog"."default", + "send_user_name" varchar(255) COLLATE "pg_catalog"."default", + "create_time" timestamp(6) +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_email"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_email"."receivers_email" IS '接收人电子邮件'; +COMMENT ON COLUMN "goview_v2"."t_sys_email"."title" IS '邮件标题'; +COMMENT ON COLUMN "goview_v2"."t_sys_email"."content" IS '内容'; +COMMENT ON COLUMN "goview_v2"."t_sys_email"."send_user_id" IS '发送人id'; +COMMENT ON COLUMN "goview_v2"."t_sys_email"."send_user_name" IS '发送人账号'; +COMMENT ON COLUMN "goview_v2"."t_sys_email"."create_time" IS '创建时间'; +COMMENT ON TABLE "goview_v2"."t_sys_email" IS '电子邮件'; + +-- ---------------------------- +-- Records of t_sys_email +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_email" VALUES ('503928650819833856', '87766867@qq.com', '87766867@qq.com', 'fffffff[委屈]', '1', 'admin', '2020-12-29 15:59:23'); +INSERT INTO "goview_v2"."t_sys_email" VALUES ('503928914918379520', '87766867@qq.com', '87766867@qq.com', 'ssssssfsdfsdfsdf[抓狂][蛋糕]', '1', 'admin', '2020-12-29 16:00:26'); +INSERT INTO "goview_v2"."t_sys_email" VALUES ('595001021625794560', '87766867@qq.com', 'springbootv2测试邮件', '

测试测测测

', '1', 'admin', '2019-06-30 21:21:38'); + +-- ---------------------------- +-- Table structure for t_sys_file +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_file"; +CREATE TABLE "goview_v2"."t_sys_file" ( + "id" varchar(50) COLLATE "pg_catalog"."default" NOT NULL, + "file_name" varchar(255) COLLATE "pg_catalog"."default", + "bucket_name" varchar(50) COLLATE "pg_catalog"."default", + "file_size" int8, + "file_suffix" varchar(50) COLLATE "pg_catalog"."default", + "create_user_id" varchar(255) COLLATE "pg_catalog"."default", + "create_user_name" varchar(255) COLLATE "pg_catalog"."default", + "create_time" timestamp(6), + "update_user_id" varchar(255) COLLATE "pg_catalog"."default", + "update_user_name" varchar(255) COLLATE "pg_catalog"."default", + "update_time" timestamp(6) +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."file_name" IS '文件名字'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."bucket_name" IS '桶名'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."file_size" IS '文件大小'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."file_suffix" IS '后缀'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."create_user_id" IS '创建人id'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."create_user_name" IS '创建人名字'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."create_time" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."update_user_id" IS '修改人'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."update_user_name" IS '修改人名字'; +COMMENT ON COLUMN "goview_v2"."t_sys_file"."update_time" IS '修改时间'; +COMMENT ON TABLE "goview_v2"."t_sys_file" IS '文件信息表'; + +-- ---------------------------- +-- Records of t_sys_file +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_file" VALUES ('503885495013609472', '503895116063313920.png', 'v2-cloud', 48831, 'image/png', '1', 'admin', '2020-12-29 13:07:54', '1', 'admin', '2020-12-29 13:46:08'); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('503885528857448448', '503895039806672896.png', 'v2-cloud', 71460, 'image/png', '1', 'admin', '2020-12-29 13:08:02', '1', 'admin', '2020-12-29 13:45:50'); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('581154436022407168', '581154436022407168.png', 'v2-cloud', 111022, 'image/png', '1', 'admin', '2021-07-30 18:27:05', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('686900717864226816', '686900717864226816.jpg', 'v2-cloud', 337638, 'image/jpeg', '1', 'admin', '2022-05-18 13:45:03', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('686901068625481728', '686901068625481728.jpg', 'v2-cloud', 337638, 'image/jpeg', '1', 'admin', '2022-05-18 13:46:27', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('686901444275736576', '686901444275736576.jpg', 'v2-cloud', 337638, 'image/jpeg', '1', 'admin', '2022-05-18 13:47:57', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('686918748912881664', '686918748912881664.jpg', 'v2-cloud', 337638, 'image/jpeg', '1', 'admin', '2022-05-18 14:56:43', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('686918966249132032', '686918966249132032.jpg', 'v2-cloud', 337638, 'image/jpeg', '1', 'admin', '2022-05-18 14:57:34', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('687202832050425856', '687202832050425856.jpg', 'goview', 337638, 'image/jpeg', '1', 'admin', '2022-05-19 09:45:34', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690070049045745664', '690070049045745664.png', 'v2-cloud', 18683, 'image/png', '1', 'admin', '2022-05-27 07:38:51', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690070164493963264', '690070164493963264.png', 'v2-cloud', 18683, 'image/png', '1', 'admin', '2022-05-27 07:39:18', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690071354585780224', '690071354585780224.txt', 'v2-cloud', 0, 'text/plain', '1', 'admin', '2022-05-27 07:44:02', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690071666075766784', '690071666075766784.txt', 'v2-cloud', 0, 'text/plain', '1', 'admin', '2022-05-27 07:45:16', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690072874370863104', '690072874370863104.txt', 'v2-cloud', 7, 'text/plain', '1', 'admin', '2022-05-27 07:50:04', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690074404360687616', '690074404360687616.txt', 'v2-cloud', 7, 'text/plain', '1', 'admin', '2022-05-27 07:56:09', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690075891430199296', '690075891430199296.txt', 'v2-cloud', 7, 'text/plain', '1', 'admin', '2022-05-27 08:02:04', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690075920542863360', '690075920542863360.png', 'v2-cloud', 407439, 'image/png', '1', 'admin', '2022-05-27 08:02:11', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690382721561792512', 'bd2444b71576e20f444dc7b9faa977ce.png', 'v2-cloud', 18683, 'application/octet-stream', '-', '-', '2022-05-28 04:21:18', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690389341897363456', 'd41d8cd98f00b204e9800998ecf8427e.png', 'v2-cloud', 831656, 'image/png', '1', 'admin', '2022-05-28 04:47:36', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690462762752675840', '4e2c2fe1ec964efdf0098f085ba99692.png', 'v2-cloud', 516322, 'image/png', '1', 'admin', '2022-05-28 09:39:21', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690462911558193152', 'ab090a961ca4a2abcbdb39eed449d98e.png', 'v2-cloud', 1709558, 'image/png', '1', 'admin', '2022-05-28 09:39:57', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690463049433354240', '1d93ffa6e644dd7df42e7f0890b243f6.png', 'v2-cloud', 62787, 'image/png', '1', 'admin', '2022-05-28 09:40:29', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690780430617677824', 'b66fb36d835dbce33a0102879f780041.png', 'v2-cloud', 17344, 'image/png', '1', 'admin', '2022-05-29 06:41:39', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('690781873680551936', '8ad676368ae0a959781ffd32461d1c1d.png', 'v2-cloud', 295493, 'image/png', '1', 'admin', '2022-05-29 06:47:23', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('791181666759610368', 'f42c9167de65edf61ecfe6c23c06246e.png', NULL, 690052, 'image/png', '-', '-', '2023-03-02 08:00:19', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('791187633748447232', '778d65ece1a945cbcd50716a42a9ef2d.png', NULL, 295493, 'image/png', '-', '-', '2023-03-02 08:24:02', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('791228768453791744', 'a7c9adbbb8d54f6ac2856b77f6ae28a1.png', NULL, 11765, 'image/png', '-', '-', '2023-03-02 11:07:29', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('792622933393674240', '5a9dfaf5ad25536b072f9ef85f5ecd35.png', NULL, 18142, 'image/png', '-', '-', '2023-03-06 07:27:24', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('792660655269351424', '6998b52aeb1580945f1afac16633534f.png', NULL, 38223, 'image/png', '-', '-', '2023-03-06 09:57:17', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('792936843221012480', 'b9d84649a3a5de6d1bc8807fa9490daa.png', NULL, 11765, 'image/png', '-', '-', '2023-03-07 04:14:46', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('792975304544096256', '05c8642e468fcb784afa63a67cb048f5.png', NULL, 11765, 'image/png', '-', '-', '2023-03-07 06:47:36', NULL, NULL, NULL); +INSERT INTO "goview_v2"."t_sys_file" VALUES ('792975405995921408', '9ce96169da88bd733a38f3534b51ca99.png', NULL, 11765, 'image/png', '-', '-', '2023-03-07 06:48:00', NULL, NULL, NULL); + +-- ---------------------------- +-- Table structure for t_sys_inter_url +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_inter_url"; +CREATE TABLE "goview_v2"."t_sys_inter_url" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "inter_name" varchar(255) COLLATE "pg_catalog"."default", + "url" varchar(255) COLLATE "pg_catalog"."default", + "type" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_inter_url"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_inter_url"."inter_name" IS '拦截名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_inter_url"."url" IS '拦截url'; +COMMENT ON COLUMN "goview_v2"."t_sys_inter_url"."type" IS '类型'; +COMMENT ON TABLE "goview_v2"."t_sys_inter_url" IS '拦截url表'; + +-- ---------------------------- +-- Records of t_sys_inter_url +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('411495038321823744', '字典表新增', '/DictDataController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506433268967673856', '字典表修改', '/DictDataController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506434978159136768', '字典表删除', '/DictDataController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506435565655298048', '字典表状态修改', '/DictDataController/updateDefault', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506435921147727872', '字典表状态修改2', '/DictDataController/updateEnable', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506436031403397120', '字典表类型新增', '/DictTypeController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506436148680331264', '字典表类型修改', '/DictTypeController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506436165776314368', '字典表类型删除', '/DictTypeController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506436180578013184', '字典表类型状态修改', '/DictTypeController/updateEnable', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506436662134444032', '邮件新增', '/EmailController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506436757722632192', '邮件删除', '/EmailController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506437010966319104', '日志删除', '/LogController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506437420099702784', 'oss新增', '/oss/bucket/', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506437439112482816', 'oss删除', '/oss/bucket/', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506437964436475904', '权限新增', '/PermissionController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438040823140352', '权限保存', '/PermissionController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438121399914496', '权限删除', '/PermissionController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438208599494656', '权限授权', '/PermissionController/saveRolePower', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438306276446208', '权限状态修改', '/PermissionController/updateVisible', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438447226032128', '定时器新增', '/SysQuartzJobController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438589874311168', ' 任务调度状态修改', '/SysQuartzJobController/changeStatus', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438725388079104', '定时器保存', '/SysQuartzJobController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506438870959788032', '定时器修改', '/SysQuartzJobController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506439003516571648', '定时任务日志删除', '/SysQuartzJobLogController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506439171481669632', '角色新增', '/RoleController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506439186778296320', '角色修改', '/RoleController/edit', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506439297122045952', '角色删除', '/RoleController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506439669773373440', '地区新增', '/SysAreaController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506439687859212288', '地区修改', '/SysAreaController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506439835490324480', '地区删除', '/SysAreaController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440103976112128', 'City新增', '/SysCityController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440145147400192', 'City修改', ' /SysCityController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440217188765696', 'City删除', '/SysCityController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440386873528320', '部门新增', '/SysDepartmentController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440448223612928', '部门修改', '/SysDepartmentController/edit', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440515110178816', '部门删除', '/SysDepartmentController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440574635741184', '部门状态', '/SysDepartmentController/updateVisible', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440668508459008', '拦截器url新增', '/SysInterUrlController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440708056551424', '拦截器url修改', '/SysInterUrlController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506440802856210432', '拦截器url删除', '/SysInterUrlController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441001783660544', '公告新增', '/SysNoticeController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441051263864832', '公告修改', '/SysNoticeController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441105743679488', '公告删除', '/SysNoticeController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441242591236096', '职位新增', '/SysPositionController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441287038275584', '职位修改', '/SysPositionController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441350200299520', '职位删除', '/SysPositionController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441420677189632', '职位状态修改', '/SysPositionController/updateVisible', 4); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441780003213312', '省份新增', '/SysProvinceController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441807383629824', '省份修改', '/SysProvinceController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441871850082304', '省份删除', '/SysProvinceController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506441980012793856', '街道新增', '/SysStreetController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506442015706320896', '街道修改', '/SysStreetController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506442092445306880', '街道删除', '/SysStreetController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506442186552905728', '用户新增', '/UserController/add', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506442212696002560', '用户修改', '/UserController/edit', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506442271252680704', '用户修改密码', '/UserController/editPwd', 2); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506442344443285504', '用户删除', '/UserController/remove', 3); +INSERT INTO "goview_v2"."t_sys_inter_url" VALUES ('506444610625736704', '拦截器url复制', '/SysInterUrlController/copy/', 3); + +-- ---------------------------- +-- Table structure for t_sys_notice +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_notice"; +CREATE TABLE "goview_v2"."t_sys_notice" ( + "id" varchar(100) COLLATE "pg_catalog"."default" NOT NULL, + "title" varchar(255) COLLATE "pg_catalog"."default", + "content" varchar(1000) COLLATE "pg_catalog"."default", + "type" int4, + "create_id" varchar(255) COLLATE "pg_catalog"."default", + "create_username" varchar(255) COLLATE "pg_catalog"."default", + "create_time" timestamp(6) +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_notice"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice"."title" IS '标题'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice"."content" IS '内容'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice"."type" IS '类型'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice"."create_id" IS '创建人id'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice"."create_username" IS '创建人name'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice"."create_time" IS '发信时间'; +COMMENT ON TABLE "goview_v2"."t_sys_notice" IS '公告'; + +-- ---------------------------- +-- Records of t_sys_notice +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_notice" VALUES ('330381411007729664', '测试公告', '

啊啊啊

', 1, '1', 'admin', '2019-09-08 02:24:37'); +INSERT INTO "goview_v2"."t_sys_notice" VALUES ('330381806358630400', '鲜花视频', '

哈哈哈哈

', 2, '1', 'admin', '2019-09-08 02:26:11'); +INSERT INTO "goview_v2"."t_sys_notice" VALUES ('373478036928073728', '顶顶顶顶顶顶顶顶顶', '

顶顶顶顶顶顶顶顶顶顶

', 1, '1', 'admin', '2020-01-05 00:35:13'); + +-- ---------------------------- +-- Table structure for t_sys_notice_user +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_notice_user"; +CREATE TABLE "goview_v2"."t_sys_notice_user" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "notice_id" varchar(255) COLLATE "pg_catalog"."default", + "user_id" varchar(255) COLLATE "pg_catalog"."default", + "state" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_notice_user"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice_user"."notice_id" IS '公告id'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice_user"."user_id" IS '用户id'; +COMMENT ON COLUMN "goview_v2"."t_sys_notice_user"."state" IS '0未阅读 1 阅读'; +COMMENT ON TABLE "goview_v2"."t_sys_notice_user" IS '公告_用户外键'; + +-- ---------------------------- +-- Records of t_sys_notice_user +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('330381411037089792', '330381411007729664', '1', 1); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('330381411045478400', '330381411007729664', '488294747442511872', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('330381806375407616', '330381806358630400', '1', 1); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('330381806379601920', '330381806358630400', '488294747442511872', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('330622143622680576', '330622143597514752', '1', 1); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('330622143626874880', '330622143597514752', '488294747442511872', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('354984345649418240', '354984345632641024', '1', 1); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037158760448', '373478036928073728', '1', 1); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037162954752', '373478036928073728', '368026921239449600', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037171343360', '373478036928073728', '368026937181999104', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037175537664', '373478036928073728', '368027013392502784', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037183926272', '373478036928073728', '368027030899527680', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037192314880', '373478036928073728', '368027048402358272', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037204897792', '373478036928073728', '368027066563694592', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037213286400', '373478036928073728', '368027087866564608', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037217480704', '373478036928073728', '368027104895438848', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037225869312', '373478036928073728', '368027130728157184', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037230063616', '373478036928073728', '368027151624179712', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('373478037238452224', '373478036928073728', '368382463233363968', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('502750147499921408', '502750147395063808', '1', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('502750147508310016', '502750147395063808', '433236479427350528', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('502758207983325184', '502758207907827712', '1', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('502758207991713792', '502758207907827712', '433236479427350528', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('502820822130495488', '502820822042415104', '1', 0); +INSERT INTO "goview_v2"."t_sys_notice_user" VALUES ('502820822138884096', '502820822042415104', '433236479427350528', 0); + +-- ---------------------------- +-- Table structure for t_sys_oper_log +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_oper_log"; +CREATE TABLE "goview_v2"."t_sys_oper_log" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "title" varchar(255) COLLATE "pg_catalog"."default", + "method" varchar(255) COLLATE "pg_catalog"."default", + "oper_name" varchar(255) COLLATE "pg_catalog"."default", + "oper_url" varchar(255) COLLATE "pg_catalog"."default", + "oper_param" varchar(255) COLLATE "pg_catalog"."default", + "error_msg" varchar(255) COLLATE "pg_catalog"."default", + "oper_time" date +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_oper_log"."title" IS '标题'; +COMMENT ON COLUMN "goview_v2"."t_sys_oper_log"."method" IS '方法'; +COMMENT ON COLUMN "goview_v2"."t_sys_oper_log"."oper_name" IS '操作人'; +COMMENT ON COLUMN "goview_v2"."t_sys_oper_log"."oper_url" IS 'url'; +COMMENT ON COLUMN "goview_v2"."t_sys_oper_log"."oper_param" IS '参数'; +COMMENT ON COLUMN "goview_v2"."t_sys_oper_log"."oper_time" IS '操作时间'; +COMMENT ON TABLE "goview_v2"."t_sys_oper_log" IS '日志记录表'; + +-- ---------------------------- +-- Records of t_sys_oper_log +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_oper_log" VALUES ('791545589895663616', '用户新增', 'com.fc.v2.controller.admin.UserController.add()', 'admin', '/UserController/add', '{"username":["gxluguokq"],"password":["gx;uSrm.2020"],"nickname":["郭孔泉"],"depId":["1"],"selectParent_select_input":["v2"],"posId":["410792443127140352"],"roleIds":[""]}', NULL, '2023-03-03'); + +-- ---------------------------- +-- Table structure for t_sys_permission +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_permission"; +CREATE TABLE "goview_v2"."t_sys_permission" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "name" varchar(255) COLLATE "pg_catalog"."default", + "descripion" varchar(255) COLLATE "pg_catalog"."default", + "url" varchar(255) COLLATE "pg_catalog"."default", + "is_blank" int4, + "pid" varchar(255) COLLATE "pg_catalog"."default", + "perms" varchar(255) COLLATE "pg_catalog"."default", + "type" int4, + "icon" varchar(255) COLLATE "pg_catalog"."default", + "order_num" int4, + "visible" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."id" IS 'id'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."name" IS '权限名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."descripion" IS '权限描述'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."url" IS '授权链接'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."is_blank" IS '是否跳转 0 不跳转 1跳转'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."pid" IS '父节点id'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."perms" IS '权限标识'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."type" IS '类型 0:目录 1:菜单 2:按钮'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."icon" IS '菜单图标'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."order_num" IS '排序'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission"."visible" IS '是否可见'; +COMMENT ON TABLE "goview_v2"."t_sys_permission" IS '权限表'; + +-- ---------------------------- +-- Records of t_sys_permission +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('10', '角色集合', '角色集合', '/RoleController/list', 0, '9', 'system:role:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('11', '角色添加', '角色添加', '/RoleController/add', 0, '9', 'system:role:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('12', '角色删除', '角色删除', '/RoleController/remove', 0, '9', 'system:role:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('13', '角色修改', '角色修改', '/RoleController/edit', 0, '9', 'system:role:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('14', '权限展示', '权限展示', '/PermissionController/view', 0, '411522822607867904', 'system:permission:view', 1, 'fa fa-key', 3, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('15', '权限集合', '权限集合', '/PermissionController/list', 0, '14', 'system:permission:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('16', '权限添加', '权限添加', '/permissionController/add', 0, '14', 'system:permission:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('17', '权限删除', '权限删除', '/PermissionController/remove', 0, '14', 'system:permission:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('18', '权限修改', '权限修改', '/PermissionController/edit', 0, '14', 'system:permission:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('19', '文件管理', '文件管理', '/FileController/view', 0, '592059865673760768', 'system:file:view', 1, 'fa fa-file-image-o', 4, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('20', '文件添加', '文件添加', '/FileController/add', 0, '19', 'system:file:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('21', '文件删除', '文件删除', '/FileController/remove', 0, '19', 'system:file:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('22', '文件修改', '文件修改', '/FileController/edit', 0, '19', 'system:file:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('23', '文件集合', '文件集合', '/FileController/list', 0, '19', 'system:file:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('330365026642825216', '公告管理', '公告展示', '/SysNoticeController/view', 0, '592059865673760768', 'gen:sysNotice:view', 1, 'fa fa-telegram', 10, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3303650266428252171', '公告集合', '公告集合', '/SysNoticeController/list', 0, '330365026642825216', 'gen:sysNotice:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3303650266428252182', '公告添加', '公告添加', '/SysNoticeController/add', 0, '330365026642825216', 'gen:sysNotice:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3303650266428252193', '公告删除', '公告删除', '/SysNoticeController/remove', 0, '330365026642825216', 'gen:sysNotice:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3303650266428252204', '公告修改', '公告修改', '/SysNoticeController/edit', 0, '330365026642825216', 'gen:sysNotice:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('331778807298134016', '定时器表达式', NULL, 'https://www.bejson.com/othertools/cron/', 1, '617766548966211584', '#', 1, 'layui-icon fa fa-flash', 12, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('332157860920299520', '定时任务', '定时任务调度表展示', '/SysQuartzJobController/view', 0, '592059865673760768', 'gen:sysQuartzJob:view', 1, 'fa fa-hourglass-1', 13, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3321578609202995211', '定时任务调度表集合', '定时任务调度表集合', '/SysQuartzJobController/list', 0, '332157860920299520', 'gen:sysQuartzJob:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3321578609202995222', '定时任务调度表添加', '定时任务调度表添加', '/SysQuartzJobController/add', 0, '332157860920299520', 'gen:sysQuartzJob:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3321578609202995233', '定时任务调度表删除', '定时任务调度表删除', '/SysQuartzJobController/remove', 0, '332157860920299520', 'gen:sysQuartzJob:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3321578609202995244', '定时任务调度表修改', '定时任务调度表修改', '/SysQuartzJobController/edit', 0, '332157860920299520', 'gen:sysQuartzJob:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('332857281479839744', '定时任务日志', '定时任务日志', '/SysQuartzJobLogController/view', 0, '592059865673760768', 'gen:sysQuartzJobLog:view', 1, 'fa fa-database', 14, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3328572814798397451', '定时任务调度日志表集合', '定时任务调度日志表集合', '/SysQuartzJobLogController/list', 0, '332857281479839744', 'gen:sysQuartzJobLog:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3328572814798397473', '定时任务调度日志表删除', '定时任务调度日志表删除', '/SysQuartzJobLogController/remove', 0, '332857281479839744', 'gen:sysQuartzJobLog:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('335330315113467904', 'Json工具', NULL, 'https://www.bejson.com/jsonviewernew/', 1, '617766548966211584', '#', 1, 'layui-icon fa fa-retweet', 10, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('340067579836108800', '省份管理', NULL, '', 0, '0', '', 0, 'layui-icon layui-icon layui-icon-website', 4, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('340068151804956672', '省份表管理', '省份表展示', '/SysProvinceController/view', 0, '340067579836108800', 'gen:sysProvince:view', 1, 'fa fa-quora', 2, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400681518049566731', '省份表集合', '省份表集合', '/SysProvinceController/list', 0, '340068151804956672', 'gen:sysProvince:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400681518049566742', '省份表添加', '省份表添加', '/SysProvinceController/add', 0, '340068151804956672', 'gen:sysProvince:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400681518049566753', '省份表删除', '省份表删除', '/SysProvinceController/remove', 0, '340068151804956672', 'gen:sysProvince:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400681518049566764', '省份表修改', '省份表修改', '/SysProvinceController/edit', 0, '340068151804956672', 'gen:sysProvince:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('340088022018166784', '城市表管理', '城市设置展示', '/SysCityController/view', 0, '340067579836108800', 'gen:sysCity:view', 1, 'fa fa-quora', 3, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400880220181667851', '城市设置集合', '城市设置集合', '/SysCityController/list', 0, '340088022018166784', 'gen:sysCity:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400880220181667862', '城市设置添加', '城市设置添加', '/SysCityController/add', 0, '340088022018166784', 'gen:sysCity:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400880220181667873', '城市设置删除', '城市设置删除', '/SysCityController/remove', 0, '340088022018166784', 'gen:sysCity:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400880220181667884', '城市设置修改', '城市设置修改', '/SysCityController/edit', 0, '340088022018166784', 'gen:sysCity:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('340096183135506432', '地区设置管理', '地区设置展示', '/SysAreaController/view', 0, '340067579836108800', 'gen:sysArea:view', 1, 'fa fa-quora', 4, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400961831355064331', '地区设置集合', '地区设置集合', '/SysAreaController/list', 0, '340096183135506432', 'gen:sysArea:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400961831355064342', '地区设置添加', '地区设置添加', '/SysAreaController/add', 0, '340096183135506432', 'gen:sysArea:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400961831355064353', '地区设置删除', '地区设置删除', '/SysAreaController/remove', 0, '340096183135506432', 'gen:sysArea:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3400961831355064364', '地区设置修改', '地区设置修改', '/SysAreaController/edit', 0, '340096183135506432', 'gen:sysArea:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('340127412270534656', '街道设置管理', '街道设置展示', '/SysStreetController/view', 0, '340067579836108800', 'gen:sysStreet:view', 1, 'fa fa-quora', 5, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3401274122705346571', '街道设置集合', '街道设置集合', '/SysStreetController/list', 0, '340127412270534656', 'gen:sysStreet:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3401274122705346582', '街道设置添加', '街道设置添加', '/SysStreetController/add', 0, '340127412270534656', 'gen:sysStreet:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3401274122705346593', '街道设置删除', '街道设置删除', '/SysStreetController/remove', 0, '340127412270534656', 'gen:sysStreet:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3401274122705346604', '街道设置修改', '街道设置修改', '/SysStreetController/edit', 0, '340127412270534656', 'gen:sysStreet:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('340301160042860544', '省份联动', '省份联动', '/ProvinceLinkageController/view', 0, '340067579836108800', '#', 1, 'fa fa-etsy', 1, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('340381240911859712', 'JavaScript格式化', NULL, '/static/tool/htmlformat/javascriptFormat.html', 0, '617766548966211584', '#', 1, 'layui-icon layui-icon fa fa-magic', 11, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('373489907429150720', 'URL拦截管理', '拦截url表展示', '/SysInterUrlController/view', 0, '617766548966211584', 'gen:sysInterUrl:view', 1, 'fa fa-hand-stop-o', 16, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3734899074291507211', '拦截url表集合', '拦截url表集合', '/SysInterUrlController/list', 0, '373489907429150720', 'gen:sysInterUrl:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3734899074291507222', '拦截url表添加', '拦截url表添加', '/SysInterUrlController/add', 0, '373489907429150720', 'gen:sysInterUrl:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3734899074291507233', '拦截url表删除', '拦截url表删除', '/SysInterUrlController/remove', 0, '373489907429150720', 'gen:sysInterUrl:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('3734899074291507244', '拦截url表修改', '拦截url表修改', '/SysInterUrlController/edit', 0, '373489907429150720', 'gen:sysInterUrl:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4', '用户管理', '用户展示', '/UserController/view', 0, '411522822607867904', 'system:user:view', 1, 'icon icon-user', 1, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('410791701859405824', '岗位管理', '岗位展示', '/SysPositionController/view', 0, '411522822607867904', 'gen:sysPosition:view', 1, 'fa fa-vcard', 17, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4107917018594058251', '岗位表集合', '岗位集合', '/SysPositionController/list', 0, '410791701859405824', 'gen:sysPosition:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4107917018594058262', '岗位表添加', '岗位添加', '/SysPositionController/add', 0, '410791701859405824', 'gen:sysPosition:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4107917018594058273', '岗位表删除', '岗位删除', '/SysPositionController/remove', 0, '410791701859405824', 'gen:sysPosition:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4107917018594058284', '岗位表修改', '岗位修改', '/SysPositionController/edit', 0, '410791701859405824', 'gen:sysPosition:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('410989805699207168', '部门管理', '部门展示', '/SysDepartmentController/view', 0, '411522822607867904', 'gen:sysDepartment:view', 1, 'fa fa-odnoklassniki', 18, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4109898056992071691', '部门集合', '部门集合', '/SysDepartmentController/list', 0, '410989805699207168', 'gen:sysDepartment:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4109898056992071702', '部门添加', '部门添加', '/SysDepartmentController/add', 0, '410989805699207168', 'gen:sysDepartment:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4109898056992071713', '部门删除', '部门删除', '/SysDepartmentController/remove', 0, '410989805699207168', 'gen:sysDepartment:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('4109898056992071724', '部门修改', '部门修改', '/SysDepartmentController/edit', 0, '410989805699207168', 'gen:sysDepartment:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('411522822607867904', '用户管理', NULL, '', 0, '0', '', 0, 'layui-icon layui-icon-user', 3, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('486690002869157888', '用户密码修改', '用户密码修改', '/UserController/editPwd', 0, '4', 'system:user:editPwd', 2, 'entypo-tools', 3, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('496126970468237312', '日志展示', '日志管理', '/LogController/view', 0, '592059865673760768', 'system:log:view', 1, 'fa fa-info', 9, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('496127240363311104', '日志删除', '日志删除', '/LogController/remove', 0, '496126970468237312', 'system:log:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('496127794879660032', '日志集合', '日志集合', '/LogController/list', 0, '496126970468237312', 'system:log:list', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('5', '用户集合', '用户集合', '/UserController/list', 0, '4', 'system:user:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('574578311263555584', '自动生成测试管理', '自动生成测试展示', '/TestaxController/view', 0, '589559748521623552', 'gen:testax:view', 1, 'layui-icon layui-icon-face-smile', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('574578311267749888', '自动生成测试集合', '自动生成测试集合', '/TestaxController/list', 0, '574578311263555584', 'gen:testax:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('574578311267749889', '自动生成测试添加', '自动生成测试添加', '/TestaxController/add', 0, '574578311263555584', 'gen:testax:add', 2, 'layui-icon layui-icon-add-1', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('574578311267749890', '自动生成测试删除', '自动生成测试删除', '/TestaxController/remove', 0, '574578311263555584', 'gen:testax:remove', 2, 'layui-icon layui-icon-delete', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('574578311267749891', '自动生成测试修改', '自动生成测试修改', '/TestaxController/edit', 0, '574578311263555584', 'gen:testax:edit', 2, 'layui-icon layui-icon-edit', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('581541547099553792', 'druid监控', 'druid监控', '/druid/', 0, '617766548966211584', 'user:list', 1, 'fa fa-line-chart', 6, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('583063272123531264', 'API文档', NULL, '../doc.html', 1, '617766548966211584', '--', 1, 'layui-icon fa fa-font', 8, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('586003694080753664', '表单构建', NULL, '/static/component/code/index.html', 0, '617766548966211584', 'system:tool:view', 1, 'layui-icon layui-icon fa fa-list-alt', 5, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('587453033487532032', '后台模板', NULL, 'https://www.layui.com/doc/', 1, '617766548966211584', '', 1, 'layui-icon layui-icon fa fa-telegram', 9, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('589559748521623552', '一级菜单', NULL, '', 0, '0', '', 0, 'layui-icon layui-icon layui-icon layui-icon-face-smile', 6, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('592059865673760768', '系统管理', NULL, '', 0, '0', '', 0, 'layui-icon layui-icon-home', 1, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('592067570522128384', '测试跳转', '测试跳转', 'http://www.baidu.com', 1, '589559748521623552', '#', 1, 'fa fa-address-book', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('592167738407911424', '系统监控', '系统监控', '/ServiceController/view', 0, '617766548966211584', 'system:service:view', 1, 'fa fa-video-camera', 7, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('594691026430459904', '电子邮件管理', '电子邮件展示', '/EmailController/view', 0, '592059865673760768', 'system:email:view', 1, 'fa fa-envelope', 8, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('5946910264304599041', '电子邮件集合', '电子邮件集合', '/EmailController/list', 0, '594691026430459904', 'system:email:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('5946910264304599042', '电子邮件添加', '电子邮件添加', '/EmailController/add', 0, '594691026430459904', 'system:email:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('5946910264304599043', '电子邮件删除', '电子邮件删除', '/EmailController/remove', 0, '594691026430459904', 'system:email:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('5946910264304599044', '电子邮件修改', '电子邮件修改', '/EmailController/edit', 0, '594691026430459904', 'system:email:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6', '用户添加', '用户添加', '/UserController/add', 0, '4', 'system:user:add', 2, 'entypo-plus-squared', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('610635485890478080', '代码生成', NULL, '', 0, '0', '', 0, 'layui-icon layui-icon layui-icon layui-icon-praise', 2, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('610635950447394816', '全局配置', '', '/autoCodeController/global', 0, '610635485890478080', 'system:autocode:global', 1, 'fa fa-university', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('617766548966211584', '系统工具', NULL, '', 0, '0', '', 0, 'layui-icon layui-icon layui-icon layui-icon layui-icon layui-icon layui-icon-util', 5, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('618918631769636864', '字典管理', '字典类型表展示', '/DictTypeController/view', 0, '592059865673760768', 'system:dictType:view', 1, 'fa fa-puzzle-piece', 11, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6189186317738311681', '字典类型表集合', '字典类型表集合', '/DictTypeController/list', 0, '618918631769636864', 'system:dictType:list', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6189186317948026882', '字典类型表添加', '字典类型表添加', '/DictTypeController/add', 0, '618918631769636864', 'system:dictType:add', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6189186317948026883', '字典类型表删除', '字典类型表删除', '/DictTypeController/remove', 0, '618918631769636864', 'system:dictType:remove', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6189186317989969924', '字典类型表修改', '字典类型表修改', '/DictTypeController/edit', 0, '618918631769636864', 'system:dictType:edit', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6192095214866268161', '字典数据表集合', '字典数据表集合', '/DictDataController/list', 0, '618918631769636864', 'system:dictData:list', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6192095214866268162', '字典数据表添加', '字典数据表添加', '/DictDataController/add', 0, '618918631769636864', 'system:dictData:add', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6192095215075983363', '字典数据表删除', '字典数据表删除', '/DictDataController/remove', 0, '618918631769636864', 'system:dictData:remove', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('6192095215075983364', '字典数据表修改', '字典数据表修改', '/DictDataController/edit', 0, '618918631769636864', 'system:dictData:edit', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('619836559427895296', '字典数据视图', '字典数据视图', '/DictDataController/view', 0, '618918631769636864', 'system:dictData:view', 2, NULL, NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('686894721590759424', '项目表管理', '项目表展示', '/GoviewProjectController/view', 0, '589559748521623552', 'gen:goviewProject:view', 1, 'layui-icon layui-icon-face-smile', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('686894721590759425', '项目表集合', '项目表集合', '/GoviewProjectController/list', 0, '686894721590759424', 'gen:goviewProject:list', 2, '', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('686894721590759426', '项目表添加', '项目表添加', '/GoviewProjectController/add', 0, '686894721590759424', 'gen:goviewProject:add', 2, 'layui-icon layui-icon-add-1', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('686894721590759427', '项目表删除', '项目表删除', '/GoviewProjectController/remove', 0, '686894721590759424', 'gen:goviewProject:remove', 2, 'layui-icon layui-icon-delete', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('686894721590759428', '项目表修改', '项目表修改', '/GoviewProjectController/edit', 0, '686894721590759424', 'gen:goviewProject:edit', 2, 'layui-icon layui-icon-edit', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('7', '用户删除', '用户删除', '/UserController/remove', 0, '4', 'system:user:remove', 2, 'entypo-trash', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('8', '用户修改', '用户修改', '/UserController/edit', 0, '4', 'system:user:edit', 2, 'fa fa-wrench', NULL, 0); +INSERT INTO "goview_v2"."t_sys_permission" VALUES ('9', '角色管理', '角色展示', '/RoleController/view', 0, '411522822607867904', 'system:role:view', 1, 'fa fa-group', 2, 0); + +-- ---------------------------- +-- Table structure for t_sys_permission_role +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_permission_role"; +CREATE TABLE "goview_v2"."t_sys_permission_role" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "role_id" varchar(255) COLLATE "pg_catalog"."default", + "permission_id" varchar(255) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_permission_role"."role_id" IS '角色id'; +COMMENT ON COLUMN "goview_v2"."t_sys_permission_role"."permission_id" IS '权限id'; +COMMENT ON TABLE "goview_v2"."t_sys_permission_role" IS '角色权限中间表'; + +-- ---------------------------- +-- Records of t_sys_permission_role +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('06c4fea1-3c3c-4fa3-8557-f60fc07b07f8', '488243256161730560', '15'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('0974e886-24cc-4fd1-825c-e00c2a8d5e16', '488243256161730560', '618918631769636864'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('0a750acc-0e74-4999-b183-652025edf7c5', '488243256161730560', '574578311267749888'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('0aad0987-31bf-4832-9477-b91671450fe0', '488243256161730560', '3303650266428252171'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('0df37cf7-08ea-453e-aec0-01a6c584b95d', '488243256161730560', '3400681518049566764'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('0e7d5fc8-bb8d-47e9-a94c-7be458fafdf1', '488243256161730560', '10'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('0efd158b-a190-4a5a-9e28-8d23cf9e4861', '488243256161730560', '3400961831355064364'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('13e35e1d-88a0-479b-9d85-eaa9fa9972b7', '488243256161730560', '3400961831355064331'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('146f0c06-81d0-4194-b8ef-b5368070cc5c', '488243256161730560', '340096183135506432'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('14c0defb-41af-446a-8d70-55c5b1490ab9', '488243256161730560', '574578311267749891'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('16cbf79b-7312-4845-b87c-52b86f2d99fd', '488243256161730560', '586003694080753664'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('1b0b8f6b-32b7-4b33-ad75-85866fc2c600', '488243256161730560', '23'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('214f5644-b612-4d1f-ae4e-436972c108f4', '488243256161730560', '589559748521623552'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('21933400-8ef1-4ce2-8453-9b38619db5e1', '488243256161730560', '496127240363311104'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('2210aa98-bcb6-45e1-9675-ae773f954117', '488243256161730560', '592059865673760768'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('221e26a5-950f-413d-8dcd-09368c2f0f3c', '488243256161730560', '610635485890478080'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('22d9bc09-324b-4d6b-b082-d9679f18cae4', '488243256161730560', '3400961831355064342'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('25518732-6bfa-4c47-a56c-de4c057c5000', '488243256161730560', '4'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('26ba96a6-d360-488d-95f2-81874fcbb7ae', '488243256161730560', '332857281479839744'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('2b170d39-d777-4dbe-9e3f-c56baa1cbe0c', '488243256161730560', '3400681518049566742'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('2c347c67-4af8-4f3f-9052-263428d8800e', '488243256161730560', '3328572814798397473'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('2eee254f-c85b-40ba-90de-3084dae0167d', '488243256161730560', '3401274122705346604'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('326071f2-cc6b-484b-8e13-1c5f028df989', '488243256161730560', '574578311267749889'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('333bf722-a930-4dc9-918d-2f78e56de27f', '488243256161730560', '4109898056992071702'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('353ca528-80f3-45f2-b4fc-db24718e120b', '488243256161730560', '583063272123531264'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('3ea4142e-160d-47c3-a39c-00af394adc81', '488243256161730560', '594691026430459904'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('3eb07ec0-ea85-455f-aae2-a4468fcd5169', '488243256161730560', '6192095215075983363'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('3ee73384-0c6d-40c2-a3f0-326c9d67528b', '488243256161730560', '335330315113467904'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('4107866b-3ae6-4e41-a2c2-27541617b10a', '488243256161730560', '587453033487532032'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('45b78bbc-ed49-4a84-b7eb-0d86657d7e51', '488243256161730560', '3400681518049566731'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('47ecb44a-b66b-49d3-a1aa-bfe8a6de81fa', '488243256161730560', '410791701859405824'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('4b82e746-aecf-466f-ac05-da08d418cd73', '488243256161730560', '4107917018594058284'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('4e88c1e9-697e-4d65-ab94-d96100daa7a6', '488243256161730560', '3303650266428252182'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('5293b2c2-07c0-48e1-b5a9-728cf41168d3', '488243256161730560', '6189186317738311681'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('531b983f-aebb-4fdb-80b3-77f6f12e62ba', '488243256161730560', '18'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('57161250-f802-4af1-b429-2ef816914b8e', '488243256161730560', '5'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('5d4df891-08ca-4c12-a58b-b50c6a409cbd', '488243256161730560', '496127794879660032'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('5d5932bd-a213-4f1e-a9b7-4f3213a26170', '488243256161730560', '592067570522128384'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('5e1f1b0b-efc2-4a72-afff-75bad84e689e', '488243256161730560', '686894721590759424'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('5e71e65e-090e-4e49-a3ba-a53231e72ea7', '488243256161730560', '21'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('5f869026-f225-49f7-a44d-72ad9c4b2e61', '488243256161730560', '16'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('5fa72222-706b-4be5-8794-d0a02edb31a9', '488243256161730560', '496126970468237312'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('61c2b8ff-82fd-4e69-8071-fab33c11db6a', '488243256161730560', '592167738407911424'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('6472daf2-e48b-43f5-a9d4-d353c3421d89', '488243256161730560', '610635950447394816'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('653e91fe-2606-4a5b-96de-6576afdb53ae', '488243256161730560', '6189186317948026883'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('655858d0-7403-4118-a348-da245955efd1', '488243256161730560', '3328572814798397451'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('66649ae8-0f38-482b-95d7-b38132e0d593', '488243256161730560', '12'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('6ab24a03-d095-4df5-9ed3-957f16fc39de', '488243256161730560', '340301160042860544'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('6c4a5773-7cf5-4e18-b022-526cbe7a2ea5', '488243256161730560', '5946910264304599043'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('6f03be73-dae7-4604-ac6c-2aa59397eaf3', '488243256161730560', '617766548966211584'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('713186e0-804c-4aef-888f-34d7cf3bc41c', '488243256161730560', '686894721590759427'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('714589f6-d736-4620-9594-69a2f3900831', '687205030654251008', '686894721590759424'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('71f763ab-c758-49f2-8ed7-a0117fc12a46', '488243256161730560', '4109898056992071713'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('72574ef5-25e3-4564-aef3-5034f9d6d94c', '488243256161730560', '3401274122705346571'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('73ae0109-82b5-4c6f-a079-0e5051265389', '488243256161730560', '574578311267749890'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('74ac07cd-7de7-473e-ac5b-94f744518fd4', '488243256161730560', '6189186317948026882'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('75d8dd12-f1ed-456e-a1f5-7b69889ae289', '488243256161730560', '11'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('767fe014-629d-44da-96c9-f93c7de74343', '488243256161730560', '4107917018594058251'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('81e813f5-b567-43f4-b534-9e64441119ff', '687205030654251008', '686894721590759426'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('81eb37c4-2761-43dd-b697-242041aa125d', '488243256161730560', '6192095215075983364'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('82cf5082-f610-48d6-bbe1-4a9c509b113f', '488243256161730560', '5946910264304599041'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('8464e11a-52df-4561-8d0b-2a471445a75e', '488243256161730560', '5946910264304599042'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('8c79dbb5-cdbb-4cf6-82b5-1008bfc8c761', '488243256161730560', '6'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('8d634504-4b31-44cb-8a40-0955cfcecbdc', '488243256161730560', '486690002869157888'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('8d7e344c-aa0e-437c-b9fb-21a87a8a7b8d', '488243256161730560', '340068151804956672'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('8d8c4e26-af41-4d40-90c9-557cf2ccdbed', '488243256161730560', '686894721590759425'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('8f15a7e4-9984-44b3-842f-3e270eefa8c3', '488243256161730560', '14'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('907b8893-6fcc-417f-9039-97c254070f5b', '488243256161730560', '619836559427895296'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('93fa8b7c-2fad-408c-82d1-c68897f9f823', '488243256161730560', '19'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('9a38ff6f-d7cb-4e94-b183-eff47527f070', '488243256161730560', '20'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('9c1f2ec9-ccf1-4d6b-9688-cdcc4a194aa9', '488243256161730560', '17'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('9e8595ed-d811-454e-96b9-1940d29be3c0', '488243256161730560', '581541547099553792'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('9ec2b647-0a34-43c0-b20b-99739322c4d4', '488243256161730560', '373489907429150720'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('9f13d5e2-d145-4677-9631-329c32fffde8', '488243256161730560', '3303650266428252204'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('9f47d5d5-269c-4b60-b249-1cee0f45aa29', '488243256161730560', '686894721590759426'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('9ffad7ea-9ecc-49c2-ba5d-81a16386aa4d', '488243256161730560', '4109898056992071691'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('a2ee6016-c483-41b8-acaf-f8551e743d83', '488243256161730560', '410989805699207168'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('a32ab0b2-a145-418e-b1ec-2f5414007ecf', '488243256161730560', '3734899074291507233'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('a5f3bdb3-31f5-47bb-82e9-583d76d1f77a', '488243256161730560', '5946910264304599044'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('a6d7e377-6373-46dc-b230-5c81bab5a494', '488243256161730560', '22'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('ac440c86-3df7-4f3d-8b24-c0acc1c87d28', '687205030654251008', '686894721590759425'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('aceac040-a68d-4d03-a198-dc69b8eb1ab5', '488243256161730560', '340088022018166784'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('aeffd602-51ab-4198-b1c4-2c3a84ad7087', '488243256161730560', '3321578609202995233'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('af0aa349-3baa-4f26-965a-c518f132fe86', '488243256161730560', '13'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('afa88a28-7d52-4582-b0fd-235b80d72a19', '488243256161730560', '9'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('b91ca049-4156-44c9-9fb8-d953e40d54c1', '488243256161730560', '3321578609202995211'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('bca6122c-428a-4ae9-a076-b116e2cc00b4', '488243256161730560', '3401274122705346582'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('bcc057b5-d1a7-4adb-abb8-358deea1db1e', '488243256161730560', '3734899074291507244'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('c060cbfc-24ba-488f-bf17-2c76e80925d2', '488243256161730560', '3734899074291507211'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('c0edea80-f551-4374-93f1-0ec4d232abee', '488243256161730560', '340067579836108800'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('c164da91-a162-4334-8ec2-4ba6a167e477', '687205030654251008', '686894721590759428'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('c3e5dff9-8925-4927-beb5-71c1e8aa95aa', '488243256161730560', '574578311263555584'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('c61200c0-4658-4ee4-9e31-3b94c8fb913e', '488243256161730560', '330365026642825216'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('c62e93d7-24a5-4ddf-b8fb-bc5e6292b4d7', '488243256161730560', '3734899074291507222'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('c82932e0-b318-43e4-9cdf-7cf86bd4d1e3', '488243256161730560', '3321578609202995222'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('cabcac67-f4b7-4700-afff-e77d7657f221', '488243256161730560', '411522822607867904'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('cb1e8187-82dd-47b6-9812-679c7a1211f1', '488243256161730560', '3401274122705346593'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('ce3640bd-19f0-4370-9dc9-c009f5cb3286', '488243256161730560', '3400880220181667851'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('ce69e219-3957-4f1e-a75e-6a300e88942e', '488243256161730560', '7'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('d401001d-dace-4bde-8c4f-a5bb82e1337e', '488243256161730560', '6192095214866268162'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('d82c4443-9db0-4f57-af15-a5cebc37e296', '488243256161730560', '331778807298134016'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('df9f0982-7957-44f1-9ae0-57a225e0b3a9', '687205030654251008', '686894721590759427'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e0080a49-2f5a-4d36-b905-fc456da53e14', '488243256161730560', '3400880220181667862'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e2328364-e3c5-4e1d-b264-62dd81cfe3d7', '488243256161730560', '3321578609202995244'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e35de2af-f8cf-423d-b24b-6a4b557270c3', '488243256161730560', '340127412270534656'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e4f940af-c8f4-4474-9019-c3e8d9a7cb70', '488243256161730560', '6192095214866268161'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e541d302-0bbf-41d7-a89c-e0823d4a854d', '488243256161730560', '332157860920299520'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e59a64ba-81d4-48cf-8135-2f39a8b9f57b', '488243256161730560', '3303650266428252193'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e5c8942b-bf0c-4946-b7cf-b2aa2c3a4db1', '488243256161730560', '4107917018594058262'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('e6b2648d-735c-4964-9f73-0c56119a00ad', '488243256161730560', '3400681518049566753'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('eb6bc08b-4241-42fe-9535-9d039aa8cfb3', '488243256161730560', '686894721590759428'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('ec4131c1-da04-4ab7-8759-b2e619d9ff49', '488243256161730560', '340381240911859712'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('ee1587f6-ec65-4409-88cd-1c7c7d9218f6', '488243256161730560', '6189186317989969924'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('ef7c5a56-0df3-4dc4-bd8e-ee4b4e565baa', '488243256161730560', '3400880220181667884'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('f072a6b3-eae8-40d0-8a0c-4d7a7c8dbe66', '488243256161730560', '4109898056992071724'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('f69a153b-3eab-4e4a-aedb-cf51556be63c', '488243256161730560', '4107917018594058273'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('facf8647-986b-4e46-9e80-20274828493c', '488243256161730560', '3400880220181667873'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('fbd652c1-e085-448e-9e5f-a49dc5bc4d25', '488243256161730560', '8'); +INSERT INTO "goview_v2"."t_sys_permission_role" VALUES ('fceabdaa-95d0-4525-9ebe-381698b8cf3d', '488243256161730560', '3400961831355064353'); + +-- ---------------------------- +-- Table structure for t_sys_position +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_position"; +CREATE TABLE "goview_v2"."t_sys_position" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "post_name" varchar(255) COLLATE "pg_catalog"."default", + "order_num" int4, + "status" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_position"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_position"."post_name" IS '岗位名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_position"."order_num" IS '排序'; +COMMENT ON COLUMN "goview_v2"."t_sys_position"."status" IS '状态'; +COMMENT ON TABLE "goview_v2"."t_sys_position" IS '岗位表'; + +-- ---------------------------- +-- Records of t_sys_position +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_position" VALUES ('410792368778907648', '总经理', 1, 1); +INSERT INTO "goview_v2"."t_sys_position" VALUES ('410792443127140352', '技术经理', 2, 1); +INSERT INTO "goview_v2"."t_sys_position" VALUES ('410792478929719296', '人事经理', 3, 1); +INSERT INTO "goview_v2"."t_sys_position" VALUES ('411477874382606336', '员工', 4, 1); + +-- ---------------------------- +-- Table structure for t_sys_province +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_province"; +CREATE TABLE "goview_v2"."t_sys_province" ( + "id" int4 NOT NULL, + "province_code" varchar(40) COLLATE "pg_catalog"."default" NOT NULL, + "province_name" varchar(50) COLLATE "pg_catalog"."default" NOT NULL, + "short_name" varchar(20) COLLATE "pg_catalog"."default" NOT NULL, + "lng" varchar(20) COLLATE "pg_catalog"."default", + "lat" varchar(20) COLLATE "pg_catalog"."default", + "sort" int4, + "gmt_create" timestamp(6), + "gmt_modified" timestamp(6), + "memo" varchar(250) COLLATE "pg_catalog"."default", + "data_state" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."id" IS '自增列'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."province_code" IS '省份代码'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."province_name" IS '省份名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."short_name" IS '简称'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."lng" IS '经度'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."lat" IS '纬度'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."sort" IS '排序'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."gmt_create" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."gmt_modified" IS '修改时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."memo" IS '备注'; +COMMENT ON COLUMN "goview_v2"."t_sys_province"."data_state" IS '状态'; +COMMENT ON TABLE "goview_v2"."t_sys_province" IS '省份表'; + +-- ---------------------------- +-- Records of t_sys_province +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_province" VALUES (22, '500000', '重庆', '重庆', '106.504959', '29.533155', 22, '2019-02-28 17:16:58', '2019-02-28 17:17:05', '', 0); + +-- ---------------------------- +-- Table structure for t_sys_quartz_job +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_quartz_job"; +CREATE TABLE "goview_v2"."t_sys_quartz_job" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "job_name" varchar(255) COLLATE "pg_catalog"."default", + "job_group" varchar(255) COLLATE "pg_catalog"."default", + "invoke_target" varchar(255) COLLATE "pg_catalog"."default", + "cron_expression" varchar(255) COLLATE "pg_catalog"."default", + "misfire_policy" varchar(255) COLLATE "pg_catalog"."default", + "concurrent" varchar(255) COLLATE "pg_catalog"."default", + "status" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."id" IS '日志id'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."job_name" IS '任务名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."job_group" IS '任务组名'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."invoke_target" IS '调用目标字符串'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."cron_expression" IS 'cron执行表达式'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."misfire_policy" IS 'cron计划策略'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."concurrent" IS '是否并发执行(0允许 1禁止)'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job"."status" IS '任务状态(0正常 1暂停)'; +COMMENT ON TABLE "goview_v2"."t_sys_quartz_job" IS '定时任务调度表'; + +-- ---------------------------- +-- Records of t_sys_quartz_job +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_quartz_job" VALUES ('332182389491109888', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', '*/5 * * * * ?', '2', '0', 1); + +-- ---------------------------- +-- Table structure for t_sys_quartz_job_log +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_quartz_job_log"; +CREATE TABLE "goview_v2"."t_sys_quartz_job_log" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "job_name" varchar(255) COLLATE "pg_catalog"."default", + "job_group" varchar(255) COLLATE "pg_catalog"."default", + "invoke_target" varchar(255) COLLATE "pg_catalog"."default", + "job_message" varchar(255) COLLATE "pg_catalog"."default", + "status" int4, + "exception_info" varchar(255) COLLATE "pg_catalog"."default", + "start_time" timestamp(6), + "end_time" timestamp(6) +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."job_name" IS '任务名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."job_group" IS '任务组名'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."invoke_target" IS '调用目标字符串'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."job_message" IS '日志信息'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."status" IS '执行状态(0正常 1失败)'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."exception_info" IS '异常信息'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."start_time" IS '开始时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_quartz_job_log"."end_time" IS '结束时间'; +COMMENT ON TABLE "goview_v2"."t_sys_quartz_job_log" IS '定时任务调度日志表'; + +-- ---------------------------- +-- Records of t_sys_quartz_job_log +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('333610566486724608', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2019-09-17 00:16:07', '2019-09-17 00:16:07'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('333610572270669824', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2019-09-17 00:16:09', '2019-09-17 00:16:09'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('354984595927732224', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:3毫秒', 0, NULL, '2019-11-14 23:48:53', '2019-11-14 23:48:53'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('354990312722141184', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:2毫秒', 0, NULL, '2019-11-15 00:11:36', '2019-11-15 00:11:36'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('354996339316232192', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:3毫秒', 0, NULL, '2019-11-15 00:35:33', '2019-11-15 00:35:33'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421274211356672', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:5毫秒', 0, NULL, '2020-04-29 18:22:40', '2020-04-29 18:22:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421274303631360', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:22:40', '2020-04-29 18:22:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421274324602880', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:22:40', '2020-04-29 18:22:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421274366545920', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:22:40', '2020-04-29 18:22:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421315554611200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:22:50', '2020-04-29 18:22:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421357501845504', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:23:00', '2020-04-29 18:23:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421399453274112', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:23:10', '2020-04-29 18:23:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421441375342592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:23:20', '2020-04-29 18:23:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421483351937024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:2毫秒', 0, NULL, '2020-04-29 18:23:30', '2020-04-29 18:23:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421525257228288', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:23:40', '2020-04-29 18:23:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421567233822720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:23:50', '2020-04-29 18:23:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421609130725376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:24:00', '2020-04-29 18:24:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421648662040576', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:24:09', '2020-04-29 18:24:09'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421651073765376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:24:10', '2020-04-29 18:24:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421693041971200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:24:20', '2020-04-29 18:24:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421734959845376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:24:30', '2020-04-29 18:24:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421776974188544', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:24:40', '2020-04-29 18:24:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421818862702592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:24:50', '2020-04-29 18:24:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421860805742592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:25:00', '2020-04-29 18:25:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415421902736199680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:25:10', '2020-04-29 18:25:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423552540512256', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:4毫秒', 0, NULL, '2020-04-29 18:31:43', '2020-04-29 18:31:43'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423552636981248', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:31:43', '2020-04-29 18:31:43'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423552670535680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:31:43', '2020-04-29 18:31:43'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423552687312896', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:31:43', '2020-04-29 18:31:43'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423552716673024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:31:43', '2020-04-29 18:31:43'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423552741838848', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:31:43', '2020-04-29 18:31:43'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423559536611328', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:31:45', '2020-04-29 18:31:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423580482965504', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:31:50', '2020-04-29 18:31:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423601454485504', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:31:55', '2020-04-29 18:31:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423622405033984', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:32:00', '2020-04-29 18:32:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423643372359680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:32:05', '2020-04-29 18:32:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423664343879680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:10', '2020-04-29 18:32:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423685311205376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:15', '2020-04-29 18:32:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423706328862720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:20', '2020-04-29 18:32:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423727325548544', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:25', '2020-04-29 18:32:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423748250931200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:30', '2020-04-29 18:32:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423769188896768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:35', '2020-04-29 18:32:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423790227525632', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:40', '2020-04-29 18:32:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423811190657024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:32:45', '2020-04-29 18:32:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423832178954240', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:32:50', '2020-04-29 18:32:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423853100142592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:32:55', '2020-04-29 18:32:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423874054885376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:33:00', '2020-04-29 18:33:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423895026405376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:33:05', '2020-04-29 18:33:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423916002119680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:33:10', '2020-04-29 18:33:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423937015582720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:33:15', '2020-04-29 18:33:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423957970325504', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:33:20', '2020-04-29 18:33:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423978925068288', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:33:25', '2020-04-29 18:33:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415423999942725632', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:33:30', '2020-04-29 18:33:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424020889079808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:33:35', '2020-04-29 18:33:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424041894154240', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:33:40', '2020-04-29 18:33:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424062844702720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:33:45', '2020-04-29 18:33:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424083803639808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:33:50', '2020-04-29 18:33:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424104754188288', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:33:55', '2020-04-29 18:33:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424125746679808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:34:00', '2020-04-29 18:34:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424146726588416', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:05', '2020-04-29 18:34:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424167727468544', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:10', '2020-04-29 18:34:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424188678017024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:15', '2020-04-29 18:34:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424209636954112', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:20', '2020-04-29 18:34:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424230595891200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:34:25', '2020-04-29 18:34:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424251567411200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:30', '2020-04-29 18:34:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424272559902720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:35', '2020-04-29 18:34:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424293518839808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:40', '2020-04-29 18:34:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424314507137024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:34:45', '2020-04-29 18:34:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424335436713984', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:34:50', '2020-04-29 18:34:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424356404039680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:34:55', '2020-04-29 18:34:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424377396531200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:35:00', '2020-04-29 18:35:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424398414188544', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:35:05', '2020-04-29 18:35:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424419326988288', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:35:10', '2020-04-29 18:35:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424440332062720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:35:15', '2020-04-29 18:35:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424461282611200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:35:20', '2020-04-29 18:35:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424482254131200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:35:25', '2020-04-29 18:35:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424503200485376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:35:30', '2020-04-29 18:35:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424524163616768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:35:35', '2020-04-29 18:35:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424545135136768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:35:40', '2020-04-29 18:35:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424566148599808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:35:45', '2020-04-29 18:35:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424587103342592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:35:50', '2020-04-29 18:35:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424608150360064', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:35:55', '2020-04-29 18:35:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424629029605376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:36:00', '2020-04-29 18:36:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424650072428544', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:36:05', '2020-04-29 18:36:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424671035559936', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:36:10', '2020-04-29 18:36:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424691981914112', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:36:15', '2020-04-29 18:36:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424712961822720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:36:20', '2020-04-29 18:36:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424733899788288', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:36:25', '2020-04-29 18:36:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424754862919680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:36:30', '2020-04-29 18:36:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424775888965632', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:36:35', '2020-04-29 18:36:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424796797571072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:36:40', '2020-04-29 18:36:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424817836199936', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:36:45', '2020-04-29 18:36:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424838769971200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:36:50', '2020-04-29 18:36:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424859741491200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:36:55', '2020-04-29 18:36:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424880696233984', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:37:00', '2020-04-29 18:37:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424901705502720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:37:05', '2020-04-29 18:37:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424922681217024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:37:10', '2020-04-29 18:37:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424943690485760', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:37:15', '2020-04-29 18:37:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424964632645632', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:37:20', '2020-04-29 18:37:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415424985562222592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:37:25', '2020-04-29 18:37:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425006516965376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:37:30', '2020-04-29 18:37:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425027484291072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:37:35', '2020-04-29 18:37:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425048476782592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:2毫秒', 0, NULL, '2020-04-29 18:37:40', '2020-04-29 18:37:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425069427331072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:37:45', '2020-04-29 18:37:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425090436599808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:37:50', '2020-04-29 18:37:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425111412314112', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:37:55', '2020-04-29 18:37:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425132354473984', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:38:00', '2020-04-29 18:38:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425153334382592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:38:05', '2020-04-29 18:38:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425174335262720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:38:10', '2020-04-29 18:38:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425195290005504', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:38:15', '2020-04-29 18:38:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425216248942592', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:38:20', '2020-04-29 18:38:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425237224656896', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:2毫秒', 0, NULL, '2020-04-29 18:38:25', '2020-04-29 18:38:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425258200371200', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:38:30', '2020-04-29 18:38:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425279192862720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:38:35', '2020-04-29 18:38:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425300126633984', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:38:40', '2020-04-29 18:38:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425321089765376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:38:45', '2020-04-29 18:38:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425342082256896', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:38:50', '2020-04-29 18:38:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425363041193984', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:38:55', '2020-04-29 18:38:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425384000131072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:00', '2020-04-29 18:39:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425404967456768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:05', '2020-04-29 18:39:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425425997697024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:39:10', '2020-04-29 18:39:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425446956634112', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:15', '2020-04-29 18:39:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425467902988288', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:20', '2020-04-29 18:39:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425488866119680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:25', '2020-04-29 18:39:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425509825056768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:39:30', '2020-04-29 18:39:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425530800771072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:39:35', '2020-04-29 18:39:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425551768096768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:40', '2020-04-29 18:39:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425572743811072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:39:45', '2020-04-29 18:39:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425593706942464', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:50', '2020-04-29 18:39:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425614678462464', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:39:55', '2020-04-29 18:39:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425635654176768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:40:00', '2020-04-29 18:40:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425656629891072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:40:05', '2020-04-29 18:40:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425677597216768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:40:10', '2020-04-29 18:40:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425698568736768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:40:15', '2020-04-29 18:40:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425719540256768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:40:20', '2020-04-29 18:40:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425740515971072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:40:25', '2020-04-29 18:40:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425761487491072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:40:30', '2020-04-29 18:40:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425782454816768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:40:35', '2020-04-29 18:40:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425803430531072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:40:40', '2020-04-29 18:40:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425824397856768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:40:45', '2020-04-29 18:40:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425845373571072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:40:50', '2020-04-29 18:40:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425866340896768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:40:55', '2020-04-29 18:40:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425887312416768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:00', '2020-04-29 18:41:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425908283936768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:05', '2020-04-29 18:41:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425929255456768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:41:10', '2020-04-29 18:41:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425950226976768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:15', '2020-04-29 18:41:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425971198496768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:20', '2020-04-29 18:41:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415425992165822464', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:25', '2020-04-29 18:41:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426013141536768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:30', '2020-04-29 18:41:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426034117251072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:41:35', '2020-04-29 18:41:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426055088771072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:40', '2020-04-29 18:41:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426076056096768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:41:45', '2020-04-29 18:41:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426117479043072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:4毫秒', 0, NULL, '2020-04-29 18:41:51', '2020-04-29 18:41:51'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426138983239680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:42:00', '2020-04-29 18:42:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426180909502464', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:42:10', '2020-04-29 18:42:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426222856736768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:42:20', '2020-04-29 18:42:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426264799776768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:42:30', '2020-04-29 18:42:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426306742816768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:42:40', '2020-04-29 18:42:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426348685856768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:42:50', '2020-04-29 18:42:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426390633091072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:43:00', '2020-04-29 18:43:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426432580325376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:43:10', '2020-04-29 18:43:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426453539262464', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:43:15', '2020-04-29 18:43:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426474519171072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:2毫秒', 0, NULL, '2020-04-29 18:43:20', '2020-04-29 18:43:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426495486496768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:43:25', '2020-04-29 18:43:25'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426516462211072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:43:30', '2020-04-29 18:43:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426537437925376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:43:35', '2020-04-29 18:43:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426558417833984', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:43:40', '2020-04-29 18:43:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426579372576768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:43:45', '2020-04-29 18:43:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426600344096768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:43:50', '2020-04-29 18:43:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426789146497024', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:3毫秒', 0, NULL, '2020-04-29 18:44:35', '2020-04-29 18:44:35'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426810071879680', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:44:40', '2020-04-29 18:44:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426831039205376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:44:45', '2020-04-29 18:44:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426851998142464', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:44:50', '2020-04-29 18:44:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426872982245376', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:44:55', '2020-04-29 18:44:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426894041845760', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:45:00', '2020-04-29 18:45:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426914921091072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:45:05', '2020-04-29 18:45:05'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426935888416768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:45:10', '2020-04-29 18:45:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426956864131072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:45:15', '2020-04-29 18:45:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415426977835651072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-04-29 18:45:20', '2020-04-29 18:45:20'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415427019774496768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:45:30', '2020-04-29 18:45:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415427061713342464', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:45:40', '2020-04-29 18:45:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('415427103660576768', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:0毫秒', 0, NULL, '2020-04-29 18:45:50', '2020-04-29 18:45:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503199187412848640', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:45毫秒', 0, NULL, '2020-12-27 15:40:45', '2020-12-27 15:40:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503200830422388736', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:37毫秒', 0, NULL, '2020-12-27 15:47:17', '2020-12-27 15:47:17'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503205708326637568', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:148毫秒', 0, NULL, '2020-12-27 16:06:40', '2020-12-27 16:06:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503205749506314240', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:10毫秒', 0, NULL, '2020-12-27 16:06:50', '2020-12-27 16:06:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503205791440965632', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:5毫秒', 0, NULL, '2020-12-27 16:07:00', '2020-12-27 16:07:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503205917249114112', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:7毫秒', 0, NULL, '2020-12-27 16:07:30', '2020-12-27 16:07:30'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503205959217319936', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:8毫秒', 0, NULL, '2020-12-27 16:07:40', '2020-12-27 16:07:40'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503218856400130048', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:39毫秒', 0, NULL, '2020-12-27 16:58:55', '2020-12-27 16:58:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222358929182720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:2毫秒', 0, NULL, '2020-12-27 17:12:50', '2020-12-27 17:12:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222379850371072', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:1毫秒', 0, NULL, '2020-12-27 17:12:55', '2020-12-27 17:12:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222442806874112', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:3毫秒', 0, NULL, '2020-12-27 17:13:10', '2020-12-27 17:13:10'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222463786782720', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:2毫秒', 0, NULL, '2020-12-27 17:13:15', '2020-12-27 17:13:15'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222842696011776', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:5毫秒', 0, NULL, '2020-12-27 17:14:45', '2020-12-27 17:14:45'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222862266634240', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:4毫秒', 0, NULL, '2020-12-27 17:14:50', '2020-12-27 17:14:50'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222883204599808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:3毫秒', 0, NULL, '2020-12-27 17:14:55', '2020-12-27 17:14:55'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503222904176119808', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:3毫秒', 1, 'ewrwerwer', '2020-12-27 17:15:00', '2020-12-30 17:15:00'); +INSERT INTO "goview_v2"."t_sys_quartz_job_log" VALUES ('503236547471085568', 'v2Task2', 'SYSTEM', 'v2Task.runTask2(1,2l,''asa'',true,2D)', 'v2Task2 总共耗时:37毫秒', 0, NULL, '2020-12-27 18:09:13', '2020-12-27 18:09:13'); + +-- ---------------------------- +-- Table structure for t_sys_role +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_role"; +CREATE TABLE "goview_v2"."t_sys_role" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "name" varchar(255) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_role"."id" IS 'id'; +COMMENT ON COLUMN "goview_v2"."t_sys_role"."name" IS '角色名称'; +COMMENT ON TABLE "goview_v2"."t_sys_role" IS '角色表'; + +-- ---------------------------- +-- Records of t_sys_role +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_role" VALUES ('488243256161730560', '管理员'); +INSERT INTO "goview_v2"."t_sys_role" VALUES ('488289006124007424', '用户'); +INSERT INTO "goview_v2"."t_sys_role" VALUES ('488305788310257664', '能修改用户密码角色'); +INSERT INTO "goview_v2"."t_sys_role" VALUES ('687205030654251008', 'goview'); + +-- ---------------------------- +-- Table structure for t_sys_role_user +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_role_user"; +CREATE TABLE "goview_v2"."t_sys_role_user" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "sys_user_id" varchar(255) COLLATE "pg_catalog"."default", + "sys_role_id" varchar(255) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_role_user"."sys_user_id" IS '用户id'; +COMMENT ON COLUMN "goview_v2"."t_sys_role_user"."sys_role_id" IS '角色id'; +COMMENT ON TABLE "goview_v2"."t_sys_role_user" IS '用户角色中间表'; + +-- ---------------------------- +-- Records of t_sys_role_user +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('353711021275353089', '353711021275353088', '488289006124007424'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('353714370687143936', '488294747442511872', '488289006124007424'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('354984037766533120', '354984005751410688', '488243256161730560'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('354988722443390977', '354988722443390976', '488243256161730560'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('354989789679849472', '354989789675655168', '488305788310257664'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('495571139645542400', '1', '488243256161730560'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('612107905532952576', '612107905532952576', '488289006124007424'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('612107905537146880', '612107905532952576', '488305788310257664'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('665776667649773568', '665776667645579264', '488289006124007424'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('791546031878836224', '791545588368936960', '488243256161730560'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('791546032226963456', '791545588368936960', '488289006124007424'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('791546032554119168', '791545588368936960', '488305788310257664'); +INSERT INTO "goview_v2"."t_sys_role_user" VALUES ('791546032843526144', '791545588368936960', '687205030654251008'); + +-- ---------------------------- +-- Table structure for t_sys_street +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_street"; +CREATE TABLE "goview_v2"."t_sys_street" ( + "id" int4 NOT NULL, + "street_code" varchar(40) COLLATE "pg_catalog"."default" NOT NULL, + "area_code" varchar(40) COLLATE "pg_catalog"."default", + "street_name" varchar(50) COLLATE "pg_catalog"."default" NOT NULL, + "short_name" varchar(30) COLLATE "pg_catalog"."default" NOT NULL, + "lng" varchar(20) COLLATE "pg_catalog"."default", + "lat" varchar(20) COLLATE "pg_catalog"."default", + "sort" int4, + "gmt_create" timestamp(6), + "gmt_modified" timestamp(6), + "memo" varchar(250) COLLATE "pg_catalog"."default", + "data_state" int4 +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."id" IS '自增列'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."street_code" IS '街道代码'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."area_code" IS '父级区代码'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."street_name" IS '街道名称'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."short_name" IS '简称'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."lng" IS '经度'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."lat" IS '纬度'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."sort" IS '排序'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."gmt_create" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."gmt_modified" IS '修改时间'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."memo" IS '备注'; +COMMENT ON COLUMN "goview_v2"."t_sys_street"."data_state" IS '状态'; +COMMENT ON TABLE "goview_v2"."t_sys_street" IS '街道设置'; + +-- ---------------------------- +-- Records of t_sys_street +-- ---------------------------- + +-- ---------------------------- +-- Table structure for t_sys_user +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_sys_user"; +CREATE TABLE "goview_v2"."t_sys_user" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "username" varchar(255) COLLATE "pg_catalog"."default", + "password" varchar(255) COLLATE "pg_catalog"."default", + "nickname" varchar(255) COLLATE "pg_catalog"."default", + "dep_id" int4, + "pos_id" varchar(255) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_sys_user"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_sys_user"."username" IS '用户账号'; +COMMENT ON COLUMN "goview_v2"."t_sys_user"."password" IS '用户密码'; +COMMENT ON COLUMN "goview_v2"."t_sys_user"."nickname" IS '昵称'; +COMMENT ON COLUMN "goview_v2"."t_sys_user"."dep_id" IS '部门id'; +COMMENT ON COLUMN "goview_v2"."t_sys_user"."pos_id" IS '岗位id'; +COMMENT ON TABLE "goview_v2"."t_sys_user" IS '用户表'; + +-- ---------------------------- +-- Records of t_sys_user +-- ---------------------------- +INSERT INTO "goview_v2"."t_sys_user" VALUES ('1', 'admin', '21232f297a57a5a743894a0e4a801fc3', '管理员', 2, '410792368778907648'); +INSERT INTO "goview_v2"."t_sys_user" VALUES ('433236479427350528', 'fuce', '21232f297a57a5a743894a0e4a801fc3', '付册', 2, '410792443127140352'); +INSERT INTO "goview_v2"."t_sys_user" VALUES ('665776667645579264', '999', 'fa246d0262c3925617b0c72bb20eeb1d', '9999', 1, '410792368778907648'); +INSERT INTO "goview_v2"."t_sys_user" VALUES ('791545588368936960', 'gxluguokq', '38f0bc079a0b772b73528833196f5037', '郭孔泉', 1, '410792443127140352'); + +-- ---------------------------- +-- Table structure for t_test +-- ---------------------------- +DROP TABLE IF EXISTS "goview_v2"."t_test"; +CREATE TABLE "goview_v2"."t_test" ( + "id" varchar(255) COLLATE "pg_catalog"."default" NOT NULL, + "name" varchar(255) COLLATE "pg_catalog"."default", + "age" int4, + "sex" varchar(255) COLLATE "pg_catalog"."default", + "create_time" timestamp(6), + "b_c_update" timestamp(6), + "t_cb_name" varchar(255) COLLATE "pg_catalog"."default" +) +; +COMMENT ON COLUMN "goview_v2"."t_test"."id" IS '主键'; +COMMENT ON COLUMN "goview_v2"."t_test"."name" IS '姓名'; +COMMENT ON COLUMN "goview_v2"."t_test"."age" IS '年龄'; +COMMENT ON COLUMN "goview_v2"."t_test"."sex" IS '性别'; +COMMENT ON COLUMN "goview_v2"."t_test"."create_time" IS '创建时间'; +COMMENT ON COLUMN "goview_v2"."t_test"."b_c_update" IS '修改时间'; +COMMENT ON COLUMN "goview_v2"."t_test"."t_cb_name" IS '写个字符串'; +COMMENT ON TABLE "goview_v2"."t_test" IS '测试表'; + +-- ---------------------------- +-- Records of t_test +-- ---------------------------- +INSERT INTO "goview_v2"."t_test" VALUES ('457067146405613568', '管理员', 2, '1', '2021-01-14 16:00:00', '2021-01-15 16:00:00', '7'); +INSERT INTO "goview_v2"."t_test" VALUES ('457067174939463680', '法院用户', 2, '1', '2021-01-12 16:00:00', '2021-01-18 16:00:00', ''); +INSERT INTO "goview_v2"."t_test" VALUES ('457067196175224832', 'guest', 1, '3', '2021-01-02 16:00:00', '2021-01-16 16:00:00', ''); +INSERT INTO "goview_v2"."t_test" VALUES ('457067220279889920', 'helloword', 1, '3', '2021-01-03 16:00:00', '2021-01-25 16:00:00', ''); + +-- ---------------------------- +-- Primary Key structure for table t_goview_project +-- ---------------------------- +ALTER TABLE "goview_v2"."t_goview_project" ADD CONSTRAINT "t_goview_project_pkey" PRIMARY KEY ("id"); + +-- ---------------------------- +-- Primary Key structure for table t_goview_project_data +-- ---------------------------- +ALTER TABLE "goview_v2"."t_goview_project_data" ADD CONSTRAINT "t_goview_project_data_pkey" PRIMARY KEY ("id"); + +-- ---------------------------- +-- Indexes structure for table t_sys_area +-- ---------------------------- +CREATE INDEX "Index_1" ON "goview_v2"."t_sys_area" USING btree ( + "area_code" COLLATE "pg_catalog"."default" "pg_catalog"."text_ops" ASC NULLS LAST +); + +-- ---------------------------- +-- Primary Key structure for table t_sys_area +-- ---------------------------- +ALTER TABLE "goview_v2"."t_sys_area" ADD CONSTRAINT "t_sys_area_pkey" PRIMARY KEY ("id"); diff --git a/pom.xml b/pom.xml index 5a11b86..cb3bd00 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,12 @@ 8.0.11 --> + + + org.postgresql + postgresql + + diff --git a/src/main/resources/mybatis/auto/GoviewProjectDataMapper.xml b/src/main/resources/mybatis/auto/GoviewProjectDataMapper.xml index 29b32f8..749d13c 100644 --- a/src/main/resources/mybatis/auto/GoviewProjectDataMapper.xml +++ b/src/main/resources/mybatis/auto/GoviewProjectDataMapper.xml @@ -15,7 +15,7 @@ - + -- Gitee From 377fb95160e55d6afbc9183c9c2a3c20488c2ad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E5=AD=94=E6=B3=89?= Date: Mon, 13 Mar 2023 15:39:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E6=95=B0=E6=8D=AE=E5=BA=93=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E9=BB=98=E8=AE=A4=E5=80=BCgoview=5Fv2=5Fpg.sql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit t_goview_project.is_delete和state 设置默认 DEFAULT '-1'::integer, --- doc/goview_v2_pg.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/goview_v2_pg.sql b/doc/goview_v2_pg.sql index 974a77c..4f7cb46 100644 --- a/doc/goview_v2_pg.sql +++ b/doc/goview_v2_pg.sql @@ -23,10 +23,10 @@ DROP TABLE IF EXISTS "goview_v2"."t_goview_project"; CREATE TABLE "goview_v2"."t_goview_project" ( "id" varchar(50) COLLATE "pg_catalog"."default" NOT NULL, "project_name" varchar(255) COLLATE "pg_catalog"."default", - "state" int4, + "state" int4 DEFAULT '-1'::integer, "create_time" timestamp(6), "create_user_id" varchar(50) COLLATE "pg_catalog"."default", - "is_delete" int4, + "is_delete" int4 DEFAULT '-1'::integer, "index_image" varchar(255) COLLATE "pg_catalog"."default", "remarks" varchar(255) COLLATE "pg_catalog"."default" ) -- Gitee