Sfoglia il codice sorgente

apscheduler_elab: 建业定时任务取消

Signed-off-by: binren <zhangbr@elab-plus.com>
binren 4 anni fa
parent
commit
1f5e539f8a
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  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():