[ DB ] CONNECT:[ UseTime:0.000448s ] mysql:host=127.0.0.1;port=3306;dbname=mall_chtc365;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ds_brand` [ RunTime:0.001163s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 770 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000350s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 871 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000250s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 931 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000279s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 817 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000282s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 1055 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000212s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 1056 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000230s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 949 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000217s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 1159 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000205s ]
[ SQL ] SELECT `brand_name`,`brand_pic`,`store_id` FROM `ds_brand` WHERE `gc_id` = 1160 AND `brand_apply` = 1 ORDER BY `brand_recommend` DESC,`brand_sort` ASC [ RunTime:0.000275s ]
[ SQL ] SHOW COLUMNS FROM `ds_store` [ RunTime:0.001512s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ds_store` WHERE `store_state` = 1 LIMIT 1 [ RunTime:0.000317s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `store_state` = 1 ORDER BY `store_sort` ASC LIMIT 20,10 [ RunTime:0.000738s ]
[ SQL ] SHOW COLUMNS FROM `ds_evaluatestore` [ RunTime:0.001110s ]
[ 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` = 74 LIMIT 1 [ RunTime:0.000234s ]
[ 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` = 83 LIMIT 1 [ RunTime:0.000207s ]
[ 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` = 94 LIMIT 1 [ RunTime:0.000199s ]
[ 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` = 100 LIMIT 1 [ RunTime:0.000214s ]
[ 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` = 106 LIMIT 1 [ RunTime:0.000207s ]
[ 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` = 110 LIMIT 1 [ RunTime:0.000215s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `storeclass_id` = 6 AND `store_state` = 1 [ RunTime:0.000771s ]
[ 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 (110,0) LIMIT 1 [ RunTime:0.000280s ]
[ 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` = 112 LIMIT 1 [ RunTime:0.000223s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `storeclass_id` = 10 AND `store_state` = 1 [ RunTime:0.000743s ]
[ 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 (112,0) LIMIT 1 [ RunTime:0.000215s ]
[ SQL ] SHOW COLUMNS FROM `ds_goods` [ RunTime:0.001171s ]
[ SQL ] SELECT store_id,count(*) as goods_count FROM `ds_goods` WHERE `goods_state` = 1 AND `store_id` IN (70,74,83,94,100,106,110,112,116) GROUP BY `store_id` [ RunTime:0.001167s ]
[ SQL ] SHOW COLUMNS FROM `ds_order` [ RunTime:0.001097s ]
[ SQL ] SELECT store_id,count(*) as order_count FROM `ds_order` WHERE `store_id` IN (70,74,83,94,100,106,110,112,116) AND `add_time` > 1732426015 GROUP BY `store_id` [ RunTime:0.000346s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 70 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001114s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 74 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001032s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 83 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001131s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 94 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001023s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 100 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001153s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 106 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001221s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 110 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001190s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 112 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001390s ]
[ SQL ] SELECT `goods_id`,`store_id`,`goods_name`,`goods_image`,`goods_price`,`goods_salenum` FROM `ds_goods` WHERE `store_id` = 116 AND `goods_state` = 1 ORDER BY `goods_salenum` DESC LIMIT 8 [ RunTime:0.001263s ]