remotes/test12306/master
wenxianping 2018-01-08 15:44:02 +08:00
parent 03fe7a9ba9
commit 346b8d2e98
2 changed files with 6 additions and 4 deletions

View File

@ -47,10 +47,10 @@ ticke_peoples:
- "梁敏"
damatu:
uesr: "wenxianping"
pwd: "wen1995"
uesr: ""
pwd: ""
12306count:
uesr: "931128603@qq.com"
pwd: "QWERTY"
uesr: "@qq.com"
pwd: ""

View File

@ -0,0 +1,2 @@
class ticketNumOutException(Exception):
pass