問題描述:
??? In field [updateItemStr] less-than (<) and greater-than (>) symbols are not allowed
????此處的field [updateItemStr]是services的一個IN參數,錯誤描述的意思是"<,>"不能出現在這個域內。
解決辦法:
????在services的定義里,設定IN參數??? allow-html="any"?即可。
????<attribute type="String" mode="IN" name="updateItemStr" allow-html="any"/>
LOFTER:我們的故事???http://ustory.lofter.com/post/33be15_f0cf05