Преглед на файлове

apscheduler_elab: 建业定时任务取消

Signed-off-by: binren <zhangbr@elab-plus.com>
binren преди 4 години
родител
ревизия
1f5e539f8a
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      apscheduler_elab.py

+ 3 - 2
apscheduler_elab.py

@@ -94,8 +94,9 @@ class Funcs(object):
 
     @staticmethod
     def day_work_two():
-        rp = ReportPush('bi_report')
-        rp.report_push(4)
+        # rp = ReportPush('bi_report')
+        # rp.report_push(4)
+        print("run。。。")
 
     @staticmethod
     def day_work_three():