File was renamed from pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/java/com/dy/pipIrrStatistics/listeners/StatisticsListener.java |
| | |
| | | package com.dy.pipIrrStatistics.listeners; |
| | | package com.dy.pipIrrStatistics.statistics; |
| | | |
| | | /** |
| | | * @Author: liurunyu |
| | |
| | | import com.dy.common.schedulerTask.SchedulerTaskSupport; |
| | | import org.apache.logging.log4j.LogManager; |
| | | import org.apache.logging.log4j.Logger; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.beans.factory.annotation.Value; |
| | | import org.springframework.boot.context.event.ApplicationReadyEvent; |
| | | import org.springframework.context.ApplicationListener; |