Last active
April 25, 2017 06:41
-
-
Save helloworldsmart/145ea8727efaf09f44e8bffb5537f155 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "StationID": "string", | |
| "StationName": { | |
| "Zh_tw": "string", | |
| "En": "string" | |
| }, | |
| "StationPosition": { | |
| "PositionLat": 0, | |
| "PositionLon": 0 | |
| }, | |
| "StationAddress": "string", | |
| "StationPhone": "string", | |
| "OperatorID": "string", | |
| "StationClass": "0: 特等站", | |
| "ReservationCode": "string" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment