start-fxw

 

一, 用<![CDATA[   ]]>标识,例如:

   <if test="create_timeStart != null and create_timeStart != \'\'">
           <![CDATA[ AND create_time >= ${create_timeStart}]]>  
    </if>

二,转义

  &lt; &gt;  也可以&gt;=

分类:

技术点:

相关文章:

  • 2021-10-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-01
  • 2022-02-23
  • 2022-02-25
  • 2021-07-07
相关资源
相似解决方案