xiaoyong931011
2022-03-02 2b6e54e96e32999f1c2ef03f54c636d5f5961dee
src/main/java/com/xcong/excoin/quartz/job/ZhiyarRewardJob.java
@@ -13,7 +13,7 @@
 */
@Slf4j
@Component
@ConditionalOnProperty(prefix = "app", name = "newest-price-update-job", havingValue = "true")
@ConditionalOnProperty(prefix = "app", name = "other-job", havingValue = "true")
public class ZhiyarRewardJob {