这是啥??

07 2016 档案

摘要:接口代码: @ResponseBody @RequestMapping(value = "/test",method = RequestMethod.POST)/*只允许POST方式调用此接口*/ public returnType functionName(/*POST数据内容*/@Request 阅读全文
posted @ 2016-07-14 15:18 Joseph_Bee 阅读(21178) 评论(0) 推荐(0)

这又是啥??