From f828b24261b0e3661d4ab0ac72b63431887f35bd Mon Sep 17 00:00:00 2001 From: joonhoekim <26rote@gmail.com> Date: Wed, 10 Sep 2025 05:37:01 +0000 Subject: Revert "(김준회) 비즈뿌리오 SMS 전송시 국가코드 숫자로 보내도록 변경" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit df32fc5d6ab8bd044d6a26a459fe15869c99767e. --- lib/users/auth/passwordUtil.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/users') diff --git a/lib/users/auth/passwordUtil.ts b/lib/users/auth/passwordUtil.ts index 6625edb4..7cf101c7 100644 --- a/lib/users/auth/passwordUtil.ts +++ b/lib/users/auth/passwordUtil.ts @@ -431,7 +431,7 @@ async function sendSmsMessage(phoneNumber: string, message: string): Promise