SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.003198s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.000804s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.002225s ]
SELECT COUNT(*) AS think_count FROM `tp_goods` WHERE `exchange_integral` > 0 [ RunTime:0.003660s ]
SELECT * FROM `tp_goods` WHERE `exchange_integral` > 0 LIMIT 0,15 [ RunTime:0.004242s ]
SHOW FULL COLUMNS FROM `tp_goods_category` [ RunTime:0.005389s ]
SELECT * FROM `tp_goods_category` WHERE `level` = 1 [ RunTime:0.001273s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.002091s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000739s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.001882s ]
SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time < 1759122000 and end_time > 1759122000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.001110s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000884s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.010444s ]
SELECT * FROM `tp_ad` WHERE ( pid=102 and enabled = 1 and start_time < 1759122000 and end_time > 1759122000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.001523s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000990s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.003787s ]
SELECT * FROM `tp_ad` WHERE ( pid=103 and enabled = 1 and start_time < 1759122000 and end_time > 1759122000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.002800s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.012101s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001293s ]
SELECT * FROM `tp_ad` WHERE ( pid=104 and enabled = 1 and start_time < 1759122000 and end_time > 1759122000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.001223s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000632s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001409s ]
SELECT * FROM `tp_ad` WHERE ( pid=105 and enabled = 1 and start_time < 1759122000 and end_time > 1759122000 ) ORDER BY `orderby` DESC LIMIT 5 [ RunTime:0.002954s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.001036s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.015203s ]
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.003246s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.001426s ]
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.003724s ]
SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.006998s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.007891s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.001440s ]