mybatis的报错____3Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right
来源:互联网
仔细查看报错日志中的sql语句:
### SQL: update smbms_bill set billCode=?, productName=?, productDesc=?, where id=?
### SQL: update smbms_bill