SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.015896s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.001671s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.019618s ]
SELECT COUNT(*) AS think_count FROM `tp_goods` [ RunTime:0.002880s ]
SELECT * FROM `tp_goods` WHERE ( goods_name like '%TPshop%' and is_on_sale = 1 ) LIMIT 1 [ RunTime:0.014052s ]
SHOW FULL COLUMNS FROM `tp_goods_category` [ RunTime:0.012024s ]
SELECT * FROM `tp_goods_category` WHERE `id` = 185 LIMIT 1 [ RunTime:0.012961s ]
SELECT * FROM `tp_goods_category` WHERE `id` = 13 ORDER BY `sort_order` DESC LIMIT 1 [ RunTime:0.005188s ]
SELECT `id`,`parent_id` FROM `tp_goods_category` [ RunTime:0.002818s ]
SELECT `id` FROM `tp_goods_category` WHERE `parent_id` = 185 [ RunTime:0.016951s ]
SELECT `shop_price` FROM `tp_goods` WHERE `goods_id` = 121 [ RunTime:0.005538s ]
SELECT `brand_id` FROM `tp_goods` WHERE `goods_id` = 121 AND `brand_id` > 0 [ RunTime:0.002745s ]
SHOW FULL COLUMNS FROM `tp_brand` [ RunTime:0.003863s ]
SELECT * FROM `tp_brand` WHERE `id` IN ('') LIMIT 30 [ RunTime:0.004724s ]
select group_concat(`key` separator '_') as `key` from tp_spec_goods_price where goods_id in(121) [ RunTime:0.002116s ]
SHOW FULL COLUMNS FROM `tp_goods_attr` [ RunTime:0.010848s ]
SELECT * FROM `tp_goods_attr` WHERE `goods_id` = 121 AND `attr_value` <> '' [ RunTime:0.002865s ]
SHOW FULL COLUMNS FROM `tp_goods_attribute` [ RunTime:0.012341s ]
SELECT `attr_id`,`attr_id`,`attr_name`,`attr_index` FROM `tp_goods_attribute` WHERE ( attr_index = 1 ) [ RunTime:0.029710s ]
SELECT * FROM `tp_goods` WHERE `goods_id` = 121 ORDER BY `sort` ASC LIMIT 0,20 [ RunTime:0.019418s ]
SELECT `id`,`id`,`name`,`parent_id`,`level` FROM `tp_goods_category` WHERE ( is_show=1 ) [ RunTime:0.000827s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.000681s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001027s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.001128s ]
SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.001441s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.003272s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000379s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.012725s ]
SELECT * FROM `tp_ad` WHERE ( pid=102 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000387s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000297s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000595s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.005681s ]
SELECT * FROM `tp_ad` WHERE ( pid=103 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.005462s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000332s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.004281s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.025123s ]
SELECT * FROM `tp_ad` WHERE ( pid=104 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.006752s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.038244s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.001196s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.004074s ]
SELECT * FROM `tp_ad` WHERE ( pid=105 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.025466s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001031s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772852400 and end_time > 1772852400 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.011522s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.014475s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000722s ]