src/main/java/com/nanometer/smartlab/service/InterfaceServiceImpl.java
@@ -1261,6 +1261,10 @@ logger.error("The containerCode has not been exists!"); } } //-1 状态 if (status.equals(-1)){ continue; } opeReagentStatusDao.syncOpeReagentStatus(params); }