SHOW FULL COLUMNS FROM `tp_brand` [ RunTime:0.004448s ]
SELECT COUNT(*) AS think_count FROM `tp_brand` WHERE `is_hot` = 1 [ RunTime:0.000262s ]
SELECT * FROM `tp_brand` WHERE `is_hot` = 1 ORDER BY `sort` DESC LIMIT 0,20 [ RunTime:0.000294s ]
SHOW FULL COLUMNS FROM `tp_ad_position` [ RunTime:0.004479s ]
SELECT `position_id`,`position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000266s ]
SHOW FULL COLUMNS FROM `tp_ad` [ RunTime:0.003794s ]
SELECT * FROM `tp_ad` WHERE ( pid=400 and enabled = 1 and start_time < 1735718400 and end_time > 1735718400 ) ORDER BY `orderby` DESC LIMIT 1 [ RunTime:0.000294s ]