Skip to content

Commit

Permalink
Merge pull request #130 from IDEA-CAMPUS/develop
Browse files Browse the repository at this point in the history
Refactor: 메일링크 수정
  • Loading branch information
jisujeong0 authored Jan 17, 2024
2 parents 1a34ad0 + 8a88885 commit 849492f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public ResponseEntity<?> sendEmail(FindPasswordReq findPasswordReq) {

return ResponseEntity.ok(apiResponse);
}
/

// 코드 저장
private Verify saveCode(String email,String code) {

Expand Down

0 comments on commit 849492f

Please sign in to comment.