- 비밀번호 초기화 로직 1차 구현(테스트 필요)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { BaseResponseDto } from "../base-response.dto";
|
||||
|
||||
export class SendEmailVerificationCodeResponseDto extends BaseResponseDto{
|
||||
}
|
||||
Reference in New Issue
Block a user