ck 3 years ago
parent
commit
37b4f8c2a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/crontab_task/daily08.py

+ 1 - 1
app/crontab_task/daily08.py

@@ -4,7 +4,7 @@ du = DateUtils()
 
 if __name__ == '__main__':
     # 补昨日消耗
-    cost_yestoday_repair()
+    # cost_yestoday_repair()
 
     # 阅文订单回补(特殊)
     yueweng_order_repair()