통합후 사용자에게 표시되는 계정 email로 수정
This commit is contained in:
parent
f62f0dc704
commit
ae9128fa6c
@ -36,7 +36,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>계정이 통합되었습니다.</h1>
|
||||
${result.name } ${result.loginUserId }
|
||||
${result.name } ${result.email }
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user