【bug修复】去除掉了两个模块,让项目能够启动不报错

This commit is contained in:
戒酒的李白
2024-07-04 18:16:48 +08:00
parent 59b18fa5a2
commit 4ab789af4b
8 changed files with 8878 additions and 5 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ def readJson(response,type):
isVip
])
def start(typeNum=1,pageNum=1):
def start(typeNum=14,pageNum=3):
articleUrl = 'https://weibo.com/ajax/feed/hottimeline'
init()
typeList = getTypeList()