返回boolean的mybatis查询 · <select id="hasSameServiceCode" resultType="java.lang.Boolean"> · select (case when count(*)=1 then 1 else 0 end) as ...
確定! 回上一頁