Skip to content

Commit

Permalink
chore: TODO 추가 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckkim817 committed Jan 21, 2025
1 parent 5e9f84b commit 933290d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ private void updateSpotCoordinate(final Spot spot) {
spot.updateLocation();
}

// TODO: 장소 추천 시 메뉴 가격 변동이면 메인 메뉴 X 처리

// TODO: 트랜잭션 범위 고민하기
// 메서드 설명: spotId에 해당하는 Spot의 상세 정보를 조회한다. (메뉴, 이미지, 영업 여부 등)
@Transactional
Expand Down

0 comments on commit 933290d

Please sign in to comment.