record logo record

#{}

//==Example==//
select * from member where username = ?

${}

//==Example==//
select * from member where username = 홍길동