Browse Source

定时抢券

derrickx 1 năm trước cách đây
mục cha
commit
059ea39287
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -312,5 +312,5 @@ if __name__ == '__main__':
     multiprocessing.freeze_support()
     # 代理IP存储
     save_all_proxy_ip_v2()
-    # 开始抢劵
+    # 定时抢劵
     run_daily_job(6, 49)