MrShi
2025-10-24 4bc8798a7097eb5631f32cb30c6c1bf0232b6761
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/vo/DateIntervalVO.java
@@ -28,4 +28,7 @@
    @ApiModelProperty(value = "是否占用")
    private Integer isUse;
    @ApiModelProperty(value = "用车记录主键")
    private Integer carUseBookId;
}