src/main/java/com/xcong/excoin/quartz/job/ZhiyarRewardJob.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/xcong/excoin/quartz/job/ZhiyarRewardJob.java
@@ -21,7 +21,7 @@ /** * 质押奖励计算 */ @Scheduled(cron = "0 0/1 * * * ? ") @Scheduled(cron = "0 0 0 * * ? ") public void updateDoingPrice() { log.info("#质押奖励计算#"); try {