doum
2026-06-08 fad0704afaf4ed07963d267142cc6f625a09909d
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/vo/CabinetInfoVO.java
@@ -67,6 +67,9 @@
    @ApiModelProperty(value = "酒精检测开启:0=开启;1=关闭", example = "1")
    private Integer alcoholStatus;
    @ApiModelProperty(value = "归还钥匙双重验证 0否 1是", example = "1")
    private Integer returnDoubleAuth;
    @ApiModelProperty(value = "轮播图地址", example = "1")
    private List<String> bannerList;