0
4
2963
2
@RequestParam和@PathVariable注解是用于從request中接收請求的,兩個都可以接收參數(shù),關鍵點不同的是@RequestParam是從request里...