kaiyu
2020-11-18 8dc1a393928b0195bf0b5a6d6f8daec6e4a043b1
src/main/java/com/moral/entity/Device.java
@@ -119,4 +119,7 @@
    private Profession profession;
    @Transient
    private DeviceProperty deviceProperty;
   @Transient
   private Boolean hasWindInfo;
}