whyclxw
2025-04-25 ecec7bc4d8e15fbb44a06af507cd919bf018d288
src/main/java/com/whyc/pojo/plus_inf/LockInf.java
@@ -98,6 +98,9 @@
    @ApiModelProperty(value = "锁的蓝牙状态(0:关闭,1:开启)")
    private Integer blState;
    @ApiModelProperty(value = "删除的标记(0:未删除,1:删除)")
    private Integer delFlag;
    @ApiModelProperty(value = "总机房名")
    @TableField(exist = false)
    private String stationName;