src/main/java/com/moral/entity/MonitorPoint.java | ●●●●● patch | view | raw | blame | history |
src/main/java/com/moral/entity/MonitorPoint.java
@@ -101,4 +101,7 @@ private AreaNames areaNames; @Transient private Organization organization; private Integer town_code; private Integer village_code; }