[ 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.000475s ]
[ 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.000212s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000309s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE ( is_hot=1 and level=3 and is_show=1 ) [ RunTime:0.000200s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad_position` [ RunTime:0.000391s ]
[ SQL ] SELECT `position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000209s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000351s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=101 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 5 [ RunTime:0.000233s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=51 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 and position = 'top' ORDER BY `sort` DESC [ RunTime:0.000295s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=2 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 5 [ RunTime:0.000233s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=52 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 2 [ RunTime:0.000208s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=50 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 3 [ RunTime:0.000238s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=49 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000325s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=12 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000248s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=32 and enabled = 1 and start_time <= 1770300000 and end_time >= 1770300000 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000252s ]
[ SQL ] select * from `tp_slogan` [ RunTime:0.000213s ]
[ SQL ] select * from `tp_article_cat` where cat_id < 6 order by sort_order asc [ RunTime:0.000313s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000295s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000205s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 limit 5 [ RunTime:0.000201s ]
[ SQL ] select * from `tp_article` where cat_id = 2 and is_open=1 limit 5 [ RunTime:0.000185s ]
[ SQL ] select * from `tp_article` where cat_id = 1 and is_open=1 limit 5 [ RunTime:0.000176s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000166s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000176s ]