xufenglei
2018-07-20 00dabe413d23e8bc03e2f5cf884a4f25f1c9bc49
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;
}