MaxSecurity / BiliExper

Other
219 stars 187 forks source link

大会员充电功能失效 #44

Open hyskylord opened 2 years ago

hyskylord commented 2 years ago

似乎是查看B币钱包的API失效了。

[ERROR: Task exception was never retrieved future: <Task finished name='Task-6' coro=<vip_task() done, defined at /home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py:8> exception=KeyError('code')> Traceback (most recent call last): File "/home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py", line 22, in vip_task await bpCharge(biliapi, task_config["BpCharge") File "/home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py", line 92, in bpCharge if ret["code"*** != 0: KeyError: 'code'