@RestController == @RequestBoddy+@Controller
@PathVariable 获取url中的数据
@RequestParam 获取请求参数的值
@GetMapping 组合注解