reptile_task.py 138 Bytes EditWeb IDE 1 2 3 4 5 6 # reptile_task.py def reptile_task(): print("定时任务执行了") # logger.info("定时任务执行了") # logger.add("")