{"msg":"\r\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 '-12,12' at line 27\r\n### The error may exist in URL [jar:file:/C:/Website/china-rongen.com/china-rongen.com.jar!/BOOT-INF/lib/ruoyi-cms-4.7.7.jar!/mapper/cms/CmsCommonModelMapper.xml]\r\n### The error may involve com.ruoyi.cms.mapper.CmsCommonModelMapper.selectCommonModelListByNodeId-Inline\r\n### The error occurred while setting parameters\r\n### SQL: SELECT             cm.general_id,             cm.node_id,             cm.title,             cm.hits,             cm.inputer,             cm.input_time,             cm.default_pic_url,             a.title_intact,             a.author,             a.keyword,             a.intro,             a.content,             n.node_name,             n.node_identifier         FROM             cms_common_model cm         INNER JOIN cms_article a ON cm.general_id = a.id         LEFT JOIN cms_nodes n on cm.node_id = n.node_id         WHERE             (cm.node_id = ? or cm.node_id in (select node_id from cms_nodes where parent_id = ?))         AND `status` = 99         ORDER BY                           cm.priority,             cm.general_id DESC         LIMIT ?,?\r\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 '-12,12' at line 27\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 '-12,12' at line 27","code":500}