SELECT * FROM ecs_nav WHERE `type` = 'top' and ifshow = '1' ORDER BY type, vieworder [ RunTime:0.000373s ]
SELECT * FROM ecs_article_cat WHERE show_in_nav =1 ORDER BY sort_order ASC [ RunTime:0.000366s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=118 [ RunTime:0.000308s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=119 [ RunTime:0.000264s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=148 [ RunTime:0.000236s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=28 [ RunTime:0.000266s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=27 [ RunTime:0.000257s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=226 [ RunTime:0.000269s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=185 [ RunTime:0.000251s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=177 [ RunTime:0.000217s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=178 [ RunTime:0.000213s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=179 [ RunTime:0.000204s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=186 [ RunTime:0.000250s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=187 [ RunTime:0.000242s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=188 [ RunTime:0.000260s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=206 [ RunTime:0.000227s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=207 [ RunTime:0.000242s ]
select article_id,cat_id,title from ecs_article where is_open=1 and cat_id=211 [ RunTime:0.000199s ]
SHOW FULL COLUMNS FROM `ecs_article` [ RunTime:0.000600s ]
SELECT `content` FROM `ecs_article` WHERE `article_id` = 289 LIMIT 1 [ RunTime:0.000278s ]
SELECT SUM(goods_number) AS number, SUM(goods_price * goods_number) AS amount FROM ecs_cart WHERE user_id = '0' AND rec_type = '0' [ RunTime:0.000363s ]