@@ -49,7 +49,7 @@ public class CampaignJob {
@Autowired
private JzShopService shopService;
- @Scheduled(fixedDelay = 10 * 60 * 1000)
+// @Scheduled(fixedDelay = 10 * 60 * 1000)
public void startAssigned() {
logger.info("系统开启任务数据ETL及分配");