xufenglei
2018-10-24 c9fab06805357db21713c7007fa1f4d037b3529e
src/main/java/com/moral/entity/MonitorPoint.java
@@ -101,4 +101,7 @@
    private AreaNames areaNames;
    @Transient
    private Organization organization;
    private Long townCode;
    private Long villageCode;
}