SELECT UPPER(`type`) AS `type`, UPPER(`name`) AS `name`, `expire` FROM sys_cache_expires [ RunTime:0.003647s ]
select id,url_name from article where url_name !='' [ RunTime:0.003423s ]
select id,url_name from article where url_name !='' [ RunTime:0.003375s ]
select * from sys_pc_pages where flag='foot_help' [ RunTime:0.003482s ]
select id,title from article where cat_id=4 and is_open=1 limit 0,7 [ RunTime:0.003416s ]
select id,url_name from article where id='6' [ RunTime:0.003309s ]
select * from article_cat where id='4' [ RunTime:0.003316s ]
select id,title from article where cat_id=7 and is_open=1 limit 0,7 [ RunTime:0.003359s ]
select id,url_name from article where id='8' [ RunTime:0.003336s ]
select id,url_name from article where id='11' [ RunTime:0.003346s ]
select * from article_cat where id='7' [ RunTime:0.003277s ]
select id,title from article where cat_id=5 and is_open=1 limit 0,7 [ RunTime:0.003327s ]
select id,url_name from article where id='13' [ RunTime:0.003339s ]
select id,url_name from article where id='15' [ RunTime:0.003324s ]
select id,url_name from article where id='17' [ RunTime:0.003316s ]
select * from article_cat where id='5' [ RunTime:0.003345s ]
select * from friend_link order by sort_order desc limit 0,5 [ RunTime:0.003409s ]
select * from sys_pc_pages where flag='header_nav' [ RunTime:0.003443s ]
select * from cat where parent_id='1' order by sort_order asc [ RunTime:0.003481s ]
select * from cat where parent_id='2' order by sort_order asc [ RunTime:0.003440s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003371s ]
select * from cat where parent_id='2' order by sort_order asc [ RunTime:0.003336s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003313s ]
select * from cat where parent_id='4' order by sort_order asc [ RunTime:0.003308s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003394s ]
select * from cat where parent_id='4' order by sort_order asc [ RunTime:0.003421s ]
SELECT c.id, c.cat_name, COUNT(g.id) AS goods_count
FROM goods g left join cat c on g.cat_id=c.id WHERE g.brand_id = '4' and g.is_delete = 0 and g.is_on_sale = 1 GROUP BY g.cat_id [ RunTime:0.003598s ]
SELECT count(*) as total_num FROM goods AS g WHERE g.is_on_sale = 1 AND g.brand_id IN ('4') [ RunTime:0.003440s ]
SELECT g.id as goods_id, g.goods_name, g.market_price, g.is_new, g.is_best, g.is_hot, g.shop_price AS shop_price, g.promote_start_date, g.promote_end_date, g.goods_brief, g.goods_thumb , g.goods_img,g.brand_id,b.name as brand_name FROM goods AS g left join brand b on g.brand_id=b.id WHERE g.is_on_sale = 1 AND g.brand_id IN ('4') ORDER BY g.id desc limit 0, 24 [ RunTime:0.003472s ]
select sum(num) as num from goods_buy_log where goods_id='33' [ RunTime:0.003397s ]
select * from shop_config where code='currency_format' [ RunTime:0.003328s ]
select * from shop_config where code='currency_format' [ RunTime:0.003396s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 33 and is_main=1 [ RunTime:0.003454s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 33 and is_main2=1 [ RunTime:0.003432s ]
select sum(num) as num from goods_buy_log where goods_id='32' [ RunTime:0.003390s ]
select * from shop_config where code='currency_format' [ RunTime:0.003344s ]
select * from shop_config where code='currency_format' [ RunTime:0.003311s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 32 and is_main=1 [ RunTime:0.003372s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 32 and is_main2=1 [ RunTime:0.003382s ]
select sum(num) as num from goods_buy_log where goods_id='27' [ RunTime:0.003400s ]
select * from shop_config where code='currency_format' [ RunTime:0.003312s ]
select * from shop_config where code='currency_format' [ RunTime:0.003361s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 27 and is_main=1 [ RunTime:0.003420s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 27 and is_main2=1 [ RunTime:0.003385s ]
select * from brand where id='4' [ RunTime:0.003331s ]