SQL:select * from csc_supply where cateID=6 and checkstate = 1 order by supplyID desc LIMIT 0, 10 ERROR_INFO:1054,Unknown column 'cateID' in 'where clause'