Skip to content

Commit

Permalink
[Fix] PageController 클래스 import 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
HYEONSIKOH committed Dec 24, 2024
1 parent 4051605 commit 66392ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
import org.springframework.web.bind.annotation.RequestParam;
import org.team10.washcode.RequestDTO.user.KakaoUserDataDTO;
import org.team10.washcode.ResponseDTO.laundry.LaundryDetailResDTO;
import org.team10.washcode.ResponseDTO.pickup.PickupDeliveryResDTO;
import org.team10.washcode.service.KakaoService;
import org.team10.washcode.ResponseDTO.pickup.PickupDetailResDTO;
import org.team10.washcode.service.LaundryService;
Expand Down

0 comments on commit 66392ac

Please sign in to comment.