SELECT UPPER(`type`) AS `type`, UPPER(`name`) AS `name`, `expire` FROM sys_cache_expires [ RunTime:0.003649s ]
select * from sys_pc_pages where flag='foot_help' [ RunTime:0.003470s ]
select id,title from article where cat_id=7 and is_open=1 limit 0,7 [ RunTime:0.003393s ]
select id,url_name from article where id='8' [ RunTime:0.003215s ]
select id,url_name from article where id='11' [ RunTime:0.003147s ]
select * from article_cat where id='7' [ RunTime:0.003204s ]
select id,title from article where cat_id=4 and is_open=1 limit 0,7 [ RunTime:0.003151s ]
select id,url_name from article where id='6' [ RunTime:0.003173s ]
select * from article_cat where id='4' [ RunTime:0.003204s ]
select id,title from article where cat_id=6 and is_open=1 limit 0,7 [ RunTime:0.003131s ]
select * from article_cat where id='6' [ RunTime:0.003168s ]
select * from shop_config [ RunTime:0.003359s ]
select * from friend_link order by sort_order desc limit 0,5 [ RunTime:0.003215s ]
select * from sys_pc_pages where flag='header_nav' [ RunTime:0.003215s ]
select * from cat where parent_id='1' order by sort_order asc [ RunTime:0.003280s ]
select * from cat where parent_id='5' order by sort_order asc [ RunTime:0.003277s ]
select * from cat where parent_id='2' order by sort_order asc [ RunTime:0.003268s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003229s ]
select * from cat where parent_id='2' order by sort_order asc [ RunTime:0.003244s ]
select * from cat where parent_id='3' order by sort_order asc [ RunTime:0.003246s ]
select * from cat where parent_id='4' order by sort_order asc [ RunTime:0.003192s ]
select * from shop_config [ RunTime:0.003333s ]
select * from pic_type [ RunTime:0.003258s ]
select * from shop_config [ RunTime:0.003312s ]
select * from shop_config [ RunTime:0.003268s ]
select * from fa_type [ RunTime:0.003195s ]
select a.is_on_sale,a.chima_type_id,promote_end_date,promote_start_date,goods_name,cat_id,brand_id,b.name as brand_name,goods_brief,goods_number,goods_desc,is_return,is_guonei,is_spec,video_path,video_pic,is_guowai,is_advance,is_return,is_change,is_reason_7 from goods a left join brand b on a.brand_id=b.id where a.id='10' [ RunTime:0.003384s ]
SELECT `chima_type_id`,parent_id FROM cat WHERE `id`='4' [ RunTime:0.003141s ]
SELECT `chima_type_id`,parent_id FROM cat WHERE `id`='3' [ RunTime:0.003136s ]
SELECT `chima_type_id`,parent_id FROM cat WHERE `id`='2' [ RunTime:0.003151s ]
select id,goods_attr from products where goods_id='10' and is_valid=1 and goods_attr='' [ RunTime:0.003247s ]
SELECT id as pid,goods_id,product_name,product_sn,goods_name,goods_sn,product_number,price as product_price,market_price,img_id,goods_attr,attr_info,weight,promote_price,product_original_img,send_from,send_days FROM products WHERE id='11' [ RunTime:0.003265s ]
select goods_id,big_url,middle_url,thumb_url,little_url from goods_images where goods_id = 10 and is_main=1 [ RunTime:0.003225s ]
select * from shop_config [ RunTime:0.003315s ]
select goods_attr from products where id='11' [ RunTime:0.003267s ]
select cat_id,goods_name,id,goods_weight from goods where id='10' [ RunTime:0.003186s ]
SELECT give_integral
FROM goods
WHERE id='10' [ RunTime:0.003231s ]
SELECT a.goods_name,a.id as goods_id, c.id,c.name,c.money,c.type FROM goods a LEFT JOIN coupon_goods_link b LEFT JOIN coupon c ON b.`coupon_id` = c.id ON a.id = b.`goods_id` WHERE a.id = '10'
AND c.STATUS = 1 AND c.send_start_time < 1746240381 AND c.send_end_time > 1746240381 AND c.tYPE = 2 [ RunTime:0.003439s ]
select goods_name,promote_start_date,promote_end_date from goods where id='10' [ RunTime:0.004684s ]
select * from shop_config where code='currency_format' [ RunTime:0.003237s ]
select * from fa_type [ RunTime:0.003181s ]
select * from shop_config where code='currency_format' [ RunTime:0.003166s ]
select * from fa_type [ RunTime:0.003183s ]
select * from shop_config where code='currency_format' [ RunTime:0.003248s ]
select * from fa_type [ RunTime:0.003144s ]
select * from shop_config where code='guowai_days' [ RunTime:0.003144s ]
select * from fa_type [ RunTime:0.003147s ]
select * from shop_config [ RunTime:0.003403s ]
select * from shop_config [ RunTime:0.003316s ]
SELECT id, cat_name, parent_id FROM cat [ RunTime:0.003240s ]
select id,goods_id,big_url,middle_url,thumb_url,little_url,is_main from goods_images where goods_id = '10' order by is_main desc [ RunTime:0.003352s ]
select * from shop_config [ RunTime:0.003393s ]
SELECT goods_id, a.attr_name, a.attr_value,a.attr_type FROM goods_attr a left join attr b on a.attr_id=b.id WHERE b.is_spec=0 AND goods_id = '10' and is_valid=1 order by b.sort_order asc [ RunTime:0.003334s ]
SELECT link_id FROM goods_link where goods_id='10' [ RunTime:0.003154s ]
SELECT goods_id FROM goods_link where link_id='10' [ RunTime:0.003229s ]
SELECT
a.id,
b.big_url,
b.middle_url,
b.thumb_url,b.little_url,
a.goods_name
FROM
goods a
LEFT JOIN goods_images b
ON a.id = b.goods_id
AND b.`is_main` = 1
WHERE a.id IN (10)
AND b.is_main = 1 and a.is_on_sale=1 [ RunTime:0.003307s ]
select * from shop_config [ RunTime:0.003287s ]
select id,is_spec from goods where id='10' [ RunTime:0.003192s ]
select * from shop_config [ RunTime:0.003362s ]
select * from shop_config [ RunTime:0.003341s ]
SELECT id,seo_title,seo_desc,seo_keywords,goods_name,brand_id FROM goods WHERE id='10' LIMIT 1 [ RunTime:0.003209s ]
select name from brand where id IN ('28') [ RunTime:0.003146s ]