'commit'
This commit is contained in:
@@ -45,7 +45,7 @@ async def main(check_cookie_first=True):
|
||||
if check_cookie_first:
|
||||
await db.close()
|
||||
raise CookieInvalidError("Cookie file not found")
|
||||
logger.error("请先运行 Tools/T3_GetAmapCookie.py 生成有效 Cookie。")
|
||||
logger.error("请先运行 Tools/T3_GetCookie.py 生成有效 Cookie。")
|
||||
return
|
||||
|
||||
kit = PaChongGaoDeKit(cookie_file=cookie_path, headless=False)
|
||||
|
||||
Reference in New Issue
Block a user