whyclxw
2025-03-21 08652049b418590c99e5aa791a2e0f7adeaf4a09
src/main/java/com/whyc/pojo/db_area/LockInf.java
@@ -91,6 +91,9 @@
    @ApiModelProperty(value = "工作模式(0:离线模式,1:在线模式)")
    private Integer model;
    @ApiModelProperty(value = "锁的蓝牙状态(0:关闭,1:开启)")
    private Integer blState;
    @TableField(exist = false)
    private List<AuthiruzeInf> authList;