KKSU
2024-05-16 c268540881fe493bc40e76ba82793a63c0897c91
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{