Administrator
2025-09-04 24d5a0c2090b993433008b200b327e93ecf1cd63
src/main/java/cc/mrbird/febs/mall/quartz/WxxcxJob.java
@@ -29,7 +29,7 @@
@Slf4j
@Component
@ConditionalOnProperty(prefix = "system", name = "job", havingValue = "true")
@ConditionalOnProperty(prefix = "system", name = "job", havingValue = "false")
public class WxxcxJob {
    private final XcxProperties xcxProperties = SpringContextHolder.getBean(XcxProperties.class);