更新 MonitorService.java
parent
d8e207eda7
commit
e826383b4f
|
|
@ -149,7 +149,6 @@ public class MonitorService {
|
|||
} catch (Exception e) {
|
||||
logger.error("Error updating status for SN: " + device.getSN(), e);
|
||||
throw new DatabaseUpdateException("update to mysql error.",e);
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue