SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.027231s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.001235s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.014355s ]
SELECT COUNT(*) AS think_count FROM `tp_goods` WHERE `exchange_integral` > 0 [ RunTime:0.004233s ]
SELECT * FROM `tp_goods` WHERE `exchange_integral` > 0 LIMIT 0,15 [ RunTime:0.004510s ]
SHOW FULL COLUMNS FROM `tp_goods_category` [ RunTime:0.012049s ]
SELECT * FROM `tp_goods_category` WHERE `level` = 1 [ RunTime:0.001584s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.052245s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.002251s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.002826s ]
SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time < 1759154400 and end_time > 1759154400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.018446s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.002552s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.018541s ]
SELECT * FROM `tp_ad` WHERE ( pid=102 and enabled = 1 and start_time < 1759154400 and end_time > 1759154400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.004567s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.003033s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.021326s ]
SELECT * FROM `tp_ad` WHERE ( pid=103 and enabled = 1 and start_time < 1759154400 and end_time > 1759154400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.001296s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001056s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.031388s ]
SELECT * FROM `tp_ad` WHERE ( pid=104 and enabled = 1 and start_time < 1759154400 and end_time > 1759154400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.001358s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001429s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001887s ]
SELECT * FROM `tp_ad` WHERE ( pid=105 and enabled = 1 and start_time < 1759154400 and end_time > 1759154400 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.001548s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001343s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.034946s ]
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.011844s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.012145s ]
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.016538s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.008092s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.021744s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.002069s ]