Commit d4652662 by taoke

调试

parent 12a7caea
......@@ -89,5 +89,5 @@ if __name__ == '__main__':
# method='post',
# data=None)
indata= {"username":"15150000000","password":"A123456"}
token= BMY().bmy_login(indata,getToken=True)
token= BMY().bmy_login(indata,getToken=False)
print(token)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment