摘要: 1.Controller方法通过@DateTimeFormat注解来接收参数 @RequestParam("startTime") @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") Date startTime 2.设置InitBinder接收参数1 阅读全文
posted @ 2020-04-23 12:32 猪脚踏浪 阅读(3935) 评论(0) 推荐(2) 编辑