MySQL Error[1054]: Unknown column 'g.cate_id_5' in 'where clause'
MySQL Query:SELECT COUNT(*) FROM variety_goods g LEFT JOIN variety_store s ON g.store_id = s.store_id WHERE g.if_show = 1 AND g.closed = 0 AND s.state = 1 AND g.cate_id_5 = '236'
Wrong File: /eccore/model/mysql.php[459]
Error File: /eccore/model/mysql.php at 287 line. >> mysql_error_report
>> 返回上一页