xiaoyong931011
2023-08-15 6a0518935f27b0ffb4d52a19165eb4663131d18d
src/main/java/cc/mrbird/febs/job/BnbTransferJob.java
@@ -11,7 +11,7 @@
@Slf4j
@Component
@ConditionalOnProperty(prefix = "system", name = "quartz-job", havingValue = "true")
@ConditionalOnProperty(prefix = "system", name = "online-transfer", havingValue = "true")
public class BnbTransferJob{