... 参数注解包括:@PathVariable,@RequestParam,@RequestBody,三者的区别如下表: ... 2 3 public class Order { 4 private Integer id; 5 private String name; ...
確定! 回上一頁