[ DB ] CONNECT:[ UseTime:0.001103s ] mysql:host=127.0.0.1;port=3306;dbname=mall_chtc365;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ds_brand` [ RunTime:0.001065s ]
[ 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.000321s ]
[ 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.000226s ]
[ 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.000229s ]
[ 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.000230s ]
[ 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.000353s ]
[ 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.000276s ]
[ 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.000262s ]
[ 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.000211s ]
[ 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.000215s ]
[ SQL ] SHOW COLUMNS FROM `ds_storegoodsclass` [ RunTime:0.001672s ]
[ SQL ] SELECT * FROM `ds_storegoodsclass` WHERE `store_id` = 100 AND `storegc_state` = 1 ORDER BY `storegc_parent_id` ASC,`storegc_sort` ASC,`storegc_id` ASC [ RunTime:0.000333s ]
[ SQL ] SHOW COLUMNS FROM `ds_storenavigation` [ RunTime:0.000907s ]
[ SQL ] SELECT * FROM `ds_storenavigation` WHERE `storenav_store_id` = 100 [ RunTime:0.000280s ]
[ SQL ] SHOW COLUMNS FROM `ds_goods` [ RunTime:0.001226s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ds_goods` WHERE `store_id` = 100 AND `goods_state` = 1 AND `goods_verify` = 1 LIMIT 1 [ RunTime:0.001775s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) FROM `ds_goods` WHERE `store_id` = 100 AND `goods_state` = 1 AND `goods_verify` = 1 GROUP BY CONCAT(goods_commonid) ) `_group_count_` LIMIT 1 [ RunTime:0.002829s ]
[ SQL ] SELECT CONCAT(goods_commonid) as nc_distinct ,goods_id,goods_commonid,goods_name,goods_advword,store_id,store_name,goods_price,goods_promotion_price,goods_marketprice,goods_storage,goods_image,goods_freight,goods_salenum,color_id,evaluation_good_star,evaluation_count,goods_promotion_type FROM `ds_goods` WHERE `store_id` = 100 AND `goods_state` = 1 AND `goods_verify` = 1 GROUP BY CONCAT(goods_commonid) ORDER BY `goods_id` DESC LIMIT 0,24 [ RunTime:0.002388s ]
[ SQL ] SHOW COLUMNS FROM `ds_goodsimages` [ RunTime:0.002032s ]
[ SQL ] SELECT * FROM `ds_goodsimages` WHERE `goods_commonid` IN (1097,1096,1095,1094,1093,1092,1090,1089) ORDER BY `goodsimage_isdefault` DESC,`goodsimage_sort` ASC [ RunTime:0.001602s ]
[ SQL ] SELECT * FROM `ds_storegoodsclass` WHERE `storegc_id` = 0 LIMIT 1 [ RunTime:0.004996s ]