We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cookie过期导致的。解决办法:
登陆成功日志: 2019-10-22 20:30:35.259267+0800 订票助手[63492:16960720] > 订票助手 Version: 1.6.8 Build: 35 PID: 63492 2019-10-22 20:30:35.259319+0800 订票助手[63492:16960720] > XCGLogger Version: 6.1.0 - Level: Debug 2019-10-22 20:30:35.259969+0800 订票助手[63492:16960720] > Application start 2019-10-22 20:30:35.260095+0800 订票助手[63492:16960720] > dama = true 2019-10-22 20:30:38.504562+0800 订票助手[63492:16960720] > -> login isAuto=false 2019-10-22 20:30:47.296268+0800 订票助手[63492:16960720] > <- login
The text was updated successfully, but these errors were encountered:
超级感谢,我找了半天也不知道具体在哪个文件底下,想问下1.6.8好用不,第一次使用
Sorry, something went wrong.
想问一下本地文件启动的话具体哪个文件是启动的呀
cookie过期导致的。解决办法: chrome登陆一下12306 获取到 RAIL_EXPIRATION 和 RAIL_DEVICEID 修改 Service+Login.swift 里的 cookie1 和 cookie2 登陆成功日志: 2019-10-22 20:30:35.259267+0800 订票助手[63492:16960720] > 订票助手 Version: 1.6.8 Build: 35 PID: 63492 2019-10-22 20:30:35.259319+0800 订票助手[63492:16960720] > XCGLogger Version: 6.1.0 - Level: Debug 2019-10-22 20:30:35.259969+0800 订票助手[63492:16960720] > Application start 2019-10-22 20:30:35.260095+0800 订票助手[63492:16960720] > dama = true 2019-10-22 20:30:38.504562+0800 订票助手[63492:16960720] > -> login isAuto=false 2019-10-22 20:30:47.296268+0800 订票助手[63492:16960720] > <- login
您好,第二步已经获取到了,但是没有找到那个swift文件,请问是在哪里呢? 能否详细说一下? 感谢!
No branches or pull requests
cookie过期导致的。解决办法:
登陆成功日志:
2019-10-22 20:30:35.259267+0800 订票助手[63492:16960720] > 订票助手 Version: 1.6.8 Build: 35 PID: 63492
2019-10-22 20:30:35.259319+0800 订票助手[63492:16960720] > XCGLogger Version: 6.1.0 - Level: Debug
2019-10-22 20:30:35.259969+0800 订票助手[63492:16960720] > Application start
2019-10-22 20:30:35.260095+0800 订票助手[63492:16960720] > dama = true
2019-10-22 20:30:38.504562+0800 订票助手[63492:16960720] > -> login isAuto=false
2019-10-22 20:30:47.296268+0800 订票助手[63492:16960720] > <- login
The text was updated successfully, but these errors were encountered: