KKSU
2024-05-20 f87b5cb6f7a2f34c983b6988be1fdc8a70e8a06f
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{