SELECT UPPER(`type`) AS `type`, UPPER(`name`) AS `name`, `expire` FROM sys_cache_expires [ RunTime:0.003637s ]
select id,url_name from article where url_name !='' [ RunTime:0.003263s ]
select id,url_name from article where url_name !='' [ RunTime:0.003218s ]
select * from sys_pc_pages where flag='foot_help' [ RunTime:0.003393s ]
select id,title from article where cat_id=4 and is_open=1 limit 0,7 [ RunTime:0.003215s ]
select id,url_name from article where id='6' [ RunTime:0.003263s ]
select * from article_cat where id='4' [ RunTime:0.003261s ]
select id,title from article where cat_id=7 and is_open=1 limit 0,7 [ RunTime:0.003153s ]
select id,url_name from article where id='8' [ RunTime:0.003168s ]
select id,url_name from article where id='11' [ RunTime:0.003134s ]
select * from article_cat where id='7' [ RunTime:0.003203s ]
select id,title from article where cat_id=5 and is_open=1 limit 0,7 [ RunTime:0.003170s ]
select id,url_name from article where id='13' [ RunTime:0.003132s ]
select id,url_name from article where id='15' [ RunTime:0.003131s ]
select id,url_name from article where id='17' [ RunTime:0.003140s ]
select * from article_cat where id='5' [ RunTime:0.003126s ]
select * from friend_link order by sort_order desc limit 0,5 [ RunTime:0.003214s ]
select * from sys_pc_pages where flag='header_nav' [ RunTime:0.003205s ]
select * from cat where parent_id='1' order by sort_order asc [ RunTime:0.003229s ]
select * from cat where parent_id='2' order by sort_order asc [ RunTime:0.003265s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003184s ]
select * from cat where parent_id='2' order by sort_order asc [ RunTime:0.003230s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003207s ]
select * from cat where parent_id='4' order by sort_order asc [ RunTime:0.003222s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003247s ]
select * from cat where parent_id='4' order by sort_order asc [ RunTime:0.003173s ]
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.003382s ]
SELECT count(*) as total_num FROM goods AS g WHERE g.is_on_sale = 1 AND g.brand_id IN ('4') [ RunTime:0.003262s ]
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.003343s ]
select sum(num) as num from goods_buy_log where goods_id='33' [ RunTime:0.003274s ]
select * from shop_config where code='currency_format' [ RunTime:0.003146s ]
select * from shop_config where code='currency_format' [ RunTime:0.003143s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 33 and is_main=1 [ RunTime:0.003189s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 33 and is_main2=1 [ RunTime:0.003182s ]
select sum(num) as num from goods_buy_log where goods_id='32' [ RunTime:0.003170s ]
select * from shop_config where code='currency_format' [ RunTime:0.003127s ]
select * from shop_config where code='currency_format' [ RunTime:0.003172s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 32 and is_main=1 [ RunTime:0.003214s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 32 and is_main2=1 [ RunTime:0.003232s ]
select sum(num) as num from goods_buy_log where goods_id='27' [ RunTime:0.003200s ]
select * from shop_config where code='currency_format' [ RunTime:0.003149s ]
select * from shop_config where code='currency_format' [ RunTime:0.003188s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 27 and is_main=1 [ RunTime:0.003149s ]
select goods_id,big_url,middle_url,thumb_url from goods_images where goods_id = 27 and is_main2=1 [ RunTime:0.003194s ]
select * from brand where id='4' [ RunTime:0.003237s ]