linqilong 5 сар өмнө
parent
commit
f88ad24f81
1 өөрчлөгдсөн 4 нэмэгдсэн , 4 устгасан
  1. 4 4
      src/utils/station.ts

+ 4 - 4
src/utils/station.ts

@@ -518,8 +518,8 @@ export const ALARM_STATISTICS_STATIONS = [
   {
     "stcd": "63301600",
     "stnm": "王江泾",
-    "wrz": 3.60,
-    "grz": 4.00
+    "wrz": 3.20,
+    "grz": 3.50
   },
   {
     "stcd": "63205350",
@@ -530,7 +530,7 @@ export const ALARM_STATISTICS_STATIONS = [
   {
     "stcd": "63301150",
     "stnm": "嘉兴",
-    "wrz": 3.60,
-    "grz": 4.00
+    "wrz": 3.30,
+    "grz": 3.70
   }
 ]