在后台,需要使用@RequestParam注解来接收参数。 ... @RequestParam("date") String date) { Params data = new Params(version, testId, ...
確定! 回上一頁