在myBatis中有 <、>、&、 '、" 需要使用<![CDATA[转义内容]]>进行转义 例: <![CDATA[ #{tstmBegin} <= tstm AND tstm <= #{tstmEnd}]]>