更新房间时更新更新时间,测试下播触发条件

This commit is contained in:
2020-01-10 09:18:32 +08:00
parent 74120850a4
commit 68fecca012
3 changed files with 8 additions and 5 deletions

View File

@ -142,7 +142,7 @@ class Bilibili:
)
json = r.json()
if json['code'] is not 0:
if json['code'] != 0:
return r.text
ls = []