比如传值:
<![CDATA[ <tel>82112513</tel>]]> 变为了<![CDATA[<tel>82112513</tel>]]>
在传参之前做过一些转义,貌似都无用,求指导
在传值用urlencode试下。