ajax.beginform控制器中实体为null的问题时间:2024-05-20 19:35:44控制器: 函数声明:public JsonResult ApplyFun(Test test) 原因:在视图中有一个表单的name属性为test,因为冲突所导致。