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