@ -400,7 +400,8 @@
,tmf.width
FROM tbl_bf_board_attach tba
LEFT JOIN tbl_mt_file tmf ON tmf.mt_file_seq = tba.file_seq
WHERE tba.bd_no = #bd_no#
ORDER BY mt_file_seq
</select>
<select id="select_bf_board_vote_by_b_no" resultClass="dataMap" parameterClass="dataMap">