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