SHOW FULL COLUMNS FROM `sa_navigation` [ RunTime:0.000348s ]
SELECT * FROM `sa_navigation` WHERE ( `is_show` = 1 AND `parent_id` = 0 ) AND ( 1=1 ) ORDER BY `sort` ASC LIMIT 100 [ RunTime:0.000270s ]
SELECT * FROM `sa_navigation` WHERE ( `show_buttom` = 1 AND `parent_id` = 0 ) AND ( 1=1 ) ORDER BY `sort` ASC LIMIT 100 [ RunTime:0.000251s ]
SELECT * FROM `sa_navigation` WHERE `id` = 48 LIMIT 1 [ RunTime:0.000177s ]
SHOW FULL COLUMNS FROM `sa_channel` [ RunTime:0.000311s ]
SELECT * FROM `sa_channel` WHERE ( `id` = 9 ) AND `sa_channel`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000148s ]
SELECT * FROM `sa_navigation` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000128s ]
SELECT * FROM `sa_navigation` WHERE `is_show` = 1 AND `parent_id` = 2 ORDER BY `sort` ASC [ RunTime:0.000195s ]
SHOW FULL COLUMNS FROM `sa_ad` [ RunTime:0.000292s ]
SELECT * FROM `sa_ad` WHERE ( pid = 48 and enabled =1 ) ORDER BY `orderby` ASC LIMIT 1 [ RunTime:0.000153s ]
SELECT * FROM `sa_ad` WHERE ( pid = 2 and enabled =1 ) ORDER BY `orderby` ASC LIMIT 1 [ RunTime:0.000144s ]
SELECT * FROM `sa_navigation` WHERE `parent_id` = 2 AND `is_show` = 1 ORDER BY `sort` ASC [ RunTime:0.000173s ]
SHOW FULL COLUMNS FROM `sa_address` [ RunTime:0.000238s ]
SELECT * FROM `sa_address` ORDER BY `sort` ASC LIMIT 8 [ RunTime:0.000105s ]
SHOW FULL COLUMNS FROM `sa_product` [ RunTime:0.000362s ]
SELECT COUNT(*) AS think_count FROM `sa_product` `m` WHERE ( m.is_show = 1 and m.cat_id in (48) ) LIMIT 1 [ RunTime:0.000146s ]
SELECT `m`.*,a.title as ad_name FROM `sa_product` `m` LEFT JOIN `sa_navigation` `a` ON `a`.`id`=`m`.`cat_id` WHERE ( m.is_show = 1 and m.cat_id in (48) ) ORDER BY `m`.`add_time` DESC LIMIT 0,10 [ RunTime:0.000331s ]
SHOW FULL COLUMNS FROM `sa_team` [ RunTime:0.000231s ]
SELECT * FROM `sa_team` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000131s ]