2.13Date转换

数据库字段为date,java实体类为 LocalDate ,前端传数据应该为
new Date().toISOString().split('T')[0]

posted @ 2024-02-13 17:24  菜鸟de博客  阅读(15)  评论(0)    收藏  举报