问题描述:在mapper中写>=或类似符号,会报The content of elements must consist of well-formed character data or markup.错误。原来在写mapper中使用“<” “>” “&” 等一些这样的操作符时,mybaits会把它当成一个新的元素开始;问题描述:在mapper中写>=或类似符号,会报The cont
问题描述:在mapper中写>=或类似符号,会报The content of elements must consist of well-formed character data or markup.错误。原来在写mapper中使用“<” “>” “&” 等一些这样的操作符时,mybaits会把它当成一个新的元素开始;问题描述:在mapper中写>=或类似符号,会报The cont