diff --git a/build/classes/com/lighting/Main.class b/build/classes/com/lighting/Main.class index 65e62da..99c2d51 100644 Binary files a/build/classes/com/lighting/Main.class and b/build/classes/com/lighting/Main.class differ diff --git a/build/classes/com/lighting/MainData.class b/build/classes/com/lighting/MainData.class index 15bfe60..00c95d1 100644 Binary files a/build/classes/com/lighting/MainData.class and b/build/classes/com/lighting/MainData.class differ diff --git a/build/classes/com/lighting/SearchData.class b/build/classes/com/lighting/SearchData.class index f3f351c..1da447c 100644 Binary files a/build/classes/com/lighting/SearchData.class and b/build/classes/com/lighting/SearchData.class differ diff --git a/build/classes/com/lighting/WeatherData.class b/build/classes/com/lighting/WeatherData.class index 7a4ce0a..73d47cd 100644 Binary files a/build/classes/com/lighting/WeatherData.class and b/build/classes/com/lighting/WeatherData.class differ diff --git a/build/classes/com/lighting/meeting/AddBlockList.class b/build/classes/com/lighting/meeting/AddBlockList.class index 00986fe..00bfbec 100644 Binary files a/build/classes/com/lighting/meeting/AddBlockList.class and b/build/classes/com/lighting/meeting/AddBlockList.class differ diff --git a/build/classes/com/lighting/meeting/AddParticipationRequest.class b/build/classes/com/lighting/meeting/AddParticipationRequest.class index 8002a45..65f76fe 100644 Binary files a/build/classes/com/lighting/meeting/AddParticipationRequest.class and b/build/classes/com/lighting/meeting/AddParticipationRequest.class differ diff --git a/build/classes/com/lighting/meeting/AddWish.class b/build/classes/com/lighting/meeting/AddWish.class index 9aee81a..f7a0f0c 100644 Binary files a/build/classes/com/lighting/meeting/AddWish.class and b/build/classes/com/lighting/meeting/AddWish.class differ diff --git a/build/classes/com/lighting/meeting/Delete.class b/build/classes/com/lighting/meeting/Delete.class index 745ddcd..aa8e5fb 100644 Binary files a/build/classes/com/lighting/meeting/Delete.class and b/build/classes/com/lighting/meeting/Delete.class differ diff --git a/build/classes/com/lighting/meeting/DeleteBlockList.class b/build/classes/com/lighting/meeting/DeleteBlockList.class index 312c6a8..cb6605e 100644 Binary files a/build/classes/com/lighting/meeting/DeleteBlockList.class and b/build/classes/com/lighting/meeting/DeleteBlockList.class differ diff --git a/build/classes/com/lighting/meeting/DeleteOk.class b/build/classes/com/lighting/meeting/DeleteOk.class index 95504b0..6ea8bfd 100644 Binary files a/build/classes/com/lighting/meeting/DeleteOk.class and b/build/classes/com/lighting/meeting/DeleteOk.class differ diff --git a/build/classes/com/lighting/meeting/GetActivityRegionCoordinate.class b/build/classes/com/lighting/meeting/GetActivityRegionCoordinate.class index 5db4b67..325f76c 100644 Binary files a/build/classes/com/lighting/meeting/GetActivityRegionCoordinate.class and b/build/classes/com/lighting/meeting/GetActivityRegionCoordinate.class differ diff --git a/build/classes/com/lighting/meeting/GetBlockList.class b/build/classes/com/lighting/meeting/GetBlockList.class index 2427f96..af78e01 100644 Binary files a/build/classes/com/lighting/meeting/GetBlockList.class and b/build/classes/com/lighting/meeting/GetBlockList.class differ diff --git a/build/classes/com/lighting/meeting/GetCategorySub.class b/build/classes/com/lighting/meeting/GetCategorySub.class index a1853a7..97a16e6 100644 Binary files a/build/classes/com/lighting/meeting/GetCategorySub.class and b/build/classes/com/lighting/meeting/GetCategorySub.class differ diff --git a/build/classes/com/lighting/meeting/GetFriendRequest.class b/build/classes/com/lighting/meeting/GetFriendRequest.class index 0988e24..f33d50e 100644 Binary files a/build/classes/com/lighting/meeting/GetFriendRequest.class and b/build/classes/com/lighting/meeting/GetFriendRequest.class differ diff --git a/build/classes/com/lighting/meeting/GetMemberInfo.class b/build/classes/com/lighting/meeting/GetMemberInfo.class index 4b560cb..5351f8a 100644 Binary files a/build/classes/com/lighting/meeting/GetMemberInfo.class and b/build/classes/com/lighting/meeting/GetMemberInfo.class differ diff --git a/build/classes/com/lighting/meeting/GetParticipantInfo.class b/build/classes/com/lighting/meeting/GetParticipantInfo.class index 9467a5d..00c034d 100644 Binary files a/build/classes/com/lighting/meeting/GetParticipantInfo.class and b/build/classes/com/lighting/meeting/GetParticipantInfo.class differ diff --git a/build/classes/com/lighting/meeting/GetParticipationRequest.class b/build/classes/com/lighting/meeting/GetParticipationRequest.class index a186feb..14e0bf9 100644 Binary files a/build/classes/com/lighting/meeting/GetParticipationRequest.class and b/build/classes/com/lighting/meeting/GetParticipationRequest.class differ diff --git a/build/classes/com/lighting/meeting/GetWish.class b/build/classes/com/lighting/meeting/GetWish.class index ca956be..5bb9053 100644 Binary files a/build/classes/com/lighting/meeting/GetWish.class and b/build/classes/com/lighting/meeting/GetWish.class differ diff --git a/build/classes/com/lighting/meeting/model/ActivityRegionCoordinateDTO.class b/build/classes/com/lighting/meeting/model/ActivityRegionCoordinateDTO.class index f998c41..d10d4a4 100644 Binary files a/build/classes/com/lighting/meeting/model/ActivityRegionCoordinateDTO.class and b/build/classes/com/lighting/meeting/model/ActivityRegionCoordinateDTO.class differ diff --git a/build/classes/com/lighting/meeting/model/BlockListDTO.class b/build/classes/com/lighting/meeting/model/BlockListDTO.class index 09b0bf2..23b6a77 100644 Binary files a/build/classes/com/lighting/meeting/model/BlockListDTO.class and b/build/classes/com/lighting/meeting/model/BlockListDTO.class differ diff --git a/build/classes/com/lighting/meeting/model/CategorySubDTO.class b/build/classes/com/lighting/meeting/model/CategorySubDTO.class index 9324fe7..e894732 100644 Binary files a/build/classes/com/lighting/meeting/model/CategorySubDTO.class and b/build/classes/com/lighting/meeting/model/CategorySubDTO.class differ diff --git a/build/classes/com/lighting/meeting/model/FriendRequestDTO.class b/build/classes/com/lighting/meeting/model/FriendRequestDTO.class index 633d982..f6f774c 100644 Binary files a/build/classes/com/lighting/meeting/model/FriendRequestDTO.class and b/build/classes/com/lighting/meeting/model/FriendRequestDTO.class differ diff --git a/build/classes/com/lighting/meeting/model/MeetingPostDTO.class b/build/classes/com/lighting/meeting/model/MeetingPostDTO.class index 8d849df..54e2106 100644 Binary files a/build/classes/com/lighting/meeting/model/MeetingPostDTO.class and b/build/classes/com/lighting/meeting/model/MeetingPostDTO.class differ diff --git a/build/classes/com/lighting/meeting/model/MemberDTO.class b/build/classes/com/lighting/meeting/model/MemberDTO.class index 507e149..5a11f0b 100644 Binary files a/build/classes/com/lighting/meeting/model/MemberDTO.class and b/build/classes/com/lighting/meeting/model/MemberDTO.class differ diff --git a/build/classes/com/lighting/meeting/model/ParticipationRequestDTO.class b/build/classes/com/lighting/meeting/model/ParticipationRequestDTO.class index 5dc5763..e51ca5e 100644 Binary files a/build/classes/com/lighting/meeting/model/ParticipationRequestDTO.class and b/build/classes/com/lighting/meeting/model/ParticipationRequestDTO.class differ diff --git a/build/classes/com/lighting/meeting/model/WishlistDTO.class b/build/classes/com/lighting/meeting/model/WishlistDTO.class index 76fa130..121e119 100644 Binary files a/build/classes/com/lighting/meeting/model/WishlistDTO.class and b/build/classes/com/lighting/meeting/model/WishlistDTO.class differ diff --git a/build/classes/com/lighting/model/MainDAO.class b/build/classes/com/lighting/model/MainDAO.class index 57092b8..fe3de07 100644 Binary files a/build/classes/com/lighting/model/MainDAO.class and b/build/classes/com/lighting/model/MainDAO.class differ diff --git a/build/classes/com/lighting/model/MainDTO.class b/build/classes/com/lighting/model/MainDTO.class index 51f5ee9..c7eab17 100644 Binary files a/build/classes/com/lighting/model/MainDTO.class and b/build/classes/com/lighting/model/MainDTO.class differ diff --git a/build/classes/com/lighting/mypage/DeleteFriend.class b/build/classes/com/lighting/mypage/DeleteFriend.class index f6bf4ab..9d2296b 100644 Binary files a/build/classes/com/lighting/mypage/DeleteFriend.class and b/build/classes/com/lighting/mypage/DeleteFriend.class differ diff --git a/build/classes/com/lighting/mypage/Evaluation.class b/build/classes/com/lighting/mypage/Evaluation.class index 59963a1..1362c94 100644 Binary files a/build/classes/com/lighting/mypage/Evaluation.class and b/build/classes/com/lighting/mypage/Evaluation.class differ diff --git a/build/classes/com/lighting/mypage/GiveEvaluation.class b/build/classes/com/lighting/mypage/GiveEvaluation.class index 7edb5a0..75527a4 100644 Binary files a/build/classes/com/lighting/mypage/GiveEvaluation.class and b/build/classes/com/lighting/mypage/GiveEvaluation.class differ diff --git a/build/classes/com/lighting/mypage/GiveEvaluationOk.class b/build/classes/com/lighting/mypage/GiveEvaluationOk.class index fae0e5b..19ce636 100644 Binary files a/build/classes/com/lighting/mypage/GiveEvaluationOk.class and b/build/classes/com/lighting/mypage/GiveEvaluationOk.class differ diff --git a/build/classes/com/lighting/mypage/Grade.class b/build/classes/com/lighting/mypage/Grade.class index 50d5621..64b234c 100644 Binary files a/build/classes/com/lighting/mypage/Grade.class and b/build/classes/com/lighting/mypage/Grade.class differ diff --git a/build/classes/com/lighting/mypage/Meeting.class b/build/classes/com/lighting/mypage/Meeting.class index 3af2456..abb8b48 100644 Binary files a/build/classes/com/lighting/mypage/Meeting.class and b/build/classes/com/lighting/mypage/Meeting.class differ diff --git a/build/classes/com/lighting/mypage/Mypage.class b/build/classes/com/lighting/mypage/Mypage.class index 2e1083a..273655c 100644 Binary files a/build/classes/com/lighting/mypage/Mypage.class and b/build/classes/com/lighting/mypage/Mypage.class differ diff --git a/build/classes/com/lighting/mypage/RejectionReason.class b/build/classes/com/lighting/mypage/RejectionReason.class index e2a6f9a..bde9a8b 100644 Binary files a/build/classes/com/lighting/mypage/RejectionReason.class and b/build/classes/com/lighting/mypage/RejectionReason.class differ diff --git a/build/classes/com/lighting/mypage/SetSessionStatusServlet.class b/build/classes/com/lighting/mypage/SetSessionStatusServlet.class index 6452fcf..b7f0224 100644 Binary files a/build/classes/com/lighting/mypage/SetSessionStatusServlet.class and b/build/classes/com/lighting/mypage/SetSessionStatusServlet.class differ diff --git a/build/classes/com/lighting/mypage/UnblockFriend.class b/build/classes/com/lighting/mypage/UnblockFriend.class index ace6f3d..c7d9ac9 100644 Binary files a/build/classes/com/lighting/mypage/UnblockFriend.class and b/build/classes/com/lighting/mypage/UnblockFriend.class differ diff --git a/build/classes/com/lighting/mypage/Unregister.class b/build/classes/com/lighting/mypage/Unregister.class index a48505c..fa2cbbf 100644 Binary files a/build/classes/com/lighting/mypage/Unregister.class and b/build/classes/com/lighting/mypage/Unregister.class differ diff --git a/build/classes/com/lighting/mypage/UnregisterOk.class b/build/classes/com/lighting/mypage/UnregisterOk.class index ff4daac..0a14c02 100644 Binary files a/build/classes/com/lighting/mypage/UnregisterOk.class and b/build/classes/com/lighting/mypage/UnregisterOk.class differ diff --git a/build/classes/com/lighting/mypage/UpdateInfo.class b/build/classes/com/lighting/mypage/UpdateInfo.class index 1d70f22..2c655b1 100644 Binary files a/build/classes/com/lighting/mypage/UpdateInfo.class and b/build/classes/com/lighting/mypage/UpdateInfo.class differ diff --git a/build/classes/com/lighting/mypage/UpdateInfoOk.class b/build/classes/com/lighting/mypage/UpdateInfoOk.class index dfb7205..bbff96b 100644 Binary files a/build/classes/com/lighting/mypage/UpdateInfoOk.class and b/build/classes/com/lighting/mypage/UpdateInfoOk.class differ diff --git a/build/classes/com/lighting/mypage/UpdateOpenPublic.class b/build/classes/com/lighting/mypage/UpdateOpenPublic.class index 8cc9dfc..d76cb05 100644 Binary files a/build/classes/com/lighting/mypage/UpdateOpenPublic.class and b/build/classes/com/lighting/mypage/UpdateOpenPublic.class differ diff --git a/build/classes/com/lighting/mypage/UpdatePassword.class b/build/classes/com/lighting/mypage/UpdatePassword.class index f22d748..4883bec 100644 Binary files a/build/classes/com/lighting/mypage/UpdatePassword.class and b/build/classes/com/lighting/mypage/UpdatePassword.class differ diff --git a/build/classes/com/lighting/mypage/UpdatePasswordOk.class b/build/classes/com/lighting/mypage/UpdatePasswordOk.class index 4207e95..7fdfaf9 100644 Binary files a/build/classes/com/lighting/mypage/UpdatePasswordOk.class and b/build/classes/com/lighting/mypage/UpdatePasswordOk.class differ diff --git a/build/classes/com/lighting/mypage/UpdateProfile.class b/build/classes/com/lighting/mypage/UpdateProfile.class index d856421..51df4d9 100644 Binary files a/build/classes/com/lighting/mypage/UpdateProfile.class and b/build/classes/com/lighting/mypage/UpdateProfile.class differ diff --git a/build/classes/com/lighting/mypage/UpdateProfileOk.class b/build/classes/com/lighting/mypage/UpdateProfileOk.class index 56604a1..1f97233 100644 Binary files a/build/classes/com/lighting/mypage/UpdateProfileOk.class and b/build/classes/com/lighting/mypage/UpdateProfileOk.class differ diff --git a/build/classes/com/lighting/mypage/model/BlockDTO.class b/build/classes/com/lighting/mypage/model/BlockDTO.class index 27c9715..3f943eb 100644 Binary files a/build/classes/com/lighting/mypage/model/BlockDTO.class and b/build/classes/com/lighting/mypage/model/BlockDTO.class differ diff --git a/build/classes/com/lighting/mypage/model/FriendDTO.class b/build/classes/com/lighting/mypage/model/FriendDTO.class index 48d5248..bb643b7 100644 Binary files a/build/classes/com/lighting/mypage/model/FriendDTO.class and b/build/classes/com/lighting/mypage/model/FriendDTO.class differ diff --git a/build/classes/com/lighting/mypage/model/MeetingDAO.class b/build/classes/com/lighting/mypage/model/MeetingDAO.class index 784f555..54d92c0 100644 Binary files a/build/classes/com/lighting/mypage/model/MeetingDAO.class and b/build/classes/com/lighting/mypage/model/MeetingDAO.class differ diff --git a/build/classes/com/lighting/mypage/model/MeetingDTO.class b/build/classes/com/lighting/mypage/model/MeetingDTO.class index 3aaf7db..f08f572 100644 Binary files a/build/classes/com/lighting/mypage/model/MeetingDTO.class and b/build/classes/com/lighting/mypage/model/MeetingDTO.class differ diff --git a/build/classes/com/lighting/mypage/model/MemberDTO.class b/build/classes/com/lighting/mypage/model/MemberDTO.class index 64d05c8..e381214 100644 Binary files a/build/classes/com/lighting/mypage/model/MemberDTO.class and b/build/classes/com/lighting/mypage/model/MemberDTO.class differ diff --git a/build/classes/com/lighting/photo/PhotoMain.class b/build/classes/com/lighting/photo/PhotoMain.class index a43bbf7..6d5fd9f 100644 Binary files a/build/classes/com/lighting/photo/PhotoMain.class and b/build/classes/com/lighting/photo/PhotoMain.class differ diff --git a/build/classes/com/lighting/photo/PhotoMypage.class b/build/classes/com/lighting/photo/PhotoMypage.class index 39bc52a..66daf58 100644 Binary files a/build/classes/com/lighting/photo/PhotoMypage.class and b/build/classes/com/lighting/photo/PhotoMypage.class differ diff --git a/build/classes/com/lighting/photo/model/PhotoDTO.class b/build/classes/com/lighting/photo/model/PhotoDTO.class index c3b1fab..fa59982 100644 Binary files a/build/classes/com/lighting/photo/model/PhotoDTO.class and b/build/classes/com/lighting/photo/model/PhotoDTO.class differ diff --git a/build/classes/com/lighting/user/CheckId.class b/build/classes/com/lighting/user/CheckId.class index 8cc107b..721eb49 100644 Binary files a/build/classes/com/lighting/user/CheckId.class and b/build/classes/com/lighting/user/CheckId.class differ diff --git a/build/classes/com/lighting/user/DelMail.class b/build/classes/com/lighting/user/DelMail.class index dda8dc0..ca9c9e3 100644 Binary files a/build/classes/com/lighting/user/DelMail.class and b/build/classes/com/lighting/user/DelMail.class differ diff --git a/build/classes/com/lighting/user/FindId.class b/build/classes/com/lighting/user/FindId.class index b285f40..b31c74f 100644 Binary files a/build/classes/com/lighting/user/FindId.class and b/build/classes/com/lighting/user/FindId.class differ diff --git a/build/classes/com/lighting/user/FindPassword.class b/build/classes/com/lighting/user/FindPassword.class index a094aad..b49a4df 100644 Binary files a/build/classes/com/lighting/user/FindPassword.class and b/build/classes/com/lighting/user/FindPassword.class differ diff --git a/build/classes/com/lighting/user/GetSeoulDistrictsServlet.class b/build/classes/com/lighting/user/GetSeoulDistrictsServlet.class index df8d595..ae62fb7 100644 Binary files a/build/classes/com/lighting/user/GetSeoulDistrictsServlet.class and b/build/classes/com/lighting/user/GetSeoulDistrictsServlet.class differ diff --git a/build/classes/com/lighting/user/Login.class b/build/classes/com/lighting/user/Login.class index 61ca300..b3501e9 100644 Binary files a/build/classes/com/lighting/user/Login.class and b/build/classes/com/lighting/user/Login.class differ diff --git a/build/classes/com/lighting/user/LogoutOk.class b/build/classes/com/lighting/user/LogoutOk.class index c8bc30f..144e947 100644 Binary files a/build/classes/com/lighting/user/LogoutOk.class and b/build/classes/com/lighting/user/LogoutOk.class differ diff --git a/build/classes/com/lighting/user/MailSender.class b/build/classes/com/lighting/user/MailSender.class index 0e97feb..53f47d8 100644 Binary files a/build/classes/com/lighting/user/MailSender.class and b/build/classes/com/lighting/user/MailSender.class differ diff --git a/build/classes/com/lighting/user/RegisterFinish.class b/build/classes/com/lighting/user/RegisterFinish.class index e548c95..527e7f4 100644 Binary files a/build/classes/com/lighting/user/RegisterFinish.class and b/build/classes/com/lighting/user/RegisterFinish.class differ diff --git a/build/classes/com/lighting/user/RegisterRole.class b/build/classes/com/lighting/user/RegisterRole.class index 56baf7f..17b92c3 100644 Binary files a/build/classes/com/lighting/user/RegisterRole.class and b/build/classes/com/lighting/user/RegisterRole.class differ diff --git a/build/classes/com/lighting/user/SendMail.class b/build/classes/com/lighting/user/SendMail.class index 881e964..c267a36 100644 Binary files a/build/classes/com/lighting/user/SendMail.class and b/build/classes/com/lighting/user/SendMail.class differ diff --git a/build/classes/com/lighting/user/ValidMail.class b/build/classes/com/lighting/user/ValidMail.class index 2a7bf25..797b8cc 100644 Binary files a/build/classes/com/lighting/user/ValidMail.class and b/build/classes/com/lighting/user/ValidMail.class differ diff --git a/build/classes/com/lighting/user/register/RegisterFinish.class b/build/classes/com/lighting/user/register/RegisterFinish.class index 58b0951..564e7e4 100644 Binary files a/build/classes/com/lighting/user/register/RegisterFinish.class and b/build/classes/com/lighting/user/register/RegisterFinish.class differ diff --git a/build/classes/com/lighting/user/register/RegisterRole.class b/build/classes/com/lighting/user/register/RegisterRole.class index 28d9094..c16220e 100644 Binary files a/build/classes/com/lighting/user/register/RegisterRole.class and b/build/classes/com/lighting/user/register/RegisterRole.class differ diff --git a/build/classes/com/lighting/weather/APITest.class b/build/classes/com/lighting/weather/APITest.class index 1cb3f3a..c7da8d5 100644 Binary files a/build/classes/com/lighting/weather/APITest.class and b/build/classes/com/lighting/weather/APITest.class differ diff --git a/src/main/java/com/lighting/WeatherData.java b/src/main/java/com/lighting/WeatherData.java index 89fa91d..dfd8b37 100644 --- a/src/main/java/com/lighting/WeatherData.java +++ b/src/main/java/com/lighting/WeatherData.java @@ -34,7 +34,7 @@ public class WeatherData extends HttpServlet { @Override protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { //WeatherData.java - String location = "서울특별시 강남구"; // 기본값 + String location = "서울특별시 서초구"; // 기본값 double latitude = 37.5; // 기본 위도 double longitude = 127.0; // 기본 경도 diff --git a/src/main/java/com/lighting/model/MainDAO.java b/src/main/java/com/lighting/model/MainDAO.java index f55615b..f4b0037 100644 --- a/src/main/java/com/lighting/model/MainDAO.java +++ b/src/main/java/com/lighting/model/MainDAO.java @@ -228,7 +228,7 @@ public String getHighestInterestCategory(String tblMemberSeq) { } public String getUserLocation(String tblMemberSeq) { - String location = "서울특별시 강남구"; + String location = "서울특별시 서초구"; try { String sql = "select arc.tblActivityRegionCoordinateseq, arc.sido, arc.gugun "