@RequestParam Date deadline. 如果直接使用 Date 接收,会报无法将String类型转化为Date类型的错误. 正确做法: @RequestParam @DateTimeFormat(pattern ...
確定! 回上一頁