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