@RequestMapping("/testredirect") public String testredirect(Model model, RedirectAttributes attr) { attr.addFlashAttribute("test", "51gjie");//跳转地址带 ...
確定! 回上一頁