You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''星期' , '周一' , '周一' ' at line 6
数据就是随意的测试数据,调了半天不知道是什么问题,之前在其他项目中也写过很多 也没遇到这个问题。。。
...全文
13876打赏收藏
mybatis 遇到一个问题,foreach标签 自动生成的空格 导致 sql 报错。
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''星期' , '周一' , '周一' ' at line 6 数据就是随意的测试数据,调了半天不知道是什么问题,之前在其他项目中也写过很多 也没遇到这个问题。。。