feiyu02
2022-07-28 e844ef2fdab88508e7dff4bb9e7b1632fcce15b2
src/main/kotlin/cn/flightfeather/supervision/SupervisionApplication.kt
@@ -18,7 +18,7 @@
    @Bean
    fun runner() = ApplicationRunner {
//        fetchController.run()
        fetchController.run()
    }
}