【bug修复】去除掉了两个模块,让项目能够启动不报错
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user