ORA-01861

    技术2022-07-13  79

    原因:因为数据库字段是date 而实体类的参数是string

    解决方法:将mapper中的参数to_date()格式化或者修改实体类里面字段的类型

    Processed: 0.011, SQL: 9