You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- CarRepositoryImpl
- searchUsableCar
- select문에 photoUrl 추가
- ReservationDetailDto
- photoUrl 추가
- reservationId 추가
- ReservationListResponseDto
- photoUrl 추가
- ReservationRepositoryImpl
- findNowReservationDetailByUsername
- select문에 photoUrl, reservationId 추가
- getReservationListByUsername
- select문에 photoUrl 추가
- UsableCarResponseDto
- photoUrl 추가
Related to : YU-RentCar#145
💡 어떤 기능을 구현하나요?
차량 이미지 관련 API 구현으로 인해 사진 데이터가 필요한 요청에 사진을 추가로 응답합니다.
📝 todo
The text was updated successfully, but these errors were encountered: