public void test( @RequestParam ( "id" ) Integer id, ... b)Spring中的@RequestBody注解是用来接收请求体中的参数数据,即requestBody请求体中, ...
確定! 回上一頁