报错如下:
java.lang.NoSuchMethodException: java.lang.Integer.setUpdateTime(java.time.LocalDateTime)
......
2024-02-28 20:36:49.495 ERROR 6852 --- [nio-8080-exec-5] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'sex' not found. Available parameters are [id, param1, status, param2]] with root causeorg.apache.ibatis.binding.BindingException: Parameter 'sex' not found. Available parameters are [id, param1, status, param2]
报错如下:
找到错误:业