Browse Source

修改实例参数

dzr 3 months ago
parent
commit
815c7a6569
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lzz_theme/zgzbtbggfwpt/history_crawl2.py

+ 1 - 1
lzz_theme/zgzbtbggfwpt/history_crawl2.py

@@ -29,7 +29,7 @@ if __name__ == '__main__':
 
     Crawl_Zgzb(
         menus,
-        date_kwargs={
+        date_items={
             'start_date': before_day_3_str,
             'end_date': today_str
         }