ck 4 년 전
부모
커밋
37b4f8c2a3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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()