数据库发生错误: SQL查询语句出错: select pid,title,cover_img,summary from news_body where order by id desc limit 0,4
MySQL 返回错误信息: 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 'order by id desc limit 0,4' at line 1
脚本终止