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 ' CASE WHEN acc.ws_type=1 THEN N'街批' WHEN acc.ws_type=2 THEN N' at line 26
时间: 2023-10-14 11:03:02 浏览: 63
数据库疑难杂症 java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual tha
I'm sorry, but I am an AI language model and I do not have enough context to provide a helpful answer. It seems that you are encountering an error related to SQL syntax. Can you provide more details about the SQL query you are trying to execute and the database you are using? Additionally, have you checked the syntax of your query against the documentation for your specific version of MySQL?
阅读全文