Skip to content

Commit 74c4885

Browse files
committed
fix: station
關閉 萬榮L
1 parent bb27ca4 commit 74c4885

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

resource/station-dev.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ loc_code,id,lat,lon,floor,code,net,time,work
5252
51,6654540,24.1018,120.6978,1,412,1,2023-11-27,1
5353
52,6662308,25.0035,121.29,1,330,1,2023-11-27,1
5454
53,6732340,22.9804,120.2927,1,711,1,2023-11-27,1
55-
54,6759352,23.5767,121.3626,1,979,1,2023-11-27,1
55+
54,6759352,23.5767,121.3626,1,979,1,2023-11-27,0
5656
55,6849608,23.471,120.4696,1,600,1,2024-04-13,1
5757
56,6856296,25.1793,121.4459,1,251,1,2024-04-09,1
5858
57,6856664,24.1348,120.5105,1,508,1,2024-08-03,1

resource/station-dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@
580580
"info": [
581581
{ "code": 979, "lat": 23.576693, "lon": 121.362569, "time": "2023-11-27" }
582582
],
583-
"work": true
583+
"work": false
584584
},
585585
"6849608": {
586586
"net": "SE-Net",

resource/station.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ loc_code,id,lat,lon,floor,code,net,time,work
5252
51,6654540,24.1018,120.6978,1,412,1,2023-11-27,1
5353
52,6662308,25.0035,121.29,1,330,1,2023-11-27,1
5454
53,6732340,22.9804,120.2927,1,711,1,2023-11-27,1
55-
54,6759352,23.5767,121.3626,1,979,1,2023-11-27,1
55+
54,6759352,23.5767,121.3626,1,979,1,2023-11-27,0
5656
55,6849608,23.471,120.4696,1,600,1,2024-04-13,1
5757
56,6856296,25.1793,121.4459,1,251,1,2024-04-09,1
5858
57,6856664,24.1348,120.5105,1,508,1,2024-08-03,1

0 commit comments

Comments
 (0)