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