src/main/java/com/moral/entity/MonitorPoint.java @@ -102,6 +102,9 @@ @Transient private Organization organization; private Long townCode; private Long villageCode; private Integer town_code; private Integer village_code; }