src/main/java/com/moral/entity/MonitorPoint.java
@@ -101,4 +101,10 @@ private AreaNames areaNames; @Transient private Organization organization; private Long townCode; private Long villageCode; private Integer town_code; private Integer village_code; }