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