<select id="ifExist" parameterType="string" resultType="boolean"> <![CDATA[ select count(id) from web_member where name = #{name} ]]>
確定! 回上一頁