Ver Fonte

增加输出

jack há 1 ano atrás
pai
commit
f3ef21c171
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      main.py

+ 2 - 0
main.py

@@ -29,6 +29,8 @@ import spider_get_and_check_dlt
 # 发送新闻汇总邮件
 import utils_news_data_collation
 
+print('\n 创建定时任务')
+
 # 创建 BackgroundScheduler 实例
 scheduler = BackgroundScheduler()