fengxiang
2018-09-27 d92a3a880cf965b3654faa83a0da17e43c332981
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;
}