src/main/java/com/zy/asrs/task/BarcodeUploadScheduler.java
@@ -16,7 +16,7 @@ @Autowired private BarcodeUploadHandler barcodeUploadHandler; @Scheduled(cron = "0/3 * * * * ? ") // @Scheduled(cron = "0/3 * * * * ? ") private void execute(){//条码上传中控 int[] staNos =new int[]{215,219}; for (int staNo : staNos){