rk
5 天以前 5a5fb7ce772aa2d0e244c43dc8fe5039e77a87f2
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/vo/CabinetInfoVO.java
@@ -64,6 +64,8 @@
    @ApiModelProperty(value = "激活文件地址")
    private String activateFileUrl;
    @ApiModelProperty(value = "酒精检测开启:0=开启;1=关闭", example = "1")
    private Integer alcoholStatus;
    @ApiModelProperty(value = "轮播图地址", example = "1")
    private List<String> bannerList;