server/visits/dmvisit_service/src/main/java/com/doumee/service/business/impl/PlatformBooksServiceImpl.java
@@ -382,8 +382,7 @@ || Objects.isNull(platformBooksApplyDTO.getDriverId()) || StringUtils.isBlank(platformBooksApplyDTO.getDriverPhone()) || StringUtils.isBlank(platformBooksApplyDTO.getDriverName()) || StringUtils.isBlank(platformBooksApplyDTO.getTransportImg()) ){ || StringUtils.isBlank(platformBooksApplyDTO.getTransportImg())){ throw new BusinessException(ResponseStatus.BAD_REQUEST); } //查询车辆是否为自有车