所有的都是按照规则书写的 有全局的getter setter
<action name="handdown" class="hangAction" method="handdown">
<result type="json">
<param name="root">Jresult</param>
</result>
</action>
但是前台就是接受不到 最后把属性名都改为
resultJson
又可以了 因为工程问题无法debug 不知道问题所在 记录一下