[ SQL ] select a.goods_name,a.goods_id,a.shop_price,a.market_price,a.cat_id,b.parent_id_path,b.name from tp_goods as a left join tp_goods_category as b on a.cat_id=b.id where a.is_hot=1 and a.is_on_sale=1 order by a.sort [ RunTime:0.000236s ]
[ SQL ] select a.goods_name,a.goods_id,a.shop_price,a.market_price,a.cat_id,b.parent_id_path,b.name from tp_goods as a left join tp_goods_category as b on a.cat_id=b.id where a.is_recommend=1 and a.is_on_sale=1 order by a.sort [ RunTime:0.000176s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000255s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE ( is_hot=1 and level=3 and is_show=1 ) [ RunTime:0.000154s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad_position` [ RunTime:0.000246s ]
[ SQL ] SELECT `position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000175s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000260s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 5 [ RunTime:0.000184s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000172s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 and position = 'top' ORDER BY `sort` DESC [ RunTime:0.000144s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=2 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 5 [ RunTime:0.000166s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=52 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 2 [ RunTime:0.000167s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=50 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 3 [ RunTime:0.000163s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=49 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000158s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=12 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000154s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=32 and enabled = 1 and start_time <= 1786352400 and end_time >= 1786352400 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000149s ]
[ SQL ] select * from `tp_slogan` [ RunTime:0.000105s ]
[ SQL ] select * from `tp_article_cat` where cat_id < 6 order by sort_order asc [ RunTime:0.000171s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000160s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000166s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 limit 5 [ RunTime:0.000145s ]
[ SQL ] select * from `tp_article` where cat_id = 2 and is_open=1 limit 5 [ RunTime:0.000132s ]
[ SQL ] select * from `tp_article` where cat_id = 1 and is_open=1 limit 5 [ RunTime:0.000139s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000104s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000128s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000134s ]