jfinal如何查看post还是get请求?

jfinal如何查看post还是get请求?

 

controller里面getRequest().getMethod()就行了。

值为 'GET' 或者 'POST'

 

posted on 2019-01-04 11:12  小甜瓜安东泥  阅读(739)  评论(0)    收藏  举报