fengxiang
2018-07-16 3bb54d86b0a80a13374b10b1a9d9d0f131a85f9d
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;
}