SHOW FULL COLUMNS FROM `idea_goods` [ RunTime:0.002301s ]
SELECT * FROM `idea_goods` WHERE `id` = 14 AND `is_sale` = 1 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.001425s ]
select * from idea_goods_category where is_show = 1 and parent_id = 0 order by is_top desc,sequence desc,id desc limit 0,6 [ RunTime:0.000942s ]
select * from idea_goods where is_delete = 0 and is_sale = 1 and id not in(14) and cat_id in(66) order by initial_sales desc limit 0,6 [ RunTime:0.001285s ]