求大佬们帮我看一看问题出在哪里了!!!出错求解!

求大佬们帮我看一看问题出在哪里了!!!


{"success":false,"errMsg":"\r\n### Error querying 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 syntax to use near 'order\n        WHERE orderUser='1111111111'' at line 2\r\n### The error may exist in file [D:\\manage\\target\\classes\\mapper\\OrderDao.xml]\r\n### The error may involve defaultParameterMap\r\n### The error occurred while setting parameters\r\n### SQL: SELECT orderSeat,createTime,startTime,status         FROM order         WHERE orderUser=?\r\n### 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 syntax to use near 'order\n        WHERE orderUser='1111111111'' at line 2\n; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: 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 'order\n        WHERE orderUser='1111111111'' at line 2"}

查看ListByCol方法中传参是否正确,看着像多输入了引号