标签:tis 必须 www ibatis content href elements ext bsp
配置的动态SQL语句里面带"<" ">"等符号的用
<![CDATA[
]]>
括起来
比如 sql中 t.sales_amount<>0 必须用
<![CDATA[
t.sales_amount<>0
]]>
ibatiS启动的异常 The content of elements must consist of well-formed character data or markup
标签:tis 必须 www ibatis content href elements ext bsp
原文地址:https://www.cnblogs.com/rojas/p/9086301.html