Signed-off-by: binren <zhangbr@elab-plus.com>
@@ -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。。。")
def day_work_three():