BrowseMemberEmailService

@Service
class BrowseMemberEmailService(dslContext: DSLContext)

Constructors

Link copied to clipboard
constructor(dslContext: DSLContext)

Functions

Link copied to clipboard
fun execute(memberIds: Set<Long>): Map<Long, String>

회원 ID를 기준으로 이메일을 조회한다.