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