赞
踩
今天在调试低代码的接口,突然报出如下的错误:
即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 'desc,name,is_deleted ) VALUES('测试哈','测试哈','测试项目',1 )' at line 11
。
于是,查看控制台报出的详细错误信息,如下图所示:
java.sql.SQLSyntaxErrorException: You have an error in your SQ
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。