@@ -35,7 +35,7 @@ public class TmsTruckQualityService implements ITmsTruckQualityResultService {
@Autowired
TmstruckWeightResultMapper tmstruckWeightResultMapper;
//定时访问质检系统,获取质检实绩
- @Scheduled(cron = "* * * * * ?")
+ @Scheduled(cron = "* * 1 * * ?")
// @Override
public int insertQualityResult() throws IOException, DocumentException {
//先查出所有需要质检的但是没有质检的磅单号