[ DB ] CONNECT:[ UseTime:0.000935s ] mysql:host=127.0.0.1;port=3306;dbname=yimeijia888_cn;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ds_articleclass` [ RunTime:0.003493s ]
[ SQL ] SELECT * FROM `ds_articleclass` WHERE `ac_id` <= 7 ORDER BY `ac_sort` ASC [ RunTime:0.002252s ]
[ SQL ] SHOW COLUMNS FROM `ds_article` [ RunTime:0.003383s ]
[ SQL ] 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.003064s ]
[ SQL ] SHOW COLUMNS FROM `ds_store` [ RunTime:0.006574s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ds_store` WHERE `store_state` = 1 LIMIT 1 [ RunTime:0.003830s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `store_state` = 1 ORDER BY `store_sort` ASC LIMIT 0,10 [ RunTime:0.001667s ]
[ SQL ] SHOW COLUMNS FROM `ds_evaluatestore` [ RunTime:0.001940s ]
[ SQL ] 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` = 9 LIMIT 1 [ RunTime:0.001436s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `storeclass_id` = 14 AND `store_state` = 1 [ RunTime:0.002014s ]
[ SQL ] 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` IN (9,0) LIMIT 1 [ RunTime:0.001008s ]
[ SQL ] 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` = 10 LIMIT 1 [ RunTime:0.001503s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `storeclass_id` = 13 AND `store_state` = 1 [ RunTime:0.003477s ]
[ SQL ] 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` IN (10,0) LIMIT 1 [ RunTime:0.001656s ]
[ SQL ] 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` = 11 LIMIT 1 [ RunTime:0.001652s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `storeclass_id` = 12 AND `store_state` = 1 [ RunTime:0.001252s ]
[ SQL ] 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` IN (11,0) LIMIT 1 [ RunTime:0.000637s ]
[ SQL ] SHOW COLUMNS FROM `ds_goods` [ RunTime:0.001544s ]
[ SQL ] SELECT store_id,count(*) as goods_count FROM `ds_goods` WHERE `goods_state` = 1 AND `store_id` IN (9,10,11) GROUP BY `store_id` [ RunTime:0.002816s ]
[ SQL ] SHOW COLUMNS FROM `ds_order` [ RunTime:0.001350s ]
[ SQL ] SELECT store_id,count(*) as order_count FROM `ds_order` WHERE `store_id` IN (9,10,11) AND `add_time` > 1782449494 GROUP BY `store_id` [ RunTime:0.001057s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 9 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.000571s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 10 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.000655s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 11 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001320s ]