SHOW FULL COLUMNS FROM `ds_config` [ RunTime:0.000754s ]
SELECT * FROM `ds_config` WHERE `tenant_id` = 17 [ RunTime:0.001337s ]
SHOW FULL COLUMNS FROM `ds_articleclass` [ RunTime:0.000461s ]
SELECT * FROM `ds_articleclass` WHERE `ac_id` <= 7 ORDER BY `ac_sort` ASC [ RunTime:0.000351s ]
SHOW FULL COLUMNS FROM `ds_article` [ RunTime:0.000487s ]
SELECT `article`.`article_id`,`article`.`ac_id`,`article`.`article_url`,`article`.`article_title`,`article`.`article_time`,`article_class`.`ac_name`,`article_class`.`ac_parent_id` FROM `ds_article` `article` LEFT JOIN `ds_articleclass` `article_class` ON `article`.`ac_id`=`article_class`.`ac_id` WHERE ( article.article_show = '1' and (article_class.ac_id <= 7 or (article_class.ac_parent_id > 0 and article_class.ac_parent_id <= 7)) ) ORDER BY `article_sort` ASC,`article_time` DESC LIMIT 300 [ RunTime:0.000517s ]
SHOW FULL COLUMNS FROM `ds_cart` [ RunTime:0.000539s ]
SELECT `cart`.*,`store`.`store_logo` FROM `ds_cart` `cart` INNER JOIN `ds_store` `store` ON `store`.`store_id`=`cart`.`store_id` WHERE `buyer_id` IS NULL [ RunTime:0.000319s ]
SHOW FULL COLUMNS FROM `ds_adv` [ RunTime:0.000478s ]
SELECT * FROM `ds_adv` WHERE `ap_id` = 21 AND `adv_enabled` = 1 AND `adv_startdate` < 1774216800 AND `adv_enddate` > 1774216800 ORDER BY `adv_sort` ASC,`adv_id` ASC [ RunTime:0.000359s ]
SHOW FULL COLUMNS FROM `ds_navigation` [ RunTime:0.000416s ]
SELECT * FROM `ds_navigation` ORDER BY `nav_sort` [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `ds_goodsclass` [ RunTime:0.000602s ]
SELECT * FROM `ds_goodsclass` ORDER BY `gc_parent_id` ASC,`gc_sort` ASC,`gc_id` ASC [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `ds_goodsclassnav` [ RunTime:0.000388s ]
SELECT * FROM `ds_goodsclassnav` WHERE `gc_id` = 794 LIMIT 1 [ RunTime:0.000269s ]
SELECT * FROM `ds_goodsclassnav` WHERE `gc_id` = 806 LIMIT 1 [ RunTime:0.000216s ]
SHOW FULL COLUMNS FROM `ds_typebrand` [ RunTime:0.000377s ]
SELECT * FROM `ds_typebrand` WHERE `type_id` IN (7,9) LIMIT 10000 [ RunTime:0.000226s ]
SHOW FULL COLUMNS FROM `ds_store` [ RunTime:0.000580s ]
SELECT * FROM `ds_store` WHERE `store_id` = 1 LIMIT 1 [ RunTime:0.000440s ]
SHOW FULL COLUMNS FROM `ds_goodscommon` [ RunTime:0.000819s ]
SELECT COUNT(*) AS think_count FROM `ds_goodscommon` WHERE `store_id` = 1 AND `goods_state` = 1 AND `goods_verify` = 1 LIMIT 1 [ RunTime:0.000301s ]
SHOW FULL COLUMNS FROM `ds_evaluatestore` [ RunTime:0.000463s ]
SELECT AVG(seval_desccredit) as store_desccredit,AVG(seval_servicecredit) as store_servicecredit,AVG(seval_deliverycredit) as store_deliverycredit,COUNT(seval_id) as count FROM `ds_evaluatestore` WHERE `seval_storeid` = 1 LIMIT 1 [ RunTime:0.000278s ]
SHOW FULL COLUMNS FROM `ds_storegoodsclass` [ RunTime:0.000397s ]
SELECT * FROM `ds_storegoodsclass` WHERE `store_id` = 1 AND `storegc_state` = 1 ORDER BY `storegc_parent_id` ASC,`storegc_sort` ASC,`storegc_id` ASC [ RunTime:0.000316s ]
SHOW FULL COLUMNS FROM `ds_goods` [ RunTime:0.000511s ]
SELECT * FROM `ds_goods` WHERE `store_id` = 1 AND `goods_state` = 1 AND `goods_verify` = 1 ORDER BY `goods_salenum` DESC LIMIT 5 [ RunTime:0.000484s ]
SELECT * FROM `ds_goods` WHERE `store_id` = 1 AND `goods_state` = 1 AND `goods_verify` = 1 ORDER BY `goods_collect` DESC LIMIT 5 [ RunTime:0.000484s ]
SHOW FULL COLUMNS FROM `ds_storenavigation` [ RunTime:0.000421s ]
SELECT * FROM `ds_storenavigation` WHERE `storenav_store_id` = 1 ORDER BY `storenav_sort` ASC [ RunTime:0.000300s ]
SHOW FULL COLUMNS FROM `ds_seo` [ RunTime:0.000389s ]
SELECT * FROM `ds_seo` [ RunTime:0.000245s ]
SELECT * FROM `ds_storenavigation` WHERE `storenav_id` = 1 LIMIT 1 [ RunTime:0.000278s ]