报错

### The error may exist in com/markerhub/mapper/BlogMapper.java (best guess)
### The error may involve defaultParameterMap
### The error occurred while setting parameters
### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
 SELECT COUNT(1) FROM ( SELECT  id,star,like,author,created,description,title,user_id,recent,content,status  FROM m_blog 
 
  
 
  ORDER BY created DESC ) TOTAL

因为实体类里面用了mysql关键字的like作为了数据字段

Logo

为开发者提供学习成长、分享交流、生态实践、资源工具等服务,帮助开发者快速成长。

更多推荐