这是一个表单提交页面 action="post-upload.html?company=58.com&address=beijing" 我们希望在post-upload.html(对应的Action是HomeController.postUpload())中能区分queryString和form的数据。