feiyu02
2024-01-09 c1becf4cbd2e99601ce011c14b8742427249cfb4
src/main/kotlin/cn/flightfeather/supervision/SupervisionApplication.kt
@@ -18,7 +18,7 @@
    @Bean
    fun runner() = ApplicationRunner {
//        fetchController.run()
        fetchController. run()
    }
}