select * from product_item where sortid=:sortid order by index_level desc,publish_time desc,id asc limit 12 $sql 语句预编译失败,请检查$sql语句