为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:8.1.3
【操作系统】:
【CPU】:
【问题描述】*:ERROR com.mideazyframework.core.rest.ControllerHandler - 未知错误,请排查问题, request url: /mtclq-mtclqback/home/invoiceData ,request method: POST , request domain: localhost, detail message nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: com.google.common.util.concurrent.UncheckedExecutionException: org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: com.google.common.util.concurrent.UncheckedExecutionException: org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax
从你提供的信息可以发现,抛出了语法问题【You have an error in your SQL syntax】
请确认执行的SQL语句,看看是否需要改写