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