MyBatis中xml比较(大于、小于、不等于)符号的转义写法

 

 

<     &lt;

<=   &lt;=

 >    &gt;

>=   &gt;=

&     &amp;

'     &apos;

"     &quot;

<>   &lt;&gt;

posted @ 2021-07-08 16:25  yvioo  阅读(249)  评论(0)    收藏  举报