于紫祥_1901
2020-11-18 dc58bb3332a52b945c9ec4d41ccfe3aa34c57c3e
src/main/java/com/moral/entity/Device.java
@@ -119,4 +119,7 @@
    private Profession profession;
    @Transient
    private DeviceProperty deviceProperty;
   @Transient
   private Boolean hasWindInfo;
}