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