rk
2026-03-13 0e997dbbfeacaf72e91380d035265836b8df8a7d
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/dto/JDYKeyUseByBookDTO.java
@@ -28,5 +28,8 @@
    @ApiModelProperty(value = "派车单 no单号")
    private String id;
    @ApiModelProperty(value = "车牌号")
    private String carCode;
}