<?xml version="1.0" encoding="UTF-8"?> <properties> <property name="queryprouct"> <![CDATA[ select spid,price,type,spname,mutex from tb_sp_info where cpid =? ]]> </property> </properties>