使用ajax序列化传到后台。 data : $("#formid").serialize(); public void fun(@Valid Vo vo){} 使用vo的数组字段属性String[] paramtersname接受参数; 相关文章: