Skip to content

好像不能用了 #2

@pheotry

Description

@pheotry

在60行resp = json.loads(requests.post(target, data=payload).text)这个位置提示这个错误
发生异常: JSONDecodeError
Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

File "D:\code\py\Untitled-2.py", line 60, in getTicket
resp = json.loads(requests.post(target, data=payload).text)
File "D:\code\py\Untitled-2.py", line 123, in run
ticket = getTicket()
File "D:\code\py\Untitled-2.py", line 147, in
run()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions