例如 DemoController.api2(@RequestParam Map<String, String> args) 。 而單個參數值可用逗號分隔並以 List<String> 參數接收。例如 DemoController.api3 ...
確定! 回上一頁