kaiyu
2020-09-30 3bf4a89e8470abf09ca61db5a5e8e8e84f45455b
src/main/java/com/moral/entity/Device.java
@@ -119,4 +119,7 @@
    private Profession profession;
    @Transient
    private DeviceProperty deviceProperty;
   @Transient
   private Boolean hasWindInfo;
}