Skip to content

Commit ea1a4ba

Browse files
authored
Fix/station (#213)
* Update station-dev.json 關閉 L彰化芳苑 L高雄茄萣 * Update station-dev.csv
1 parent 37d43b5 commit ea1a4ba

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
@@ -64,7 +64,7 @@ loc_code,id,lat,lon,floor,code,net,time,work
6464
63,7713348,23.7562,120.6403,1,643,1,2024-07-22,1
6565
64,7713716,23.486,120.4299,1,601,1,2023-11-27,1
6666
65,7714012,23.3306,120.3074,1,730,1,2025-02-15,1
67-
66,7715856,22.9037,120.1849,1,852,1,2023-11-27,1
67+
66,7715856,22.9037,120.1849,1,852,1,2023-11-27,0
6868
67,7716472,25.0605,121.2974,1,338,1,2023-11-27,1
6969
68,7725352,22.7522,121.1519,1,950,1,2023-11-27,1
7070
69,7725532,24.2475,120.8312,1,423,1,2025-10-15,1
@@ -123,7 +123,7 @@ loc_code,id,lat,lon,floor,code,net,time,work
123123
122,12138356,24.1246,120.6827,1,402,1,2024-07-04,1
124124
123,12142048,25.0939,121.471,1,247,1,2024-05-21,1
125125
124,12142332,25.0208,121.4349,1,242,1,2024-07-03,1
126-
125,12143292,23.972,120.3508,1,528,1,2025-10-18,1
126+
125,12143292,23.972,120.3508,1,528,1,2025-10-18,0
127127
126,12146444,25.008,121.5368,1,116,1,2024-05-27,0
128128
127,12146472,24.1567,120.7313,1,411,1,2024-06-07,1
129129
128,12148024,25.0807,121.2902,1,338,1,2025-08-17,1

resource/station-dev.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@
740740
"time": "2023-11-27"
741741
}
742742
],
743-
"work": true
743+
"work": false
744744
},
745745
"7716472": {
746746
"net": "SE-Net",
@@ -1445,7 +1445,7 @@
14451445
},
14461446
{ "code": 528, "lat": 23.972024, "lon": 120.350781, "time": "2025-10-18" }
14471447
],
1448-
"work": true
1448+
"work": false
14491449
},
14501450
"12146444": {
14511451
"net": "SE-Net",

0 commit comments

Comments
 (0)