{"msg":"运行时异常:\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 'group by ni.id\n        order by ni.weight desc limit 15' at line 17\n### The error may exist in URL [jar:file:/home/uuwatch/Server/new-website/cms-admin.jar!/BOOT-INF/classes!/mapper/news/NewsInfoExtendMapper.xml]\n### The error may involve defaultParameterMap\n### The error occurred while setting parameters\n### SQL: select         ni.*         from         news_info ni,         news_keyword nk,         keywords k         where         ni.id = nk.news_id         and nk.keyword_id = k.id         and k.available = 1         and nk.available = 1         and ni.available = 0         and nk.news_id != ?         and k.keyword_type = ?         and nk.keyword_id in                   group by ni.id         order by ni.weight desc limit 15\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 'group by ni.id\n        order by ni.weight desc limit 15' at line 17\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 'group by ni.id\n        order by ni.weight desc limit 15' at line 17","code":500}