ZhuDongming
2020-07-06 f145f5ca0b1beef1300ef73ed1393af63413779d
src/main/java/com/moral/entity/Device.java
@@ -119,4 +119,7 @@
    private Profession profession;
    @Transient
    private DeviceProperty deviceProperty;
   @Transient
   private Boolean hasWindInfo;
}