Skip to content

Commit 2238539

Browse files
Update README.md
1 parent ca9c2cb commit 2238539

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

README.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,29 @@
11
# 12306GoHome
2-
### 2021自动抢票CS版,帮助大家的麻烦点一个star。
2+
### 2021自动抢票B/S版,帮助大家的麻烦点一个star。
33

44
## [下载最新版](https://github.com/JohnnyZhang0628/12306GoHome/releases)
55

66
## 【版本更新】
7-
### 2021-12-07 版本:V2.0 基于控制浏览器来实现自动抢票。
7+
### 2021-12-07 版本:2.0.0.1 基于控制浏览器来实现自动抢票。
88
### 2019-05-12 版本:1.0.0.11 发布手机扫码登陆。由于账号、密码登陆设备号一直会变,所以希望大家多用扫码登陆。
99
### 2019-04-09 版本:1.0.0.11 新增获取设备号,防止登录失败。后期可能会调用第三方解码工具,不用输入验证码。
1010
### 2019-03-07 版本:1.0.0.10 修改线程休眠时间,抢票3s内可以完成。
1111
### 2019-03-06 版本:1.0.0.9 新增动态获取api,和买票成功后播放音乐。
1212
### 2019-03-05 版本:1.0.0.8 新增双击车次查看价格、新增双击出发站查看停靠站、修改出发站、终点站搜索BUG问题。
13-
![Image text](https://github.com/JohnnyZhang0628/12306GoHome/blob/master/train12306/image/station.png)
14-
![Image text](https://github.com/JohnnyZhang0628/12306GoHome/blob/master/train12306/image/price.png)
1513

1614
## 【安装】
17-
### 2.0
18-
1、首先安装[.NET 5.0 SDK](https://dotnet.microsoft.com/download/dotnet/5.0)
15+
### 2.0 版本
16+
1、首先安装[.NET 5.0 SDK](https://dotnet.microsoft.com/download/dotnet/5.0),不同操作系统要下载不同版本。
1917

2018
2、运行`install.bat`安装插件
2119

2220
##### 3、修改App.config的配置信息,一定要修改,否则一定会失败。
2321

2422
3、运行`start.bat`
2523

26-
4、等待浏览器运行,然后扫码登录。剩下软件会自动买票
24+
4、等待浏览器运行,然后扫码登录。剩下软件会自动买票
2725

2826

29-
### 1.0版本
30-
31-
直接在release文件夹setup.exe 安装(或者application files/trian12306/trian12306.exe 直接打开免安装)。
32-
33-
## 买票步骤【严格按照流程走,12306会分析你买票步骤,如果顺序错了,有可能提示非法请求】
34-
![Image text](https://github.com/JohnnyZhang0628/12306GoHome/blob/master/train12306/image/step.png)
35-
![Image text](https://github.com/JohnnyZhang0628/12306GoHome/blob/master/train12306/image/login.png)
36-
![Image text](https://github.com/JohnnyZhang0628/12306GoHome/blob/master/train12306/image/main.png)
37-
![Image text](https://github.com/JohnnyZhang0628/12306GoHome/blob/master/train12306/image/success.png)
38-
![Image text](https://github.com/JohnnyZhang0628/12306GoHome/blob/master/train12306/image/order.png)
3927

4028
## 【介绍】
4129
### 软件标题:归途

0 commit comments

Comments
 (0)