2012-08-29 68 views

回答

1

您可以排除你不想JSON插件序列化你喜歡

<result type="json"> 
    <param name="excludeProperties"> 
    login.password, 
    studentList.*\.sin 
    </param> 
</result> 

。詳細請參考

JSON plugin頁面屬性