Skip to content

Commit

Permalink
Merge pull request #119 from dnd-side-project/develop
Browse files Browse the repository at this point in the history
[main <- develop] λ¦Ών”ŒμΈκΈ° address 응닡 μ‹œ sido(μ‹œλ„) + sgg(μ‹œκ΅°κ΅¬) + address(μ£Όμ†Œ) ν˜•νƒœλ‘œ μ‘λ‹΅ν•˜λ„λ‘ μˆ˜μ •
  • Loading branch information
HunSeongPark authored Feb 17, 2024
2 parents cb90b8e + f0832d2 commit 0a3230a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ public List<KakaoPlaceGetResponse> getReetPlacePopularPlaceList(String lat, Stri
"p.name, " +
"p.url, " +
"p.road_address, " +
"p.sido, " +
"p.sgg " +
"p.lng, " +
"p.lat, " +
"p.category, " +
Expand Down

0 comments on commit 0a3230a

Please sign in to comment.