Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Sun Oct 20 04:47:02 CST 2024
There was an unexpected error (type=Internal Server Error, status=500).
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 ':goTop() and issue = '1' order by topTime DESC,createTime desc' at line 1 ### The error may exist in com/genesisdo/code/mapper/HelpTableMapper.java (best guess) ### The error may involve com.genesisdo.code.mapper.HelpTableMapper.findHelpTableList-Inline ### The error occurred while setting parameters ### SQL: select count(0) from (select `id`, `title`, `classify`, `createTime`, `issue`, `content`, `brief`, `hits`, `author`, `imgUrl`,`topTime`,(select title from sys_client where id = (select pid from sys_client where id = classify)) cliTitle1,(select title from sys_client where id = classify) cliTitle2,isTop from sys_helptable where 1=1 and classify = javascript:goTop() and issue = '1' order by topTime DESC,createTime desc) tmp_count ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 ':goTop() and issue = '1' order by topTime DESC,createTime desc' at line 1 ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: 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 ':goTop() and issue = '1' order by topTime DESC,createTime desc' at line 1