fengxiang
2018-09-05 988fb9c1198113a543eff661d785cec103c5ba43
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;
}