Kaynağa Gözat

Merge branch 'develop' of http://112.172.147.34:4936/style24/style24.front.git into develop

gagamel 5 yıl önce
ebeveyn
işleme
3e6fd26819

+ 3 - 2
src/main/java/com/style24/front/support/security/handler/TsfLoginSuccessHandler.java

@@ -47,9 +47,10 @@ public class TsfLoginSuccessHandler implements AuthenticationSuccessHandler {
 		"/customer/password/change/form",			// 비밀번호 변경 화면
 		"/customer/join/complete/form",				// 회원가입완료
 		"/customer/join/type/form",					// 회원가입유형
-		"/customer/dormant/certify/complete/form",	// 휴면해제
+		"/customer/dormant/certify/form",			// 휴면해제화면
+		"/customer/dormant/certify/complete/form",	// 휴면해제완료
 		"/customer/certification/form",				// 본인인증화면
-		"customer/noncust/order/confirm/form"		// 비회원주문화면
+		"/customer/noncust/order/confirm/form"		// 비회원주문화면
 	};
 
 	private static final int CHANG_PWD_CAMPAIGN_DAY = 90;	// 비밀번호 변경 캠페인일자