modify scripts

This commit is contained in:
2025-11-03 20:36:05 +08:00
parent 9e9befad36
commit 23b75123c0

View File

@ -207,7 +207,7 @@ def download_pdf_stock_general(parse_func, tbl_name, querystr='', s_date=start_d
else: else:
logging.warning(f'cannot get pdf link. url: {url}, save_path: {file_path}') logging.warning(f'cannot get pdf link. url: {url}, save_path: {file_path}')
time.sleep(1) # 避免请求过快 time.sleep(2) # 避免请求过快