<select id="getTeacherById2" resultMap="TeacherStudent2"> select * from teacher where teacher_id=#{teacher_id} </select> <resultMap ...
確定! 回上一頁