Răsfoiți Sursa

态势感知站点清单调整

viviandjava 5 luni în urmă
părinte
comite
45e923a2e4
7 a modificat fișierele cu 2894 adăugiri și 2340 ștergeri
  1. 2544 2148
      src/api/gx.ts
  2. 0 1
      src/api/home.ts
  3. 8 0
      src/api/rolldata.ts
  4. 28 17
      src/layout/index.vue
  5. 1 0
      src/utils/request.ts
  6. 275 140
      src/utils/station.ts
  7. 38 34
      src/views/Situational.vue

+ 2544 - 2148
src/api/gx.ts

@@ -13,23 +13,138 @@ export function getWaterQualityLatest(data: any) {
         params: data,
         timeout: 1000 * 60
     })
+
     // return Promise.resolve({
     //   "msg": "操作成功",
     //   "code": 200,
     //   "data": [
     //     {
-    //       "stcd": "63205690",
-    //       "stnm": "平桥",
-    //       "tm": "2021-03-17 08:00:00",
-    //       "wt": "14.2",
-    //       "ph": "7.22",
-    //       "cond": 706,
-    //       "turb": 132,
-    //       "dox": 3.49,
+    //       "stcd": "63203184",
+    //       "stnm": "平望新运河桥",
+    //       "tm": "2024-12-10 17:00:00",
+    //       "wt": "11",
+    //       "ph": "7.89",
+    //       "cond": 458,
+    //       "turb": 110,
+    //       "dox": 9.58,
     //       "codmn": null,
     //       "codcr": null,
     //       "tn": null,
-    //       "nh3n": 0.7,
+    //       "nh3n": null,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": null,
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
+    //     },
+    //     {
+    //       "stcd": "63205300",
+    //       "stnm": "太浦河口",
+    //       "tm": "2024-12-10 14:00:00",
+    //       "wt": "9.9",
+    //       "ph": "8.06",
+    //       "cond": 349,
+    //       "turb": 109,
+    //       "dox": 10.82,
+    //       "codmn": 2.6,
+    //       "codcr": null,
+    //       "tn": 1.23,
+    //       "nh3n": 0.04,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": 0.088,
+    //       "toc": 5.7,
+    //       "vlph": null,
+    //       "chla": 14.77,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": "459.1",
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
+    //     },
+    //     {
+    //       "stcd": "63205386",
+    //       "stnm": "北窑港预警站",
+    //       "tm": "2024-12-08 16:00:00",
+    //       "wt": "12",
+    //       "ph": "8.01",
+    //       "cond": 477,
+    //       "turb": 35,
+    //       "dox": 9.32,
+    //       "codmn": null,
+    //       "codcr": null,
+    //       "tn": 2.94,
+    //       "nh3n": 0.31,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": 0.058,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": null,
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
+    //     },
+    //     {
+    //       "stcd": "63205670",
+    //       "stnm": "章湾圩公路桥",
+    //       "tm": "2021-03-18 08:00:00",
+    //       "wt": "0",
+    //       "ph": "0",
+    //       "cond": 0,
+    //       "turb": 0,
+    //       "dox": 0,
+    //       "codmn": null,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": 0.02,
     //       "no2": null,
     //       "no3": null,
     //       "tp": null,
@@ -206,38 +321,20 @@ export function getWaterQualityLatest(data: any) {
     //       "tl": null,
     //       "be": null,
     //       "cya": null
-    //     }
-    //   ]
-    // });
-}
-
-/**
- * 水质自动站单站历史水质数据(分页)
- */
-export function getWaterQualityListOfPageByStcd(data: any) {
-    data.accessToken = gxToken
-    return request({
-        url: '/gx_api/gx/awq/waterQuality/listOfPageByStcd',
-        method: 'get',
-        params: data,
-        timeout: 1000 * 60
-    })
-    // return Promise.resolve({
-    //   "total": 6,
-    //   "rows": [
+    //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-06 08:00:00",
-    //       "wt": "19.5",
-    //       "ph": "8.35",
-    //       "cond": 477,
-    //       "turb": 81,
-    //       "dox": 6.02,
-    //       "codmn": 3,
+    //       "stcd": "63312300",
+    //       "stnm": "丁栅枢纽",
+    //       "tm": "2024-12-10 08:00:00",
+    //       "wt": "12.5",
+    //       "ph": "7.77",
+    //       "cond": 447,
+    //       "turb": 127,
+    //       "dox": 9.27,
+    //       "codmn": null,
     //       "codcr": null,
     //       "tn": null,
-    //       "nh3n": 0.2,
+    //       "nh3n": 0.17,
     //       "no2": null,
     //       "no3": null,
     //       "tp": null,
@@ -253,7 +350,7 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cd": null,
     //       "zn": null,
     //       "sb": null,
-    //       "redox": "436.2",
+    //       "redox": null,
     //       "fe": null,
     //       "mn": null,
     //       "cn": null,
@@ -264,18 +361,18 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cya": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-07 08:00:00",
-    //       "wt": "19.2",
-    //       "ph": "8.37",
-    //       "cond": 468,
-    //       "turb": 72,
-    //       "dox": 6.62,
-    //       "codmn": 2.8,
+    //       "stcd": "63312305",
+    //       "stnm": "东蔡大桥",
+    //       "tm": "2024-12-10 14:00:00",
+    //       "wt": "11.8",
+    //       "ph": "7.22",
+    //       "cond": 384,
+    //       "turb": 45,
+    //       "dox": 9.27,
+    //       "codmn": null,
     //       "codcr": null,
     //       "tn": null,
-    //       "nh3n": 0.17,
+    //       "nh3n": 0.15,
     //       "no2": null,
     //       "no3": null,
     //       "tp": null,
@@ -291,7 +388,7 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cd": null,
     //       "zn": null,
     //       "sb": null,
-    //       "redox": "431.1",
+    //       "redox": null,
     //       "fe": null,
     //       "mn": null,
     //       "cn": null,
@@ -302,18 +399,18 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cya": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-08 08:00:00",
-    //       "wt": "18.8",
-    //       "ph": "8.37",
-    //       "cond": 465,
-    //       "turb": 78,
-    //       "dox": 6.33,
-    //       "codmn": 2.8,
+    //       "stcd": "63312340",
+    //       "stnm": "大舜枢纽",
+    //       "tm": "2024-12-10 08:00:00",
+    //       "wt": "10.6",
+    //       "ph": "7.68",
+    //       "cond": 396,
+    //       "turb": 106,
+    //       "dox": 9.32,
+    //       "codmn": null,
     //       "codcr": null,
     //       "tn": null,
-    //       "nh3n": 0.15,
+    //       "nh3n": 0.21,
     //       "no2": null,
     //       "no3": null,
     //       "tp": null,
@@ -329,7 +426,7 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cd": null,
     //       "zn": null,
     //       "sb": null,
-    //       "redox": "439.4",
+    //       "redox": null,
     //       "fe": null,
     //       "mn": null,
     //       "cn": null,
@@ -340,18 +437,18 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cya": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-09 08:00:00",
-    //       "wt": "19.1",
-    //       "ph": "8.38",
-    //       "cond": 442,
-    //       "turb": 74,
-    //       "dox": 6.57,
-    //       "codmn": 2.8,
+    //       "stcd": "63312411",
+    //       "stnm": "陶庄枢纽",
+    //       "tm": "2024-12-10 08:00:00",
+    //       "wt": "13.6",
+    //       "ph": "7.69",
+    //       "cond": 419,
+    //       "turb": 88,
+    //       "dox": 7.72,
+    //       "codmn": null,
     //       "codcr": null,
     //       "tn": null,
-    //       "nh3n": 0.15,
+    //       "nh3n": 0.28,
     //       "no2": null,
     //       "no3": null,
     //       "tp": null,
@@ -367,7 +464,7 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cd": null,
     //       "zn": null,
     //       "sb": null,
-    //       "redox": "426.9",
+    //       "redox": null,
     //       "fe": null,
     //       "mn": null,
     //       "cn": null,
@@ -378,18 +475,18 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cya": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-10 08:00:00",
-    //       "wt": "19.2",
-    //       "ph": "8.37",
-    //       "cond": 433,
-    //       "turb": 81,
-    //       "dox": 6.1,
-    //       "codmn": 2.8,
+    //       "stcd": "63313001",
+    //       "stnm": "梅台港桥",
+    //       "tm": "2024-12-10 08:00:00",
+    //       "wt": "13.7",
+    //       "ph": "7.72",
+    //       "cond": 461,
+    //       "turb": 82,
+    //       "dox": 8.34,
+    //       "codmn": null,
     //       "codcr": null,
     //       "tn": null,
-    //       "nh3n": 0.11,
+    //       "nh3n": 0.58,
     //       "no2": null,
     //       "no3": null,
     //       "tp": null,
@@ -405,7 +502,7 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cd": null,
     //       "zn": null,
     //       "sb": null,
-    //       "redox": "429.4",
+    //       "redox": null,
     //       "fe": null,
     //       "mn": null,
     //       "cn": null,
@@ -416,18 +513,56 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cya": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-11 08:00:00",
-    //       "wt": "19",
-    //       "ph": "8.39",
-    //       "cond": 426,
-    //       "turb": 80,
-    //       "dox": 6.54,
-    //       "codmn": 2.6,
+    //       "stcd": "63403195",
+    //       "stnm": "界标",
+    //       "tm": "2024-12-10 13:00:00",
+    //       "wt": "12",
+    //       "ph": "7.35",
+    //       "cond": 523,
+    //       "turb": 49,
+    //       "dox": 8.55,
+    //       "codmn": null,
     //       "codcr": null,
     //       "tn": null,
-    //       "nh3n": 0.08,
+    //       "nh3n": null,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": 9.1,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": null,
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
+    //     },
+    //     {
+    //       "stcd": "63403200",
+    //       "stnm": "金泽自动站",
+    //       "tm": "2024-12-10 16:00:00",
+    //       "wt": "11.3",
+    //       "ph": "7.79",
+    //       "cond": 422,
+    //       "turb": 41,
+    //       "dox": 8.98,
+    //       "codmn": null,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": null,
     //       "no2": null,
     //       "no3": null,
     //       "tp": null,
@@ -443,7 +578,7 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "cd": null,
     //       "zn": null,
     //       "sb": null,
-    //       "redox": "429.3",
+    //       "redox": "411.8",
     //       "fe": null,
     //       "mn": null,
     //       "cn": null,
@@ -453,2117 +588,2378 @@ export function getWaterQualityListOfPageByStcd(data: any) {
     //       "be": null,
     //       "cya": null
     //     }
-    //   ],
-    //   "code": 200,
-    //   "msg": "查询成功"
-    // })
+    //   ]
+    // });
 }
 
 /**
- * 水位流量多站最新数据
+ * 水质自动站单站历史水质数据(分页)
  */
-export function getWaterLevelAndFlowLatest(data: any) {
+export function getWaterQualityListOfPageByStcd(data: any) {
     data.accessToken = gxToken
     return request({
-        url: '/gx_api/gx/sq/waterLevelAndFlow/latest',
+        url: '/gx_api/gx/awq/waterQuality/listOfPageByStcd',
         method: 'get',
         params: data,
-        timeout: 1000 * 60 * 6
+        timeout: 1000 * 60
     })
     // return Promise.resolve({
-    //   "msg": "操作成功",
-    //   "code": 200,
-    //   "data": [
-    //     {
-    //       "stcd": "63205690",
-    //       "stnm": "太平桥",
-    //       "tm": "2024-11-21 18:15:00",
-    //       "z": 3.07,
-    //       "q": 19.801
-    //     },
-    //     {
-    //       "stcd": "63304650",
-    //       "stnm": "思源大桥",
-    //       "tm": "2024-11-21 18:15:00",
-    //       "z": 3.12,
-    //       "q": 12.773
-    //     },
+    //   "total": 6,
+    //   "rows": [
     //     {
     //       "stcd": "63304700",
     //       "stnm": "太师桥",
-    //       "tm": "2024-11-21 18:15:00",
-    //       "z": 3.24,
-    //       "q": 90.787
-    //     },
-    //     {
-    //       "stcd": "63304730",
-    //       "stnm": "文桥",
-    //       "tm": "2024-11-21 18:15:00",
-    //       "z": 3.22,
-    //       "q": 9.563
-    //     },
-    //     {
-    //       "stcd": "63304800",
-    //       "stnm": "乌镇",
-    //       "tm": "2024-11-21 18:15:00",
-    //       "z": 3.22,
-    //       "q": null
-    //     },
-    //     {
-    //       "stcd": "63305451",
-    //       "stnm": "圣塘桥",
-    //       "tm": "2024-11-21 18:15:00",
-    //       "z": 3.15,
-    //       "q": -46.253
-    //     },
-    //     {
-    //       "stcd": "6331E001",
-    //       "stnm": "桃源",
-    //       "tm": "2024-11-21 18:15:00",
-    //       "z": 3.26,
-    //       "q": null
-    //     }
-    //   ]
-    // })
-}
-
-/**
- * 水位流量单站历史数据(分页)
- */
-export function getWaterLevelAndFlowListOfPageByStcd(data: any) {
-    data.accessToken = gxToken
-    return request({
-        url: '/gx_api/gx/sq/waterLevelAndFlow/listOfPageByStcd',
-        method: 'get',
-        params: data,
-        timeout: 1000 * 60
-    })
-
-    // return Promise.resolve({
-    //   "total": 288,
-    //   "rows": [
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:00:00",
-    //       "z": 3.24,
-    //       "q": 76.088
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:05:00",
-    //       "z": 3.24,
-    //       "q": 102.804
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:10:00",
-    //       "z": 3.24,
-    //       "q": 112.206
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:15:00",
-    //       "z": 3.24,
-    //       "q": 59.326
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:20:00",
-    //       "z": 3.24,
-    //       "q": 66.898
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:25:00",
-    //       "z": 3.24,
-    //       "q": 103.627
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:30:00",
-    //       "z": 3.24,
-    //       "q": 115.745
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:35:00",
-    //       "z": 3.24,
-    //       "q": 96.821
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:40:00",
-    //       "z": 3.24,
-    //       "q": 92.466
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:45:00",
-    //       "z": 3.24,
-    //       "q": 66.622
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:50:00",
-    //       "z": 3.24,
-    //       "q": 106.085
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 00:55:00",
-    //       "z": 3.24,
-    //       "q": 96.873
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:00:00",
-    //       "z": 3.24,
-    //       "q": 91.788
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:05:00",
-    //       "z": 3.24,
-    //       "q": 77.162
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:10:00",
-    //       "z": 3.24,
-    //       "q": 92.481
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:15:00",
-    //       "z": 3.24,
-    //       "q": 86.492
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:20:00",
-    //       "z": 3.24,
-    //       "q": 88.498
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:25:00",
-    //       "z": 3.24,
-    //       "q": 107.312
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:30:00",
-    //       "z": 3.24,
-    //       "q": 102.107
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:35:00",
-    //       "z": 3.24,
-    //       "q": 92.931
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:40:00",
-    //       "z": 3.24,
-    //       "q": 103.093
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:45:00",
-    //       "z": 3.24,
-    //       "q": 102.655
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:50:00",
-    //       "z": 3.24,
-    //       "q": 142.928
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 01:55:00",
-    //       "z": 3.24,
-    //       "q": 139.726
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:00:00",
-    //       "z": 3.24,
-    //       "q": 39.669
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:05:00",
-    //       "z": 3.24,
-    //       "q": 45.378
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:10:00",
-    //       "z": 3.24,
-    //       "q": 108.503
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:15:00",
-    //       "z": 3.24,
-    //       "q": 109.344
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:20:00",
-    //       "z": 3.24,
-    //       "q": 117.068
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:25:00",
-    //       "z": 3.24,
-    //       "q": 101.958
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:30:00",
-    //       "z": 3.24,
-    //       "q": 103.152
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:35:00",
-    //       "z": 3.24,
-    //       "q": 102.93
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:40:00",
-    //       "z": 3.24,
-    //       "q": 87.969
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:45:00",
-    //       "z": 3.24,
-    //       "q": 81.102
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:50:00",
-    //       "z": 3.24,
-    //       "q": 123.882
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 02:55:00",
-    //       "z": 3.24,
-    //       "q": 38.393
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:00:00",
-    //       "z": 3.24,
-    //       "q": 113.191
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:05:00",
-    //       "z": 3.24,
-    //       "q": 88.167
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:10:00",
-    //       "z": 3.24,
-    //       "q": 106.085
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:15:00",
-    //       "z": 3.24,
-    //       "q": 100.617
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:20:00",
-    //       "z": 3.24,
-    //       "q": 95.314
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:25:00",
-    //       "z": 3.24,
-    //       "q": 101.284
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:30:00",
-    //       "z": 3.24,
-    //       "q": 100.21
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:35:00",
-    //       "z": 3.24,
-    //       "q": 99.232
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:40:00",
-    //       "z": 3.24,
-    //       "q": 99.336
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:45:00",
-    //       "z": 3.24,
-    //       "q": 100.573
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:50:00",
-    //       "z": 3.24,
-    //       "q": 97.302
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 03:55:00",
-    //       "z": 3.24,
-    //       "q": 88.498
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:00:00",
-    //       "z": 3.24,
-    //       "q": 62.203
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:05:00",
-    //       "z": 3.24,
-    //       "q": 91.295
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:10:00",
-    //       "z": 3.24,
-    //       "q": 99.773
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:20:00",
-    //       "z": 3.24,
-    //       "q": 87.822
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:25:00",
-    //       "z": 3.24,
-    //       "q": 78.784
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:30:00",
-    //       "z": 3.24,
-    //       "q": 27.289
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:35:00",
-    //       "z": 3.24,
-    //       "q": 86.44
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:40:00",
-    //       "z": 3.24,
-    //       "q": 44.111
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:45:00",
-    //       "z": 3.24,
-    //       "q": 82.208
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:50:00",
-    //       "z": 3.24,
-    //       "q": 87.197
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 04:55:00",
-    //       "z": 3.24,
-    //       "q": 85.368
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:00:00",
-    //       "z": 3.24,
-    //       "q": 89.712
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:05:00",
-    //       "z": 3.24,
-    //       "q": 97.043
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:10:00",
-    //       "z": 3.24,
-    //       "q": 111.624
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:15:00",
-    //       "z": 3.24,
-    //       "q": 86.382
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:20:00",
-    //       "z": 3.24,
-    //       "q": 88.741
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:25:00",
-    //       "z": 3.24,
-    //       "q": 112.825
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:30:00",
-    //       "z": 3.24,
-    //       "q": 79.032
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:35:00",
-    //       "z": 3.24,
-    //       "q": 108.19
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:40:00",
-    //       "z": 3.24,
-    //       "q": 82.941
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:45:00",
-    //       "z": 3.24,
-    //       "q": 58.012
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:50:00",
-    //       "z": 3.24,
-    //       "q": 61.573
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 05:55:00",
-    //       "z": 3.24,
-    //       "q": 103.108
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:00:00",
-    //       "z": 3.24,
-    //       "q": 111.117
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:05:00",
-    //       "z": 3.24,
-    //       "q": 80.532
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:10:00",
-    //       "z": 3.24,
-    //       "q": 88.3
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:15:00",
-    //       "z": 3.24,
-    //       "q": 55.46
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:20:00",
-    //       "z": 3.24,
-    //       "q": 101.721
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:25:00",
-    //       "z": 3.24,
-    //       "q": 93.211
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:30:00",
-    //       "z": 3.24,
-    //       "q": 78.097
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:35:00",
-    //       "z": 3.24,
-    //       "q": 69.316
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:40:00",
-    //       "z": 3.24,
-    //       "q": 92.916
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:45:00",
-    //       "z": 3.24,
-    //       "q": 70.944
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:50:00",
-    //       "z": 3.24,
-    //       "q": 62.217
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 06:55:00",
-    //       "z": 3.24,
-    //       "q": 91.582
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:00:00",
-    //       "z": 3.24,
-    //       "q": 66.47
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:05:00",
-    //       "z": 3.24,
-    //       "q": 84.165
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:10:00",
-    //       "z": 3.24,
-    //       "q": 77.534
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:15:00",
-    //       "z": 3.24,
-    //       "q": 60.937
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:20:00",
-    //       "z": 3.24,
-    //       "q": 59.976
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:25:00",
-    //       "z": 3.24,
-    //       "q": 17.629
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:30:00",
-    //       "z": 3.24,
-    //       "q": 76.037
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:35:00",
-    //       "z": 3.24,
-    //       "q": 97.353
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:40:00",
-    //       "z": 3.24,
-    //       "q": 101.454
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:45:00",
-    //       "z": 3.24,
-    //       "q": 93.683
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:50:00",
-    //       "z": 3.24,
-    //       "q": 96.666
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 07:55:00",
-    //       "z": 3.24,
-    //       "q": 80.912
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:00:00",
-    //       "z": 3.24,
-    //       "q": 71.978
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:05:00",
-    //       "z": 3.24,
-    //       "q": 92.437
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:10:00",
-    //       "z": 3.24,
-    //       "q": 85.758
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:15:00",
-    //       "z": 3.24,
-    //       "q": 81.534
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:20:00",
-    //       "z": 3.24,
-    //       "q": 89.682
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:25:00",
-    //       "z": 3.24,
-    //       "q": 96.171
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:30:00",
-    //       "z": 3.24,
-    //       "q": 79.427
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:35:00",
-    //       "z": 3.24,
-    //       "q": 85.346
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:40:00",
-    //       "z": 3.24,
-    //       "q": 86.176
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:45:00",
-    //       "z": 3.24,
-    //       "q": 93.543
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:50:00",
-    //       "z": 3.24,
-    //       "q": 77.432
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 08:55:00",
-    //       "z": 3.24,
-    //       "q": 95.1
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:00:00",
-    //       "z": 3.24,
-    //       "q": 92.901
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:05:00",
-    //       "z": 3.24,
-    //       "q": 65.186
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:10:00",
-    //       "z": 3.24,
-    //       "q": 61.443
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:15:00",
-    //       "z": 3.24,
-    //       "q": 101.951
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:20:00",
-    //       "z": 3.24,
-    //       "q": 70.508
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:25:00",
-    //       "z": 3.24,
-    //       "q": 56.678
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:30:00",
-    //       "z": 3.24,
-    //       "q": 86.301
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:35:00",
-    //       "z": 3.24,
-    //       "q": 82.428
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:40:00",
-    //       "z": 3.24,
-    //       "q": 53.933
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:45:00",
-    //       "z": 3.24,
-    //       "q": 82.765
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:50:00",
-    //       "z": 3.24,
-    //       "q": 76.665
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 09:55:00",
-    //       "z": 3.24,
-    //       "q": 85.948
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:00:00",
-    //       "z": 3.24,
-    //       "q": 77.49
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:05:00",
-    //       "z": 3.24,
-    //       "q": 70.937
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:10:00",
-    //       "z": 3.24,
-    //       "q": 99.728
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:15:00",
-    //       "z": 3.24,
-    //       "q": 82.179
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:20:00",
-    //       "z": 3.24,
-    //       "q": 82.34
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:25:00",
-    //       "z": 3.24,
-    //       "q": 97.938
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:30:00",
-    //       "z": 3.24,
-    //       "q": 58.842
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:35:00",
-    //       "z": 3.24,
-    //       "q": 81.63
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:40:00",
-    //       "z": 3.24,
-    //       "q": 88.594
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:45:00",
-    //       "z": 3.24,
-    //       "q": 53.372
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:50:00",
-    //       "z": 3.24,
-    //       "q": 61.082
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 10:55:00",
-    //       "z": 3.24,
-    //       "q": 108.986
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:00:00",
-    //       "z": 3.24,
-    //       "q": 103.917
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:05:00",
-    //       "z": 3.24,
-    //       "q": 115.678
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:10:00",
-    //       "z": 3.24,
-    //       "q": 83.982
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:15:00",
-    //       "z": 3.24,
-    //       "q": 94.399
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:20:00",
-    //       "z": 3.24,
-    //       "q": 31.653
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:25:00",
-    //       "z": 3.24,
-    //       "q": 80.568
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:30:00",
-    //       "z": 3.24,
-    //       "q": 75.337
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:35:00",
-    //       "z": 3.24,
-    //       "q": 88.211
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:40:00",
-    //       "z": 3.24,
-    //       "q": 82.758
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:45:00",
-    //       "z": 3.24,
-    //       "q": 86.756
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:50:00",
-    //       "z": 3.24,
-    //       "q": 78.922
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 11:55:00",
-    //       "z": 3.24,
-    //       "q": 81.249
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:00:00",
-    //       "z": 3.24,
-    //       "q": 81.505
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:05:00",
-    //       "z": 3.24,
-    //       "q": 28.485
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:10:00",
-    //       "z": 3.24,
-    //       "q": 37.246
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:15:00",
-    //       "z": 3.24,
-    //       "q": 13.691
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:20:00",
-    //       "z": 3.24,
-    //       "q": 98.367
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:25:00",
-    //       "z": 3.24,
-    //       "q": 126.956
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:30:00",
-    //       "z": 3.24,
-    //       "q": -1.18
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:35:00",
-    //       "z": 3.24,
-    //       "q": 67.899
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:40:00",
-    //       "z": 3.24,
-    //       "q": 90.691
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:45:00",
-    //       "z": 3.24,
-    //       "q": 41.724
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:50:00",
-    //       "z": 3.24,
-    //       "q": 107.632
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 12:55:00",
-    //       "z": 3.24,
-    //       "q": 85.97
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:00:00",
-    //       "z": 3.24,
-    //       "q": 89.153
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:05:00",
-    //       "z": 3.24,
-    //       "q": 85.618
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:10:00",
-    //       "z": 3.24,
-    //       "q": 76.928
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:15:00",
-    //       "z": 3.24,
-    //       "q": 44.39
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:20:00",
-    //       "z": 3.24,
-    //       "q": 89.248
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:25:00",
-    //       "z": 3.24,
-    //       "q": 88.792
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:30:00",
-    //       "z": 3.24,
-    //       "q": 49.119
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:35:00",
-    //       "z": 3.24,
-    //       "q": 62.289
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:40:00",
-    //       "z": 3.24,
-    //       "q": 85.846
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:45:00",
-    //       "z": 3.24,
-    //       "q": 131.213
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:50:00",
-    //       "z": 3.24,
-    //       "q": 79.763
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 13:55:00",
-    //       "z": 3.24,
-    //       "q": 71.607
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:00:00",
-    //       "z": 3.24,
-    //       "q": 78.33
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:05:00",
-    //       "z": 3.24,
-    //       "q": 86.543
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:10:00",
-    //       "z": 3.24,
-    //       "q": 76.818
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:15:00",
-    //       "z": 3.24,
-    //       "q": 70.675
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:20:00",
-    //       "z": 3.24,
-    //       "q": 82.186
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:25:00",
-    //       "z": 3.24,
-    //       "q": 75.089
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:30:00",
-    //       "z": 3.24,
-    //       "q": 69.061
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:35:00",
-    //       "z": 3.24,
-    //       "q": 72.131
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:40:00",
-    //       "z": 3.24,
-    //       "q": 117.016
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:45:00",
-    //       "z": 3.24,
-    //       "q": 88.939
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:50:00",
-    //       "z": 3.24,
-    //       "q": 95.61
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 14:55:00",
-    //       "z": 3.24,
-    //       "q": 116.395
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:00:00",
-    //       "z": 3.24,
-    //       "q": 81.19
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:05:00",
-    //       "z": 3.24,
-    //       "q": 105.112
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:10:00",
-    //       "z": 3.24,
-    //       "q": 90.868
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:15:00",
-    //       "z": 3.24,
-    //       "q": 91.111
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:20:00",
-    //       "z": 3.24,
-    //       "q": 90.823
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:25:00",
-    //       "z": 3.24,
-    //       "q": 89.263
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:30:00",
-    //       "z": 3.24,
-    //       "q": 102.581
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:35:00",
-    //       "z": 3.24,
-    //       "q": 95.743
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:40:00",
-    //       "z": 3.24,
-    //       "q": 89.175
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:45:00",
-    //       "z": 3.24,
-    //       "q": 87.109
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:50:00",
-    //       "z": 3.24,
-    //       "q": 92.584
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 15:55:00",
-    //       "z": 3.24,
-    //       "q": 79.712
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:00:00",
-    //       "z": 3.24,
-    //       "q": 7.946
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:05:00",
-    //       "z": 3.24,
-    //       "q": 78.243
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:10:00",
-    //       "z": 3.24,
-    //       "q": 84.451
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:15:00",
-    //       "z": 3.24,
-    //       "q": 86.764
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:20:00",
-    //       "z": 3.24,
-    //       "q": 32.554
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:25:00",
-    //       "z": 3.24,
-    //       "q": 76.118
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:30:00",
-    //       "z": 3.24,
-    //       "q": 66.317
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:35:00",
-    //       "z": 3.24,
-    //       "q": 67.66
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:40:00",
-    //       "z": 3.24,
-    //       "q": 88.711
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:45:00",
-    //       "z": 3.24,
-    //       "q": 82.289
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:50:00",
-    //       "z": 3.24,
-    //       "q": 79.749
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 16:55:00",
-    //       "z": 3.24,
-    //       "q": 49.183
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:00:00",
-    //       "z": 3.24,
-    //       "q": 105.394
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:05:00",
-    //       "z": 3.24,
-    //       "q": 77.103
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:10:00",
-    //       "z": 3.24,
-    //       "q": 90.073
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:15:00",
-    //       "z": 3.24,
-    //       "q": 92.968
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:20:00",
-    //       "z": 3.24,
-    //       "q": 104.815
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:25:00",
-    //       "z": 3.24,
-    //       "q": 104.028
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:30:00",
-    //       "z": 3.24,
-    //       "q": 81.842
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:35:00",
-    //       "z": 3.24,
-    //       "q": 89.638
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:40:00",
-    //       "z": 3.24,
-    //       "q": 100.284
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:45:00",
-    //       "z": 3.24,
-    //       "q": 95.1
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:50:00",
-    //       "z": 3.24,
-    //       "q": 102.203
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 17:55:00",
-    //       "z": 3.24,
-    //       "q": 85.515
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:00:00",
-    //       "z": 3.24,
-    //       "q": 110.163
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:05:00",
-    //       "z": 3.24,
-    //       "q": 97.538
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:10:00",
-    //       "z": 3.24,
-    //       "q": 95.491
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:15:00",
-    //       "z": 3.24,
-    //       "q": 81.483
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:20:00",
-    //       "z": 3.24,
-    //       "q": 92.216
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:25:00",
-    //       "z": 3.24,
-    //       "q": 102.477
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:30:00",
-    //       "z": 3.24,
-    //       "q": 105.744
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:35:00",
-    //       "z": 3.24,
-    //       "q": 98.685
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:40:00",
-    //       "z": 3.24,
-    //       "q": 97.93
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:45:00",
-    //       "z": 3.24,
-    //       "q": 109.418
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:50:00",
-    //       "z": 3.24,
-    //       "q": 117.083
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 18:55:00",
-    //       "z": 3.24,
-    //       "q": 92.017
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:00:00",
-    //       "z": 3.24,
-    //       "q": 105.082
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:05:00",
-    //       "z": 3.24,
-    //       "q": 104.667
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:10:00",
-    //       "z": 3.24,
-    //       "q": 96.171
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:15:00",
-    //       "z": 3.24,
-    //       "q": 101.528
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:20:00",
-    //       "z": 3.24,
-    //       "q": 113.325
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:25:00",
-    //       "z": 3.24,
-    //       "q": 105.328
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:30:00",
-    //       "z": 3.24,
-    //       "q": 106.338
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:35:00",
-    //       "z": 3.24,
-    //       "q": 104.221
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:40:00",
-    //       "z": 3.24,
-    //       "q": 96.976
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:45:00",
-    //       "z": 3.24,
-    //       "q": 83.725
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:50:00",
-    //       "z": 3.24,
-    //       "q": 98.729
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 19:55:00",
-    //       "z": 3.24,
-    //       "q": 97.834
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:00:00",
-    //       "z": 3.24,
-    //       "q": 101.062
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:05:00",
-    //       "z": 3.24,
-    //       "q": 90.86
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:10:00",
-    //       "z": 3.24,
-    //       "q": 102.277
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:15:00",
-    //       "z": 3.24,
-    //       "q": 62.97
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:20:00",
-    //       "z": 3.24,
-    //       "q": 111.676
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:25:00",
-    //       "z": 3.24,
-    //       "q": 105.06
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:30:00",
-    //       "z": 3.24,
-    //       "q": 82.882
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:35:00",
-    //       "z": 3.24,
-    //       "q": 83.153
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:40:00",
-    //       "z": 3.24,
-    //       "q": 69.657
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:45:00",
-    //       "z": 3.24,
-    //       "q": 140.682
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:50:00",
-    //       "z": 3.24,
-    //       "q": 90.396
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 20:55:00",
-    //       "z": 3.24,
-    //       "q": 76.446
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:00:00",
-    //       "z": 3.24,
-    //       "q": 93.801
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:05:00",
-    //       "z": 3.24,
-    //       "q": 106.702
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:10:00",
-    //       "z": 3.24,
-    //       "q": 91.597
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:15:00",
-    //       "z": 3.24,
-    //       "q": 93.034
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:20:00",
-    //       "z": 3.24,
-    //       "q": 110.141
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:25:00",
-    //       "z": 3.24,
-    //       "q": 105.454
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:30:00",
-    //       "z": 3.24,
-    //       "q": 111.057
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:35:00",
-    //       "z": 3.24,
-    //       "q": 91.354
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:40:00",
-    //       "z": 3.24,
-    //       "q": 90.949
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:45:00",
-    //       "z": 3.24,
-    //       "q": 91.31
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:50:00",
-    //       "z": 3.24,
-    //       "q": 106.167
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 21:55:00",
-    //       "z": 3.24,
-    //       "q": 93.75
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:00:00",
-    //       "z": 3.24,
-    //       "q": 91.663
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:05:00",
-    //       "z": 3.24,
-    //       "q": 97.08
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:10:00",
-    //       "z": 3.24,
-    //       "q": 91.17
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:15:00",
-    //       "z": 3.24,
-    //       "q": 91.332
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:20:00",
-    //       "z": 3.24,
-    //       "q": 96.6
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:25:00",
-    //       "z": 3.24,
-    //       "q": 101.254
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:30:00",
-    //       "z": 3.24,
-    //       "q": 99.343
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:35:00",
-    //       "z": 3.24,
-    //       "q": 91.052
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:40:00",
-    //       "z": 3.24,
-    //       "q": 109.835
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:45:00",
-    //       "z": 3.24,
-    //       "q": 97.043
-    //     },
-    //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:50:00",
-    //       "z": 3.24,
-    //       "q": 98.204
+    //       "tm": "2024-11-06 08:00:00",
+    //       "wt": "19.5",
+    //       "ph": "8.35",
+    //       "cond": 477,
+    //       "turb": 81,
+    //       "dox": 6.02,
+    //       "codmn": 3,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": 0.2,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": "436.2",
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
     //     },
     //     {
     //       "stcd": "63304700",
     //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 22:55:00",
-    //       "z": 3.24,
-    //       "q": 85.802
+    //       "tm": "2024-11-07 08:00:00",
+    //       "wt": "19.2",
+    //       "ph": "8.37",
+    //       "cond": 468,
+    //       "turb": 72,
+    //       "dox": 6.62,
+    //       "codmn": 2.8,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": 0.17,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": "431.1",
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
     //     },
     //     {
     //       "stcd": "63304700",
     //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:00:00",
-    //       "z": 3.24,
-    //       "q": 106.963
+    //       "tm": "2024-11-08 08:00:00",
+    //       "wt": "18.8",
+    //       "ph": "8.37",
+    //       "cond": 465,
+    //       "turb": 78,
+    //       "dox": 6.33,
+    //       "codmn": 2.8,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": 0.15,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": "439.4",
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
     //     },
     //     {
     //       "stcd": "63304700",
     //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:05:00",
-    //       "z": 3.24,
-    //       "q": 103.731
+    //       "tm": "2024-11-09 08:00:00",
+    //       "wt": "19.1",
+    //       "ph": "8.38",
+    //       "cond": 442,
+    //       "turb": 74,
+    //       "dox": 6.57,
+    //       "codmn": 2.8,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": 0.15,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": "426.9",
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
     //     },
     //     {
     //       "stcd": "63304700",
     //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:10:00",
-    //       "z": 3.24,
-    //       "q": 95.868
+    //       "tm": "2024-11-10 08:00:00",
+    //       "wt": "19.2",
+    //       "ph": "8.37",
+    //       "cond": 433,
+    //       "turb": 81,
+    //       "dox": 6.1,
+    //       "codmn": 2.8,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": 0.11,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": "429.4",
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
     //     },
     //     {
     //       "stcd": "63304700",
     //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:15:00",
-    //       "z": 3.24,
-    //       "q": 107.751
-    //     },
+    //       "tm": "2024-11-11 08:00:00",
+    //       "wt": "19",
+    //       "ph": "8.39",
+    //       "cond": 426,
+    //       "turb": 80,
+    //       "dox": 6.54,
+    //       "codmn": 2.6,
+    //       "codcr": null,
+    //       "tn": null,
+    //       "nh3n": 0.08,
+    //       "no2": null,
+    //       "no3": null,
+    //       "tp": null,
+    //       "toc": null,
+    //       "vlph": null,
+    //       "chla": null,
+    //       "f": null,
+    //       "ars": null,
+    //       "hg": null,
+    //       "cr6": null,
+    //       "cu": null,
+    //       "pb": null,
+    //       "cd": null,
+    //       "zn": null,
+    //       "sb": null,
+    //       "redox": "429.3",
+    //       "fe": null,
+    //       "mn": null,
+    //       "cn": null,
+    //       "ni": null,
+    //       "mo": null,
+    //       "tl": null,
+    //       "be": null,
+    //       "cya": null
+    //     }
+    //   ],
+    //   "code": 200,
+    //   "msg": "查询成功"
+    // })
+}
+
+/**
+ * 水位流量多站最新数据
+ */
+export function getWaterLevelAndFlowLatest(data: any) {
+    data.accessToken = gxToken
+    return request({
+        url: '/gx_api/gx/sq/waterLevelAndFlow/latest',
+        method: 'get',
+        params: data,
+        timeout: 1000 * 60 * 6
+    })
+
+    // return Promise.resolve({
+    //   "msg": "操作成功",
+    //   "code": 200,
+    //   "data": [
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:20:00",
-    //       "z": 3.24,
-    //       "q": 112.788
+    //       "stcd": "63202740",
+    //       "stnm": "常州(三堡街)",
+    //       "tm": "2024-12-10 17:30:00",
+    //       "z": 3.34,
+    //       "q": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:25:00",
-    //       "z": 3.24,
-    //       "q": 75.877
+    //       "stcd": "63202850",
+    //       "stnm": "无锡南门",
+    //       "tm": "2024-12-10 17:30:00",
+    //       "z": 3.35,
+    //       "q": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:30:00",
-    //       "z": 3.24,
-    //       "q": 50.77
+    //       "stcd": "63202900",
+    //       "stnm": "望亭(大)",
+    //       "tm": "2024-12-10 17:25:00",
+    //       "z": 3.36,
+    //       "q": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:35:00",
-    //       "z": 3.24,
-    //       "q": 86.242
+    //       "stcd": "63203000",
+    //       "stnm": "苏州(枫桥)",
+    //       "tm": "2024-12-10 17:30:00",
+    //       "z": 3.26,
+    //       "q": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:40:00",
-    //       "z": 3.24,
-    //       "q": 100.017
+    //       "stcd": "63203040",
+    //       "stnm": "苏州(觅渡桥)",
+    //       "tm": "2024-12-10 17:00:00",
+    //       "z": 2.92,
+    //       "q": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:45:00",
-    //       "z": 3.24,
-    //       "q": 95.735
+    //       "stcd": "63203050",
+    //       "stnm": "苏州(二)",
+    //       "tm": "2024-12-10 17:00:00",
+    //       "z": 3.09,
+    //       "q": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:50:00",
-    //       "z": 3.24,
-    //       "q": 82.443
+    //       "stcd": "63300200",
+    //       "stnm": "拱宸桥",
+    //       "tm": "2024-12-10 17:00:00",
+    //       "z": 3.171,
+    //       "q": null
     //     },
     //     {
-    //       "stcd": "63304700",
-    //       "stnm": "太师桥",
-    //       "tm": "2024-11-12 23:55:00",
-    //       "z": 3.24,
-    //       "q": 139.749
+    //       "stcd": "63304650",
+    //       "stnm": "思源大桥",
+    //       "tm": "2024-12-10 17:25:00",
+    //       "z": 2.97,
+    //       "q": 5.553
     //     },
     //     {
     //       "stcd": "63304700",
     //       "stnm": "太师桥",
-    //       "tm": "2024-11-13 00:00:00",
-    //       "z": 3.24,
-    //       "q": 89.425
+    //       "tm": "2024-12-10 17:25:00",
+    //       "z": 3.02,
+    //       "q": 64.847
     //     }
     //   ],
-    //   "code": 200,
-    //   "msg": "查询成功"
     // })
 }
 
+/**
+ * 水位流量单站历史数据(分页)
+ */
+export function getWaterLevelAndFlowListOfPageByStcd(data: any) {
+    data.accessToken = gxToken
+    return request({
+        url: '/gx_api/gx/sq/waterLevelAndFlow/listOfPageByStcd',
+        method: 'get',
+        params: data,
+        timeout: 1000 * 60
+    })
+
+  // return Promise.resolve({
+  //   "total": 288,
+  //   "rows": [
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:00:00",
+  //       "z": 3.24,
+  //       "q": 76.088
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:05:00",
+  //       "z": 3.24,
+  //       "q": 102.804
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:10:00",
+  //       "z": 3.24,
+  //       "q": 112.206
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:15:00",
+  //       "z": 3.24,
+  //       "q": 59.326
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:20:00",
+  //       "z": 3.24,
+  //       "q": 66.898
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:25:00",
+  //       "z": 3.24,
+  //       "q": 103.627
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:30:00",
+  //       "z": 3.24,
+  //       "q": 115.745
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:35:00",
+  //       "z": 3.24,
+  //       "q": 96.821
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:40:00",
+  //       "z": 3.24,
+  //       "q": 92.466
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:45:00",
+  //       "z": 3.24,
+  //       "q": 66.622
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:50:00",
+  //       "z": 3.24,
+  //       "q": 106.085
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 00:55:00",
+  //       "z": 3.24,
+  //       "q": 96.873
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:00:00",
+  //       "z": 3.24,
+  //       "q": 91.788
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:05:00",
+  //       "z": 3.24,
+  //       "q": 77.162
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:10:00",
+  //       "z": 3.24,
+  //       "q": 92.481
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:15:00",
+  //       "z": 3.24,
+  //       "q": 86.492
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:20:00",
+  //       "z": 3.24,
+  //       "q": 88.498
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:25:00",
+  //       "z": 3.24,
+  //       "q": 107.312
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:30:00",
+  //       "z": 3.24,
+  //       "q": 102.107
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:35:00",
+  //       "z": 3.24,
+  //       "q": 92.931
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:40:00",
+  //       "z": 3.24,
+  //       "q": 103.093
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:45:00",
+  //       "z": 3.24,
+  //       "q": 102.655
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:50:00",
+  //       "z": 3.24,
+  //       "q": 142.928
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 01:55:00",
+  //       "z": 3.24,
+  //       "q": 139.726
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:00:00",
+  //       "z": 3.24,
+  //       "q": 39.669
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:05:00",
+  //       "z": 3.24,
+  //       "q": 45.378
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:10:00",
+  //       "z": 3.24,
+  //       "q": 108.503
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:15:00",
+  //       "z": 3.24,
+  //       "q": 109.344
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:20:00",
+  //       "z": 3.24,
+  //       "q": 117.068
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:25:00",
+  //       "z": 3.24,
+  //       "q": 101.958
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:30:00",
+  //       "z": 3.24,
+  //       "q": 103.152
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:35:00",
+  //       "z": 3.24,
+  //       "q": 102.93
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:40:00",
+  //       "z": 3.24,
+  //       "q": 87.969
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:45:00",
+  //       "z": 3.24,
+  //       "q": 81.102
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:50:00",
+  //       "z": 3.24,
+  //       "q": 123.882
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 02:55:00",
+  //       "z": 3.24,
+  //       "q": 38.393
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:00:00",
+  //       "z": 3.24,
+  //       "q": 113.191
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:05:00",
+  //       "z": 3.24,
+  //       "q": 88.167
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:10:00",
+  //       "z": 3.24,
+  //       "q": 106.085
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:15:00",
+  //       "z": 3.24,
+  //       "q": 100.617
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:20:00",
+  //       "z": 3.24,
+  //       "q": 95.314
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:25:00",
+  //       "z": 3.24,
+  //       "q": 101.284
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:30:00",
+  //       "z": 3.24,
+  //       "q": 100.21
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:35:00",
+  //       "z": 3.24,
+  //       "q": 99.232
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:40:00",
+  //       "z": 3.24,
+  //       "q": 99.336
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:45:00",
+  //       "z": 3.24,
+  //       "q": 100.573
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:50:00",
+  //       "z": 3.24,
+  //       "q": 97.302
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 03:55:00",
+  //       "z": 3.24,
+  //       "q": 88.498
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:00:00",
+  //       "z": 3.24,
+  //       "q": 62.203
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:05:00",
+  //       "z": 3.24,
+  //       "q": 91.295
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:10:00",
+  //       "z": 3.24,
+  //       "q": 99.773
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:20:00",
+  //       "z": 3.24,
+  //       "q": 87.822
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:25:00",
+  //       "z": 3.24,
+  //       "q": 78.784
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:30:00",
+  //       "z": 3.24,
+  //       "q": 27.289
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:35:00",
+  //       "z": 3.24,
+  //       "q": 86.44
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:40:00",
+  //       "z": 3.24,
+  //       "q": 44.111
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:45:00",
+  //       "z": 3.24,
+  //       "q": 82.208
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:50:00",
+  //       "z": 3.24,
+  //       "q": 87.197
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 04:55:00",
+  //       "z": 3.24,
+  //       "q": 85.368
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:00:00",
+  //       "z": 3.24,
+  //       "q": 89.712
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:05:00",
+  //       "z": 3.24,
+  //       "q": 97.043
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:10:00",
+  //       "z": 3.24,
+  //       "q": 111.624
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:15:00",
+  //       "z": 3.24,
+  //       "q": 86.382
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:20:00",
+  //       "z": 3.24,
+  //       "q": 88.741
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:25:00",
+  //       "z": 3.24,
+  //       "q": 112.825
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:30:00",
+  //       "z": 3.24,
+  //       "q": 79.032
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:35:00",
+  //       "z": 3.24,
+  //       "q": 108.19
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:40:00",
+  //       "z": 3.24,
+  //       "q": 82.941
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:45:00",
+  //       "z": 3.24,
+  //       "q": 58.012
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:50:00",
+  //       "z": 3.24,
+  //       "q": 61.573
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 05:55:00",
+  //       "z": 3.24,
+  //       "q": 103.108
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:00:00",
+  //       "z": 3.24,
+  //       "q": 111.117
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:05:00",
+  //       "z": 3.24,
+  //       "q": 80.532
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:10:00",
+  //       "z": 3.24,
+  //       "q": 88.3
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:15:00",
+  //       "z": 3.24,
+  //       "q": 55.46
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:20:00",
+  //       "z": 3.24,
+  //       "q": 101.721
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:25:00",
+  //       "z": 3.24,
+  //       "q": 93.211
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:30:00",
+  //       "z": 3.24,
+  //       "q": 78.097
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:35:00",
+  //       "z": 3.24,
+  //       "q": 69.316
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:40:00",
+  //       "z": 3.24,
+  //       "q": 92.916
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:45:00",
+  //       "z": 3.24,
+  //       "q": 70.944
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:50:00",
+  //       "z": 3.24,
+  //       "q": 62.217
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 06:55:00",
+  //       "z": 3.24,
+  //       "q": 91.582
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:00:00",
+  //       "z": 3.24,
+  //       "q": 66.47
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:05:00",
+  //       "z": 3.24,
+  //       "q": 84.165
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:10:00",
+  //       "z": 3.24,
+  //       "q": 77.534
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:15:00",
+  //       "z": 3.24,
+  //       "q": 60.937
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:20:00",
+  //       "z": 3.24,
+  //       "q": 59.976
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:25:00",
+  //       "z": 3.24,
+  //       "q": 17.629
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:30:00",
+  //       "z": 3.24,
+  //       "q": 76.037
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:35:00",
+  //       "z": 3.24,
+  //       "q": 97.353
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:40:00",
+  //       "z": 3.24,
+  //       "q": 101.454
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:45:00",
+  //       "z": 3.24,
+  //       "q": 93.683
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:50:00",
+  //       "z": 3.24,
+  //       "q": 96.666
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 07:55:00",
+  //       "z": 3.24,
+  //       "q": 80.912
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:00:00",
+  //       "z": 3.24,
+  //       "q": 71.978
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:05:00",
+  //       "z": 3.24,
+  //       "q": 92.437
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:10:00",
+  //       "z": 3.24,
+  //       "q": 85.758
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:15:00",
+  //       "z": 3.24,
+  //       "q": 81.534
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:20:00",
+  //       "z": 3.24,
+  //       "q": 89.682
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:25:00",
+  //       "z": 3.24,
+  //       "q": 96.171
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:30:00",
+  //       "z": 3.24,
+  //       "q": 79.427
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:35:00",
+  //       "z": 3.24,
+  //       "q": 85.346
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:40:00",
+  //       "z": 3.24,
+  //       "q": 86.176
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:45:00",
+  //       "z": 3.24,
+  //       "q": 93.543
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:50:00",
+  //       "z": 3.24,
+  //       "q": 77.432
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 08:55:00",
+  //       "z": 3.24,
+  //       "q": 95.1
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:00:00",
+  //       "z": 3.24,
+  //       "q": 92.901
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:05:00",
+  //       "z": 3.24,
+  //       "q": 65.186
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:10:00",
+  //       "z": 3.24,
+  //       "q": 61.443
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:15:00",
+  //       "z": 3.24,
+  //       "q": 101.951
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:20:00",
+  //       "z": 3.24,
+  //       "q": 70.508
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:25:00",
+  //       "z": 3.24,
+  //       "q": 56.678
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:30:00",
+  //       "z": 3.24,
+  //       "q": 86.301
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:35:00",
+  //       "z": 3.24,
+  //       "q": 82.428
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:40:00",
+  //       "z": 3.24,
+  //       "q": 53.933
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:45:00",
+  //       "z": 3.24,
+  //       "q": 82.765
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:50:00",
+  //       "z": 3.24,
+  //       "q": 76.665
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 09:55:00",
+  //       "z": 3.24,
+  //       "q": 85.948
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:00:00",
+  //       "z": 3.24,
+  //       "q": 77.49
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:05:00",
+  //       "z": 3.24,
+  //       "q": 70.937
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:10:00",
+  //       "z": 3.24,
+  //       "q": 99.728
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:15:00",
+  //       "z": 3.24,
+  //       "q": 82.179
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:20:00",
+  //       "z": 3.24,
+  //       "q": 82.34
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:25:00",
+  //       "z": 3.24,
+  //       "q": 97.938
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:30:00",
+  //       "z": 3.24,
+  //       "q": 58.842
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:35:00",
+  //       "z": 3.24,
+  //       "q": 81.63
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:40:00",
+  //       "z": 3.24,
+  //       "q": 88.594
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:45:00",
+  //       "z": 3.24,
+  //       "q": 53.372
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:50:00",
+  //       "z": 3.24,
+  //       "q": 61.082
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 10:55:00",
+  //       "z": 3.24,
+  //       "q": 108.986
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:00:00",
+  //       "z": 3.24,
+  //       "q": 103.917
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:05:00",
+  //       "z": 3.24,
+  //       "q": 115.678
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:10:00",
+  //       "z": 3.24,
+  //       "q": 83.982
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:15:00",
+  //       "z": 3.24,
+  //       "q": 94.399
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:20:00",
+  //       "z": 3.24,
+  //       "q": 31.653
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:25:00",
+  //       "z": 3.24,
+  //       "q": 80.568
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:30:00",
+  //       "z": 3.24,
+  //       "q": 75.337
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:35:00",
+  //       "z": 3.24,
+  //       "q": 88.211
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:40:00",
+  //       "z": 3.24,
+  //       "q": 82.758
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:45:00",
+  //       "z": 3.24,
+  //       "q": 86.756
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:50:00",
+  //       "z": 3.24,
+  //       "q": 78.922
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 11:55:00",
+  //       "z": 3.24,
+  //       "q": 81.249
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:00:00",
+  //       "z": 3.24,
+  //       "q": 81.505
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:05:00",
+  //       "z": 3.24,
+  //       "q": 28.485
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:10:00",
+  //       "z": 3.24,
+  //       "q": 37.246
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:15:00",
+  //       "z": 3.24,
+  //       "q": 13.691
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:20:00",
+  //       "z": 3.24,
+  //       "q": 98.367
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:25:00",
+  //       "z": 3.24,
+  //       "q": 126.956
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:30:00",
+  //       "z": 3.24,
+  //       "q": -1.18
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:35:00",
+  //       "z": 3.24,
+  //       "q": 67.899
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:40:00",
+  //       "z": 3.24,
+  //       "q": 90.691
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:45:00",
+  //       "z": 3.24,
+  //       "q": 41.724
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:50:00",
+  //       "z": 3.24,
+  //       "q": 107.632
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 12:55:00",
+  //       "z": 3.24,
+  //       "q": 85.97
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:00:00",
+  //       "z": 3.24,
+  //       "q": 89.153
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:05:00",
+  //       "z": 3.24,
+  //       "q": 85.618
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:10:00",
+  //       "z": 3.24,
+  //       "q": 76.928
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:15:00",
+  //       "z": 3.24,
+  //       "q": 44.39
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:20:00",
+  //       "z": 3.24,
+  //       "q": 89.248
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:25:00",
+  //       "z": 3.24,
+  //       "q": 88.792
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:30:00",
+  //       "z": 3.24,
+  //       "q": 49.119
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:35:00",
+  //       "z": 3.24,
+  //       "q": 62.289
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:40:00",
+  //       "z": 3.24,
+  //       "q": 85.846
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:45:00",
+  //       "z": 3.24,
+  //       "q": 131.213
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:50:00",
+  //       "z": 3.24,
+  //       "q": 79.763
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 13:55:00",
+  //       "z": 3.24,
+  //       "q": 71.607
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:00:00",
+  //       "z": 3.24,
+  //       "q": 78.33
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:05:00",
+  //       "z": 3.24,
+  //       "q": 86.543
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:10:00",
+  //       "z": 3.24,
+  //       "q": 76.818
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:15:00",
+  //       "z": 3.24,
+  //       "q": 70.675
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:20:00",
+  //       "z": 3.24,
+  //       "q": 82.186
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:25:00",
+  //       "z": 3.24,
+  //       "q": 75.089
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:30:00",
+  //       "z": 3.24,
+  //       "q": 69.061
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:35:00",
+  //       "z": 3.24,
+  //       "q": 72.131
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:40:00",
+  //       "z": 3.24,
+  //       "q": 117.016
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:45:00",
+  //       "z": 3.24,
+  //       "q": 88.939
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:50:00",
+  //       "z": 3.24,
+  //       "q": 95.61
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 14:55:00",
+  //       "z": 3.24,
+  //       "q": 116.395
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:00:00",
+  //       "z": 3.24,
+  //       "q": 81.19
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:05:00",
+  //       "z": 3.24,
+  //       "q": 105.112
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:10:00",
+  //       "z": 3.24,
+  //       "q": 90.868
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:15:00",
+  //       "z": 3.24,
+  //       "q": 91.111
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:20:00",
+  //       "z": 3.24,
+  //       "q": 90.823
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:25:00",
+  //       "z": 3.24,
+  //       "q": 89.263
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:30:00",
+  //       "z": 3.24,
+  //       "q": 102.581
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:35:00",
+  //       "z": 3.24,
+  //       "q": 95.743
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:40:00",
+  //       "z": 3.24,
+  //       "q": 89.175
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:45:00",
+  //       "z": 3.24,
+  //       "q": 87.109
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:50:00",
+  //       "z": 3.24,
+  //       "q": 92.584
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 15:55:00",
+  //       "z": 3.24,
+  //       "q": 79.712
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:00:00",
+  //       "z": 3.24,
+  //       "q": 7.946
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:05:00",
+  //       "z": 3.24,
+  //       "q": 78.243
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:10:00",
+  //       "z": 3.24,
+  //       "q": 84.451
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:15:00",
+  //       "z": 3.24,
+  //       "q": 86.764
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:20:00",
+  //       "z": 3.24,
+  //       "q": 32.554
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:25:00",
+  //       "z": 3.24,
+  //       "q": 76.118
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:30:00",
+  //       "z": 3.24,
+  //       "q": 66.317
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:35:00",
+  //       "z": 3.24,
+  //       "q": 67.66
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:40:00",
+  //       "z": 3.24,
+  //       "q": 88.711
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:45:00",
+  //       "z": 3.24,
+  //       "q": 82.289
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:50:00",
+  //       "z": 3.24,
+  //       "q": 79.749
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 16:55:00",
+  //       "z": 3.24,
+  //       "q": 49.183
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:00:00",
+  //       "z": 3.24,
+  //       "q": 105.394
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:05:00",
+  //       "z": 3.24,
+  //       "q": 77.103
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:10:00",
+  //       "z": 3.24,
+  //       "q": 90.073
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:15:00",
+  //       "z": 3.24,
+  //       "q": 92.968
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:20:00",
+  //       "z": 3.24,
+  //       "q": 104.815
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:25:00",
+  //       "z": 3.24,
+  //       "q": 104.028
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:30:00",
+  //       "z": 3.24,
+  //       "q": 81.842
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:35:00",
+  //       "z": 3.24,
+  //       "q": 89.638
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:40:00",
+  //       "z": 3.24,
+  //       "q": 100.284
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:45:00",
+  //       "z": 3.24,
+  //       "q": 95.1
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:50:00",
+  //       "z": 3.24,
+  //       "q": 102.203
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 17:55:00",
+  //       "z": 3.24,
+  //       "q": 85.515
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:00:00",
+  //       "z": 3.24,
+  //       "q": 110.163
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:05:00",
+  //       "z": 3.24,
+  //       "q": 97.538
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:10:00",
+  //       "z": 3.24,
+  //       "q": 95.491
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:15:00",
+  //       "z": 3.24,
+  //       "q": 81.483
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:20:00",
+  //       "z": 3.24,
+  //       "q": 92.216
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:25:00",
+  //       "z": 3.24,
+  //       "q": 102.477
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:30:00",
+  //       "z": 3.24,
+  //       "q": 105.744
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:35:00",
+  //       "z": 3.24,
+  //       "q": 98.685
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:40:00",
+  //       "z": 3.24,
+  //       "q": 97.93
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:45:00",
+  //       "z": 3.24,
+  //       "q": 109.418
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:50:00",
+  //       "z": 3.24,
+  //       "q": 117.083
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 18:55:00",
+  //       "z": 3.24,
+  //       "q": 92.017
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:00:00",
+  //       "z": 3.24,
+  //       "q": 105.082
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:05:00",
+  //       "z": 3.24,
+  //       "q": 104.667
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:10:00",
+  //       "z": 3.24,
+  //       "q": 96.171
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:15:00",
+  //       "z": 3.24,
+  //       "q": 101.528
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:20:00",
+  //       "z": 3.24,
+  //       "q": 113.325
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:25:00",
+  //       "z": 3.24,
+  //       "q": 105.328
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:30:00",
+  //       "z": 3.24,
+  //       "q": 106.338
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:35:00",
+  //       "z": 3.24,
+  //       "q": 104.221
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:40:00",
+  //       "z": 3.24,
+  //       "q": 96.976
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:45:00",
+  //       "z": 3.24,
+  //       "q": 83.725
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:50:00",
+  //       "z": 3.24,
+  //       "q": 98.729
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 19:55:00",
+  //       "z": 3.24,
+  //       "q": 97.834
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:00:00",
+  //       "z": 3.24,
+  //       "q": 101.062
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:05:00",
+  //       "z": 3.24,
+  //       "q": 90.86
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:10:00",
+  //       "z": 3.24,
+  //       "q": 102.277
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:15:00",
+  //       "z": 3.24,
+  //       "q": 62.97
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:20:00",
+  //       "z": 3.24,
+  //       "q": 111.676
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:25:00",
+  //       "z": 3.24,
+  //       "q": 105.06
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:30:00",
+  //       "z": 3.24,
+  //       "q": 82.882
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:35:00",
+  //       "z": 3.24,
+  //       "q": 83.153
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:40:00",
+  //       "z": 3.24,
+  //       "q": 69.657
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:45:00",
+  //       "z": 3.24,
+  //       "q": 140.682
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:50:00",
+  //       "z": 3.24,
+  //       "q": 90.396
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 20:55:00",
+  //       "z": 3.24,
+  //       "q": 76.446
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:00:00",
+  //       "z": 3.24,
+  //       "q": 93.801
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:05:00",
+  //       "z": 3.24,
+  //       "q": 106.702
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:10:00",
+  //       "z": 3.24,
+  //       "q": 91.597
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:15:00",
+  //       "z": 3.24,
+  //       "q": 93.034
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:20:00",
+  //       "z": 3.24,
+  //       "q": 110.141
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:25:00",
+  //       "z": 3.24,
+  //       "q": 105.454
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:30:00",
+  //       "z": 3.24,
+  //       "q": 111.057
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:35:00",
+  //       "z": 3.24,
+  //       "q": 91.354
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:40:00",
+  //       "z": 3.24,
+  //       "q": 90.949
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:45:00",
+  //       "z": 3.24,
+  //       "q": 91.31
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:50:00",
+  //       "z": 3.24,
+  //       "q": 106.167
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 21:55:00",
+  //       "z": 3.24,
+  //       "q": 93.75
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:00:00",
+  //       "z": 3.24,
+  //       "q": 91.663
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:05:00",
+  //       "z": 3.24,
+  //       "q": 97.08
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:10:00",
+  //       "z": 3.24,
+  //       "q": 91.17
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:15:00",
+  //       "z": 3.24,
+  //       "q": 91.332
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:20:00",
+  //       "z": 3.24,
+  //       "q": 96.6
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:25:00",
+  //       "z": 3.24,
+  //       "q": 101.254
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:30:00",
+  //       "z": 3.24,
+  //       "q": 99.343
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:35:00",
+  //       "z": 3.24,
+  //       "q": 91.052
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:40:00",
+  //       "z": 3.24,
+  //       "q": 109.835
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:45:00",
+  //       "z": 3.24,
+  //       "q": 97.043
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:50:00",
+  //       "z": 3.24,
+  //       "q": 98.204
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 22:55:00",
+  //       "z": 3.24,
+  //       "q": 85.802
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:00:00",
+  //       "z": 3.24,
+  //       "q": 106.963
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:05:00",
+  //       "z": 3.24,
+  //       "q": 103.731
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:10:00",
+  //       "z": 3.24,
+  //       "q": 95.868
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:15:00",
+  //       "z": 3.24,
+  //       "q": 107.751
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:20:00",
+  //       "z": 3.24,
+  //       "q": 112.788
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:25:00",
+  //       "z": 3.24,
+  //       "q": 75.877
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:30:00",
+  //       "z": 3.24,
+  //       "q": 50.77
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:35:00",
+  //       "z": 3.24,
+  //       "q": 86.242
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:40:00",
+  //       "z": 3.24,
+  //       "q": 100.017
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:45:00",
+  //       "z": 3.24,
+  //       "q": 95.735
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:50:00",
+  //       "z": 3.24,
+  //       "q": 82.443
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-12 23:55:00",
+  //       "z": 3.24,
+  //       "q": 139.749
+  //     },
+  //     {
+  //       "stcd": "63304700",
+  //       "stnm": "太师桥",
+  //       "tm": "2024-11-13 00:00:00",
+  //       "z": 3.24,
+  //       "q": 89.425
+  //     }
+  //   ],
+  //   "code": 200,
+  //   "msg": "查询成功"
+  // })
+}
+
 /**
  * 雨量多站最新数据
  */

+ 0 - 1
src/api/home.ts

@@ -674,4 +674,3 @@ export function getRStLLMaxDate() {
   //   }
   // ])
 }
-

+ 8 - 0
src/api/rolldata.ts

@@ -0,0 +1,8 @@
+import request from "@/utils/request";
+
+export function getAlarmData(){
+  return request({
+    url: '/gx_gj_api/Orcl_Idbs3.asmx/rollData?accessToken=test&type=1',
+    method: 'get'
+  })
+}

+ 28 - 17
src/layout/index.vue

@@ -1,16 +1,17 @@
 <script lang="ts" setup>
-import {AppMain, Navbar} from '@/layout/components/index.js'
+import { AppMain, Navbar } from '@/layout/components/index.js'
 import AntvMap from '@/components/AntvMap/index.vue'
 import UePlayer from '@/components/UePlayer.vue'
-import {useAppStore} from '@/stores/app'
-import {onMounted, reactive, ref} from 'vue'
-import {useRoute} from 'vue-router'
-import {useStationStore} from "@/stores/station";
-import bus from "@/utils/bus";
-import {getStation} from "@/utils/station";
-import {jumpPage} from "@/utils";
-import CrossSection from "@/components/CrossSection.vue";
-import {Vue3Marquee} from 'vue3-marquee';
+import { useAppStore } from '@/stores/app'
+import { onMounted, reactive, ref } from 'vue'
+import { useRoute } from 'vue-router'
+import { useStationStore } from '@/stores/station'
+import bus from '@/utils/bus'
+import { getStation } from '@/utils/station'
+import { getAlarmData } from '@/api/rolldata'
+import { jumpPage } from '@/utils'
+import CrossSection from '@/components/CrossSection.vue'
+import { Vue3Marquee } from 'vue3-marquee'
 
 const appStore = useAppStore()
 const stationStore = useStationStore()
@@ -18,7 +19,7 @@ const route = useRoute()
 
 let navbarHeight = '12vh'
 let theme = ''
-let navbarStyle = {height: navbarHeight}
+let navbarStyle = { height: navbarHeight }
 const dialog = reactive({
   visible: false,
   title: '断面',
@@ -26,7 +27,8 @@ const dialog = reactive({
   params: {}
 })
 // 告警信息
-const alarmInfo = ref('水位:太湖3.24,杭长桥 3.22,琳桥 3.45,常州(三) 3.50,无锡(大) 3.49,苏州(枫桥) 3.26,张桥 3.46,湘城 3.24,平望 2.98,嘉兴 2.92,陈墓(锦溪) 2.95。')
+// const alarmInfo = ref('水位:太湖3.24,杭长桥 3.22,琳桥 3.45,常州(三) 3.50,无锡(大) 3.49,苏州(枫桥) 3.26,张桥 3.46,湘城 3.24,平望 2.98,嘉兴 2.92,陈墓(锦溪) 2.95。')
+const alarmInfo = ref('')
 
 const yztSrc = ref(new URL('@/assets/images/yzt.png', import.meta.url).href)
 const detailSrc = ref(new URL('@/assets/images/detail.png', import.meta.url).href)
@@ -36,7 +38,7 @@ const sthouseSrc = ref(new URL('@/assets/images/sthouse.jpg', import.meta.url).h
 bus.on('handle_ue_response', (data) => {
   if (data.Category && data.Category === 'ClickMesh') {
     if (!data.Data.Name) {
-      return;
+      return
     }
     if (data.Data.Type === '测站') {
       const station = getStation(data.Data.Name, 'stnm')
@@ -61,14 +63,23 @@ bus.on('handle_ue_response', (data) => {
     } else if (data.Data.Type === '弹窗') {
       if (data.Data.Name === '断面桩') {
         stationStore.setStcd(route.params.stcd)
-        dialog.component = 'CrossSection';
-        dialog.visible = true;
+        dialog.component = 'CrossSection'
+        dialog.visible = true
       }
     }
   }
 })
 
+async function getAlarmInfo() {
+  alarmInfo.value = await getAlarmData().then(res => {
+    debugger
+    res.data
+  })
+  debugger
+}
+
 onMounted(() => {
+  getAlarmInfo()
 })
 </script>
 
@@ -101,9 +112,9 @@ onMounted(() => {
         <div class="alarm-info" v-html="alarmInfo"></div>
       </Vue3Marquee>
       <!-- 顶部 -->
-      <navbar :style="navbarStyle"/>
+      <navbar :style="navbarStyle" />
       <!-- 展示页 -->
-      <app-main/>
+      <app-main />
 
       <el-dialog v-model="dialog.visible" :modal="false" :title="dialog.title" align-center draggable>
         <cross-section v-if="dialog.visible"></cross-section>

+ 1 - 0
src/utils/request.ts

@@ -18,6 +18,7 @@ service.interceptors.request.use(
     if (
       !config.url.startsWith("/tbazmw_api") &&
       !config.url.startsWith("/gx_api") &&
+      !config.url.startsWith("/gx_gj_api") &&
       !config.url.startsWith("/nmc_api") &&
       !config.url.startsWith("/video_api") &&
       !validURL(config.url)

+ 275 - 140
src/utils/station.ts

@@ -12,7 +12,7 @@ export const stations = [
     path: '',
     sttp: '水文站',
     detail: '太师桥水文站是国家基本水文站,位于江苏省苏州市吴江区桃源镇前窑村,在江南运河(澜溪塘)干流江苏~浙江省际边界上,属太湖流域杭嘉湖区水系。\n2015年11月设站至今,主要监测项目有降水、水位、流量、水质(水温、pH、电导率、溶解氧、浊度、氧化还原电位、氨氮、高锰酸盐指数、总磷、总氮等10项指标)。配备翻斗式雨量计、称重式雨量计、浮子式水位计、视频识别水位系统、H-ADCP等测流仪器,采用指标流速关系等测流手段。\n东经:120°29′38.8″北纬:30°45′46.1″',
-    img: new URL('@/assets/images/station_taishiqiao.png', import.meta.url).href,
+    img: new URL('@/assets/images/station_taishiqiao.png', import.meta.url).href
   },
   {
     stcd: '63304650',
@@ -27,7 +27,7 @@ export const stations = [
     path: '',
     sttp: '',
     detail: '思源水文站位于江苏省苏州市吴江区贤胡村,在江南运河大德塘(严墓塘)干流江苏~浙江省际边界上,属太湖流域杭嘉湖区水系。2015年11月设站至今,主要监测项目有降水、水位、流量、水质(水温、pH、电导率、溶解氧、浊度、氧化还原电位、氨氮、高锰酸盐指数、总磷、总氮等10项指标)。配备翻斗式雨量计、称重式雨量计、浮子式水位计、视频识别水位系统、H-ADCP等测流仪器,采用指标流速关系等测流手段。\n东经:120°32′45.6″北纬:30°49′25.9″',
-    img: new URL('@/assets/images/station_siyuan.png', import.meta.url).href,
+    img: new URL('@/assets/images/station_siyuan.png', import.meta.url).href
   },
   {
     stcd: '70111400',
@@ -50,196 +50,331 @@ export const stations = [
     sttp: '',
     detail: '',
     img: ''
-  },
+  }
 ]
 
 export const stationList = [
   /// 乌镇、太师桥、文桥、桃源、思源
   {
-    "stcd": "63304800",
-    "stnm": "乌镇",
-    "lgtd": "120.495155",
-    "lttd": "30.755068",
-    "wrz": 3.70,
-    "grz": 4.10,
+    'stcd': '63304800',
+    'stnm': '乌镇',
+    'lgtd': '120.495155',
+    'lttd': '30.755068',
+    'wrz': 3.70,
+    'grz': 4.10
   },
   {
-    "stcd": "63304700",
-    "stnm": "太师桥",
-    "lgtd": "120.4941",
-    "lttd": "30.762836",
-    "wrz": 4.19,
-    "grz": 4.29,
-    "shuxing": "基本站",
-    "xzqh": "嘉兴"
+    'stcd': '63304700',
+    'stnm': '太师桥',
+    'lgtd': '120.4941',
+    'lttd': '30.762836',
+    'wrz': 4.19,
+    'grz': 4.29,
+    'shuxing': '基本站',
+    'xzqh': '嘉兴'
   },
   {
-    "stcd": "63304730",
-    "stnm": "文桥",
-    "lgtd": "120.465831",
-    "lttd": "30.800258",
-    "shuxing": "预警站",
-    "xzqh": "浙江湖州"
+    'stcd': '63304730',
+    'stnm': '文桥',
+    'lgtd': '120.465831',
+    'lttd': '30.800258',
+    'shuxing': '预警站',
+    'xzqh': '浙江湖州'
   },
   {
-    "stcd": "6331E001",
-    "stnm": "桃源",
+    'stcd': '6331E001',
+    'stnm': '桃源'
   },
   {
-    "stcd": "63304650",
-    "stnm": "思源",
-    "lgtd": "120.522088",
-    "lttd": "30.841321",
-    "shuxing": "基本站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63304650',
+    'stnm': '思源',
+    'lgtd': '120.522088',
+    'lttd': '30.841321',
+    'shuxing': '基本站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "63305451",
-    "stnm": "圣塘桥",
-    "lgtd": "120.589144",
-    "lttd": "30.838792",
-    "shuxing": "预警站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63305451',
+    'stnm': '圣塘桥',
+    'lgtd': '120.589144',
+    'lttd': '30.838792',
+    'shuxing': '预警站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "63205690",
-    "stnm": "太平桥",
-    "lgtd": "120.702609",
-    "lttd": "30.886256",
-    "shuxing": "预警站",
-    "xzqh": "江苏苏州"
-  },
+    'stcd': '63205690',
+    'stnm': '太平桥',
+    'lgtd': '120.702609',
+    'lttd': '30.886256',
+    'shuxing': '预警站',
+    'xzqh': '江苏苏州'
+  }
 ]
+export const stationSzList = [
+  {
+    'stnm': '太浦河口',
+    'stcd': '63205300'
+  }
+  , {
+    'stnm': '平望新运河桥',
+    'stcd': '63203184'
+  }
+  , {
+    'stnm': '章湾圩公路桥',
+    'stcd': '63205670'
+  }
+  , {
+    'stnm': '梅台港桥',
+    'stcd': '63313001'
+  }
+  , {
+    'stnm': '北窑港',
+    'stcd': '63205386'
+  }
+  , {
+    'stnm': '陶庄枢纽(上)',
+    'stcd': '63312411'
+  }
+  , {
+    'stnm': '界标',
+    'stcd': '63403195'
+  }
+  , {
+    'stnm': '金泽',
+    'stcd': '63403200'
+  }
+  , {
+    'stnm': '大舜枢纽',
+    'stcd': '63312340'
+  }
+  , {
+    'stnm': '东蔡大桥',
+    'stcd': '63312305'
+  }
+  , {
+    'stnm': '丁栅枢纽',
+    'stcd': '63312300'
+  }
+  , {
+    'stnm': '文桥',
+    'stcd': '63304730'
+  }
+  , {
+    'stnm': '圣塘桥(下)',
+    'stcd': '63305451'
+  }
+  , {
+    'stnm': '思源',
+    'stcd': '63304650'
+  }
+  , {
+    'stnm': '太师桥',
+    'stcd': '63304700'
+  }]
+
+export const stationSqList = [
+  {
+    'stnm': '谏壁',
+    'stcd': '63202500'
+  },
+  {
+    'stnm': '丹阳',
+    'stcd': '63202603'
+  },
+  {
+    'stnm': '九里铺',
+    'stcd': '63222950'
+  },
+  {
+    'stnm': '三堡街',
+    'stcd': '63202740'
+  },
+  {
+    'stnm': '洛社',
+    'stcd': '63202803'
+  },
+  {
+    'stnm': '无锡(二)',
+    'stcd': '63202850'
+  },
+  {
+    'stnm': '望亭',
+    'stcd': '63202900'
+  },
+  {
+    'stnm': '枫桥',
+    'stcd': '63203000'
+  },
+  {
+    'stnm': '苏州(觅渡桥)',
+    'stcd': '63203040'
+  },
+  {
+    'stnm': '苏州(二)',
+    'stcd': '63203050'
+  },
+  {
+    'stnm': '瓜泾口',
+    'stcd': '63205403'
+  },
+  {
+    'stnm': '平望',
+    'stcd': '63205353'
+  },
+  {
+    'stnm': '思源',
+    'stcd': '63304650'
+  },
+  {
+    'stnm': '太师桥',
+    'stcd': '63304700'
+  },
+  {
+    'stnm': '乌镇',
+    'stcd': '63304803'
+  },
+  {
+    'stnm': '新市',
+    'stcd': '63303603'
+  },
+  {
+    'stnm': '崇德',
+    'stcd': '63300803'
+  },
+  {
+    'stnm': '拱宸桥',
+    'stcd': '63300200'
+  }]
 
 export const stationMap2 = [
   {
-    "stcd": "63304700",
-    "stnm": "太师桥",
-    "lgtd": "120.4941",
-    "lttd": "30.762836",
-    "wrz": 4.19,
-    "grz": 4.29,
-    "shuxing": "基本站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63304700',
+    'stnm': '太师桥',
+    'lgtd': '120.4941',
+    'lttd': '30.762836',
+    'wrz': 4.19,
+    'grz': 4.29,
+    'shuxing': '基本站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "63304650",
-    "stnm": "思源",
-    "lgtd": "120.522088",
-    "lttd": "30.841321",
-    "shuxing": "基本站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63304650',
+    'stnm': '思源',
+    'lgtd': '120.522088',
+    'lttd': '30.841321',
+    'shuxing': '基本站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "63301700",
-    "stnm": "北虹大桥",
-    "lgtd": "120.709747",
-    "lttd": "30.885936",
-    "shuxing": "基本站",
-    "xzqh": "嘉兴"
+    'stcd': '63301700',
+    'stnm': '北虹大桥',
+    'lgtd': '120.709747',
+    'lttd': '30.885936',
+    'shuxing': '基本站',
+    'xzqh': '嘉兴'
   },
   {
-    "stcd": "63205690",
-    "stnm": "太平桥",
-    "lgtd": "120.702609",
-    "lttd": "30.886256",
-    "shuxing": "预警站",
-    "xzqh": "江苏苏州"
+    'stcd': '63205690',
+    'stnm': '太平桥',
+    'lgtd': '120.702609',
+    'lttd': '30.886256',
+    'shuxing': '预警站',
+    'xzqh': '江苏苏州'
   },
   {
-    "stcd": "70112100",
-    "stnm": "罗桐埠",
-    "lgtd": "119.254444",
-    "lttd": "29.476389",
-    "shuxing": "基本站",
-    "xzqh": "浙江杭州"
+    'stcd': '70112100',
+    'stnm': '罗桐埠',
+    'lgtd': '119.254444',
+    'lttd': '29.476389',
+    'shuxing': '基本站',
+    'xzqh': '浙江杭州'
   },
   {
-    "stcd": "70111400",
-    "stnm": "街口",
-    "lgtd": "118.71691",
-    "lttd": "29.72391",
-    "shuxing": "基本站",
-    "xzqh": "浙江杭州"
+    'stcd': '70111400',
+    'stnm': '街口',
+    'lgtd': '118.71691',
+    'lttd': '29.72391',
+    'shuxing': '基本站',
+    'xzqh': '浙江杭州'
   },
   {
-    "stcd": "63304730",
-    "stnm": "文桥",
-    "lgtd": "120.465831",
-    "lttd": "30.800258",
-    "shuxing": "预警站",
-    "xzqh": "浙江湖州"
+    'stcd': '63304730',
+    'stnm': '文桥',
+    'lgtd': '120.465831',
+    'lttd': '30.800258',
+    'shuxing': '预警站',
+    'xzqh': '浙江湖州'
   },
   {
-    "stcd": "63305451",
-    "stnm": "圣塘桥",
-    "lgtd": "120.589144",
-    "lttd": "30.838792",
-    "shuxing": "预警站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63305451',
+    'stnm': '圣塘桥',
+    'lgtd': '120.589144',
+    'lttd': '30.838792',
+    'shuxing': '预警站',
+    'xzqh': '浙江嘉兴'
   },
 
   {
-    "stcd": "63205680",
-    "stnm": "双林桥",
-    "lgtd": "120.705375",
-    "lttd": "30.922552",
-    "shuxing": "预警站",
-    "xzqh": "江苏苏州"
+    'stcd': '63205680',
+    'stnm': '双林桥',
+    'lgtd': '120.705375',
+    'lttd': '30.922552',
+    'shuxing': '预警站',
+    'xzqh': '江苏苏州'
   },
   {
-    "stcd": "63205670",
-    "stnm": "章湾圩公路桥",
-    "lgtd": "120.756256",
-    "lttd": "30.978642",
-    "shuxing": "预警站",
-    "xzqh": "江苏苏州"
+    'stcd': '63205670',
+    'stnm': '章湾圩公路桥',
+    'lgtd': '120.756256',
+    'lttd': '30.978642',
+    'shuxing': '预警站',
+    'xzqh': '江苏苏州'
   },
   {
-    "stcd": "63313001",
-    "stnm": "梅台港桥",
-    "lgtd": "120.774598",
-    "lttd": "30.99626",
-    "shuxing": "预警站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63313001',
+    'stnm': '梅台港桥',
+    'lgtd': '120.774598',
+    'lttd': '30.99626',
+    'shuxing': '预警站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "63312411",
-    "stnm": "陶庄枢纽",
-    "lgtd": "120.829083",
-    "lttd": "31.002328",
-    "shuxing": "预警站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63312411',
+    'stnm': '陶庄枢纽',
+    'lgtd': '120.829083',
+    'lttd': '31.002328',
+    'shuxing': '预警站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "63312340",
-    "stnm": "大舜枢纽",
-    "lgtd": "120.906514",
-    "lttd": "31.017386",
-    "shuxing": "预警站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63312340',
+    'stnm': '大舜枢纽',
+    'lgtd': '120.906514',
+    'lttd': '31.017386',
+    'shuxing': '预警站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "63312300",
-    "stnm": "丁栅闸",
-    "lgtd": "120.9528",
-    "lttd": "31.018267",
-    "shuxing": "预警站",
-    "xzqh": "浙江嘉兴"
+    'stcd': '63312300',
+    'stnm': '丁栅闸',
+    'lgtd': '120.9528',
+    'lttd': '31.018267',
+    'shuxing': '预警站',
+    'xzqh': '浙江嘉兴'
   },
   {
-    "stcd": "71501010",
-    "stnm": "托溪水文站",
-    "lgtd": "119.354764",
-    "lttd": "27.491128",
-    "shuxing": null,
-    "xzqh": "福建宁德"
+    'stcd': '71501010',
+    'stnm': '托溪水文站',
+    'lgtd': '119.354764',
+    'lttd': '27.491128',
+    'shuxing': null,
+    'xzqh': '福建宁德'
   },
   {
-    "stcd": "71111530",
-    "stnm": "马蹄岙电站",
-    "lgtd": "118.91861",
-    "lttd": "27.61917"
+    'stcd': '71111530',
+    'stnm': '马蹄岙电站',
+    'lgtd': '118.91861',
+    'lttd': '27.61917'
   }
 ]
 

+ 38 - 34
src/views/Situational.vue

@@ -1,9 +1,9 @@
 <script lang="ts" setup>
-import {computed, onMounted, reactive, ref} from 'vue'
-import {useRoute} from 'vue-router'
+import { computed, onMounted, reactive, ref } from 'vue'
+import { useRoute } from 'vue-router'
 import RightFrame from '@/components/RightFrame.vue'
 import Card01 from '@/components/card/Card01.vue'
-import {getStation, stationList} from '@/utils/station'
+import { getStation, stationSqList, stationSzList } from '@/utils/station'
 import ColorTag from '@/components/tag/ColorTag.vue'
 import Chart from '@/components/Chart.vue'
 import DataTag from '@/components/tag/DataTag.vue'
@@ -13,14 +13,15 @@ import {
   getWaterLevelAndFlowListOfPageByStcd,
   getWaterQualityLatest
 } from '@/api/gx'
-import {formatd} from '@/utils/ruoyi'
-import {filterWaterQualitys} from '@/utils/unit'
-import {getLatestTimeWithMinuteMultipleOfFive} from '@/utils/date'
+import { formatd } from '@/utils/ruoyi'
+import { filterWaterQualitys } from '@/utils/unit'
+import { getLatestTimeWithMinuteMultipleOfFive } from '@/utils/date'
 import StationRightButtonGroup from '@/components/StationRightButtonGroup.vue'
-import {useStationStore} from '@/stores/station'
-import {jumpPage} from '@/utils'
-import bus from "@/utils/bus";
-import moment from 'moment';
+import { useStationStore } from '@/stores/station'
+import { jumpPage } from '@/utils'
+import bus from '@/utils/bus'
+import moment from 'moment'
+
 const route = useRoute()
 const store = useStationStore()
 const dibaImage = (new URL('@/assets/images/dike.png', import.meta.url).href)
@@ -29,7 +30,7 @@ const left2Ref = ref(null)
 const left3Ref = ref(null)
 const right1Ref = ref(null)
 const right3Ref = ref(null)
-const wqData = ref({d1: '6', d2: '22.3', d3: '5', d4: '20', d5: '6', d6: '22.3', d7: '5', d8: '20'})
+const wqData = ref({ d1: '6', d2: '22.3', d3: '5', d4: '20', d5: '6', d6: '22.3', d7: '5', d8: '20' })
 const station = computed(() => getStation(route.params.stcd))
 const wlData = reactive({
   ss: '0',
@@ -71,12 +72,12 @@ async function reloadLeft2() {
       },
       axisLabel: { // 坐标轴刻度标签的相关设置
         color: '#02cacf',
-        formatter: function (value) {
+        formatter: function(value) {
           // 使用 moment.js 进行时间格式化
-          return moment(value).format('HH:mm');
+          return moment(value).format('HH:mm')
         }
       },
-      axisTick: {show: false},
+      axisTick: { show: false },
       data: flowData.map(item => item.tm ? item.tm.substring(11, 16) + '\n' + item.tm.substring(5, 10) : '')
     }],
     yAxis: [{
@@ -120,9 +121,10 @@ async function reloadLeft2() {
 }
 
 async function reloadLeft3() {
-  const stcds = stationList.map(s => s.stcd).join(',')
+  const stcds = stationSqList.map(s => s.stcd).join(',')
   const tm = formatd(getLatestTimeWithMinuteMultipleOfFive(new Date(), 20), 'yyyy-MM-dd hh:mm:ss')
-  const waterData = await getWaterLevelAndFlowLatest({stcds, tm}).then(res => res.data)
+  const waterData = await getWaterLevelAndFlowLatest({ stcds}).then(res => res.data)
+
   const currentStationData = waterData.find(d => d.stcd === route.params.stcd)
   if (currentStationData) {
     store.setZ(currentStationData.z)
@@ -130,7 +132,7 @@ async function reloadLeft3() {
     handleControlWaterLevel(currentStationData.z)
   }
 
-  const seriesData = stationList.map(s => {
+  const seriesData = stationSqList.map(s => {
     const data = waterData.find(d => d.stcd === s.stcd)
     return data ? data.z : null
   })
@@ -144,7 +146,7 @@ async function reloadLeft3() {
       top: '14%',
       left: '2%',
       right: '4%',
-      bottom: '5%',
+      bottom: '0',
       containLabel: true
     },
     xAxis: [{
@@ -156,10 +158,12 @@ async function reloadLeft3() {
         }
       },
       axisLabel: { // 坐标轴刻度标签的相关设置
-        color: '#02cacf'
+        color: '#02cacf',
+        rotate: 45, // 旋转标签,使之不垂直
+        interval: 0  // 显示所有标签
       },
-      axisTick: {show: false},
-      data: stationList.map(s => s.stnm)
+      axisTick: { show: false },
+      data: stationSqList.map(s => s.stnm)
     }],
     yAxis: [{
       name: 'm',
@@ -190,7 +194,7 @@ async function reloadLeft3() {
       },
       // barWidth: 18,
       label: {
-        show: true,
+        show: false,
         position: 'top',
         color: '#fff'
       },
@@ -233,7 +237,7 @@ async function reloadRight1() {
       axisLabel: { // 坐标轴刻度标签的相关设置
         color: '#02cacf'
       },
-      axisTick: {show: false},
+      axisTick: { show: false },
       data: rainfallData.map(item => item.tm ? item.tm.substring(11, 16) + '\n' + item.tm.substring(5, 10) : '')
     }],
     yAxis: [{
@@ -272,12 +276,12 @@ async function reloadRight1() {
 }
 
 async function reloadRight3() {
-  const stcds = stationList.map(s => s.stcd).join(',')
+  const stcds = stationSzList.map(s => s.stcd).join(',')
   const tm = formatd(getLatestTimeWithMinuteMultipleOfFive(new Date(), 20), 'yyyy-MM-dd hh:mm:ss')
-  const waterData = await getWaterQualityLatest({stcds}).then(res => res.data)
+  const waterData = await getWaterQualityLatest({ stcds }).then(res => res.data)
   const list = []
 
-  stationList.forEach(s => {
+  stationSzList.forEach(s => {
     const data = waterData.find(d => d.stcd === s.stcd)
     if (data) {
       list.push(data)
@@ -323,7 +327,7 @@ async function reloadRight3() {
       axisLabel: { // 坐标轴刻度标签的相关设置
         color: '#02cacf'
       },
-      axisTick: {show: false},
+      axisTick: { show: false },
       data: list.map(s => s.stnm)
     }],
     yAxis: [{
@@ -366,7 +370,7 @@ async function reloadRight3() {
  * 获取最新水质数据
  */
 function getLatestWaterQuality() {
-  getWaterQualityLatest({stcds: route.params.stcd}).then(res => {
+  getWaterQualityLatest({ stcds: route.params.stcd }).then(res => {
     const data = res.data[0]
     wqData.value = {
       d1: data.ph,
@@ -422,26 +426,26 @@ onMounted(() => {
             <div class="difang-water-level">
               <span class="difang-water-level-value">{{ wlData.ss }}m</span>
             </div>
-            <img :src="dibaImage" alt="" class="difang-image"/>
+            <img :src="dibaImage" alt="" class="difang-image" />
           </el-col>
           <el-col :span="8"
                   style="height: 66%;margin-bottom: 1%;display: flex;flex-direction: column;justify-content: space-between;">
             <color-tag :value="wlData.ss" label="实时水位" style="height: 48%;" unit="m"
-                       @click="handleControlWaterLevel(wlData.ss)"/>
+                       @click="handleControlWaterLevel(wlData.ss)" />
             <color-tag :value="wlData.zg" label="历史最高水位" style="height: 48%;" unit="m"
-                       @click="handleControlWaterLevel(wlData.zg)"/>
+                       @click="handleControlWaterLevel(wlData.zg)" />
           </el-col>
           <el-col :span="8" style="height: 33%;">
             <color-tag :value="wlData.bz" backgroundColor="#bb232f" label="保证水位" unit="m"
-                       @click="handleControlWaterLevel(wlData.bz)"/>
+                       @click="handleControlWaterLevel(wlData.bz)" />
           </el-col>
           <el-col :span="8" style="height: 33%;">
             <color-tag :value="wlData.jj" backgroundColor="#b38b30" label="警戒水位" unit="m"
-                       @click="handleControlWaterLevel(wlData.jj)"/>
+                       @click="handleControlWaterLevel(wlData.jj)" />
           </el-col>
           <el-col :span="8" style="height: 33%;">
             <color-tag :value="wlData.zd" backgroundColor="#adcbe0" label="历史最低水位" unit="m"
-                       @click="handleControlWaterLevel(wlData.zd)"/>
+                       @click="handleControlWaterLevel(wlData.zd)" />
           </el-col>
         </el-row>
       </card01>