Skip to content

Commit baff26d

Browse files
committed
fix: station
1 parent 33d0907 commit baff26d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

resource/station-dev.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ loc_code,id,lat,lon,floor,code,net,time,work
4444
43,6126556,23.8956,121.5487,1,974,2,2023-11-27,1
4545
44,6345688,23.0277,120.2493,1,710,1,2023-11-27,1
4646
45,6392144,24.9292,121.3168,1,335,1,2023-11-27,1
47-
46,6401324,25.0053,121.557,1,116,1,2024-07-04,1
47+
46,6401324,25.0053,121.557,1,116,1,2024-07-04,0
4848
47,6417400,24.5545,120.8275,1,360,1,2024-07-03,1
4949
48,6434940,24.8429,121.1846,1,325,1,2023-11-27,1
5050
49,6519912,22.6209,120.3612,1,830,1,2024-08-02,1
@@ -104,7 +104,7 @@ loc_code,id,lat,lon,floor,code,net,time,work
104104
103,11362396,24.6658,121.7695,1,269,1,2023-11-27,1
105105
104,11363084,23.5197,120.5477,1,604,1,2023-11-27,1
106106
105,11364524,24.1536,120.7234,1,411,1,2023-11-27,1
107-
106,11366504,24.7466,121.7498,1,260,1,2025-04-05,1
107+
106,11366504,24.7466,121.7498,1,260,1,2025-04-05,0
108108
107,11366796,24.9842,121.5523,1,231,1,2023-11-27,1
109109
108,11366940,24.2249,120.6942,1,427,1,2023-11-27,1
110110
109,11367144,23.7456,121.4576,1,975,1,2023-11-27,1

resource/station-dev.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@
509509
"time": "2024-07-04"
510510
}
511511
],
512-
"work": true
512+
"work": false
513513
},
514514
"6417400": {
515515
"net": "SE-Net",
@@ -1203,7 +1203,7 @@
12031203
"time": "2025-04-05"
12041204
}
12051205
],
1206-
"work": true
1206+
"work": false
12071207
},
12081208
"11366796": {
12091209
"net": "SE-Net",

0 commit comments

Comments
 (0)