KKSU
2024-05-10 0ac4b26759a954485ab7436c55929ba0ea735db2
src/main/java/cc/mrbird/febs/job/ChainListenerJob.java
@@ -19,7 +19,6 @@
@Slf4j
@Component
@ConditionalOnProperty(prefix = "system", name = "chain-listener", havingValue = "true")
//public class ChainListenerJob implements ApplicationRunner {
public class ChainListenerJob{