瀏覽代碼

@所有人取消

luojunhui 10 月之前
父節點
當前提交
676fa2e8c9
共有 1 個文件被更改,包括 2 次插入1 次删除
  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: