src/main/java/com/moral/entity/Device.java @@ -121,4 +121,5 @@ private MonitorPoint monitorPoint; @Transient private List<Integer> organizationIds; }