SHOW FULL COLUMNS FROM `tp_wx_user` [ RunTime:0.001035s ]
SELECT `qr` FROM `tp_wx_user` LIMIT 1 [ RunTime:0.000330s ]
SHOW FULL COLUMNS FROM `tp_cart` [ RunTime:0.000975s ]
SELECT * FROM `tp_cart` WHERE `session_id` = '' AND `combination_group_id` = 0 [ RunTime:0.000533s ]
SHOW FULL COLUMNS FROM `tp_goods` [ RunTime:0.000868s ]
SELECT `goods_id`,`cat_id`,`store_count`,`is_on_sale`,`prom_type`,`prom_id`,`weight`,`is_virtual` FROM `tp_goods` WHERE `goods_id` = 8 [ RunTime:0.000507s ]
SELECT SUM(`goods_num`) AS think_sum FROM `tp_cart` WHERE `session_id` = '' [ RunTime:0.000540s ]
SELECT COUNT(*) AS think_count FROM `tp_cart` WHERE `session_id` = '' [ RunTime:0.000488s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.001038s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000427s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.000803s ]
SELECT * FROM `tp_ad` WHERE ( pid=1 and enabled = 1 and start_time < 1631545200 and end_time > 1631545200 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000490s ]
SELECT * FROM `tp_cart` WHERE `combination_group_id` = 1 [ RunTime:0.000469s ]
SHOW FULL COLUMNS FROM `tp_combination` [ RunTime:0.002716s ]
SELECT * FROM `tp_combination` WHERE `combination_id` = 0 LIMIT 1 [ RunTime:0.000406s ]
SHOW FULL COLUMNS FROM `tp_prom_goods` [ RunTime:0.001140s ]
SELECT * FROM `tp_prom_goods` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000457s ]
select * from `tp_goods` where is_recommend = 1 AND is_virtual=0 AND is_on_sale = 1 order by sort DESC limit 12 [ RunTime:0.000794s ]
select * from `tp_slogan` [ RunTime:0.000489s ]
select * from `tp_article_cat` where cat_id < 6 order by sort_order asc [ RunTime:0.000488s ]
select * from `tp_article` where cat_id = 1 and is_open=1 limit 5 [ RunTime:0.000452s ]
select * from `tp_article` where cat_id = 2 and is_open=1 limit 5 [ RunTime:0.000393s ]
select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000428s ]
select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000419s ]
select * from `tp_article` where cat_id = 5 and is_open=1 limit 5 [ RunTime:0.000449s ]
select * from `tp_friend_link` where is_show=1 [ RunTime:0.000400s ]
SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000388s ]
select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000390s ]