Closed dhlhd closed 5 years ago
描述问题 运行 sudo python run.py 然后出现如下错误: Traceback (most recent call last): File "run.py", line 3, in from config.pushbearConf import sendPushBear File "/mnt/hgfs/share/12306/config/pushbearConf.py", line 4, in from myUrllib.httpUtils import HTTPClient File "/mnt/hgfs/share/12306/myUrllib/httpUtils.py", line 165 print(f"url: {urls['req_url']}返回参数为空, 接口状态码: {response.status_code}"
环境信息
https://github.com/testerSunshine/12306/issues/321
描述问题 运行 sudo python run.py 然后出现如下错误: Traceback (most recent call last): File "run.py", line 3, in
from config.pushbearConf import sendPushBear
File "/mnt/hgfs/share/12306/config/pushbearConf.py", line 4, in
from myUrllib.httpUtils import HTTPClient
File "/mnt/hgfs/share/12306/myUrllib/httpUtils.py", line 165
print(f"url: {urls['req_url']}返回参数为空, 接口状态码: {response.status_code}"
环境信息