SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.001893s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.002365s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.007032s ]
SELECT COUNT(*) AS think_count FROM `tp_goods` WHERE `exchange_integral` > 0 [ RunTime:0.000920s ]
SELECT * FROM `tp_goods` WHERE `exchange_integral` > 0 LIMIT 0,15 [ RunTime:0.001084s ]
SHOW FULL COLUMNS FROM `tp_goods_category` [ RunTime:0.000599s ]
SELECT * FROM `tp_goods_category` WHERE `level` = 1 [ RunTime:0.000490s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.027576s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000346s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.000962s ]
SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000370s ]
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 < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000381s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.007052s ]
SELECT * FROM `tp_ad` WHERE ( pid=102 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000348s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000321s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.003212s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.009746s ]
SELECT * FROM `tp_ad` WHERE ( pid=103 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000393s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000299s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000353s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000563s ]
SELECT * FROM `tp_ad` WHERE ( pid=104 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000367s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000269s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000289s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.008135s ]
SELECT * FROM `tp_ad` WHERE ( pid=105 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.000332s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001790s ]
SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time < 1772874000 and end_time > 1772874000 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000397s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.005923s ]
select * from `tp_goods` where is_on_sale = 1 and exchange_integral > 0 and is_recommend = 1 and is_virtual = 0 limit 5 [ RunTime:0.001042s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.000503s ]
select * from `tp_goods` where is_on_sale = 1 and exchange_integral > 0 and is_hot = 1 and is_virtual = 0 limit 7 [ RunTime:0.003335s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.000909s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.005482s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.001529s ]