xufenglei
2018-08-24 158a0ab4db8c34363e5460dbec287c8af1f0f277
src/main/java/com/moral/entity/MonitorPoint.java
@@ -102,6 +102,6 @@
    @Transient
    private Organization organization;
    private Integer town_code;
    private Integer village_code;
    private Long townCode;
    private Long villageCode;
}