MybatisPlus中mapper.xml中使用<、>、<>时报错问题处理

在需要编写的SQL加上

<![CDATA[   
Select * from table where id <> '123'
]]>

 

posted on 2021-12-21 16:39  南瓜小子  阅读(198)  评论(0)    收藏  举报

导航