Selaa lähdekoodia

@所有人取消

luojunhui 10 kuukautta sitten
vanhempi
commit
676fa2e8c9
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      cal_account_read_rate_avg_daily.py

+ 2 - 1
cal_account_read_rate_avg_daily.py

@@ -319,7 +319,8 @@ def update_single_day(dt, account_list, article_df, lam):
                 "columns": columns,
                 "rows": error_list
             },
-            table=True
+            table=True,
+            mention=False
         )
 
     if not error_list and not insert_error_list: