[ DB ] CONNECT:[ UseTime:0.000404s ] mysql:host=127.0.0.1;port=3306;dbname=wstmart;charset=utf8
[ SQL ] SHOW COLUMNS FROM `wst_sys_configs` [ RunTime:0.000954s ]
[ SQL ] SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000464s ]
[ SQL ] SHOW COLUMNS FROM `wst_styles` [ RunTime:0.000832s ]
[ SQL ] SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000413s ]
[ SQL ] SHOW COLUMNS FROM `wst_datas` [ RunTime:0.000665s ]
[ SQL ] SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000467s ]
[ SQL ] show tables like 'wst_app_session'; [ RunTime:0.000436s ]
[ SQL ] SHOW COLUMNS FROM `wst_home_menus` [ RunTime:0.000990s ]
[ SQL ] SELECT * FROM `wst_home_menus` WHERE `dataFlag` = 1 ORDER BY `menuType` ASC [ RunTime:0.000694s ]
[ SQL ] SHOW COLUMNS FROM `wst_switchs` [ RunTime:0.001331s ]
[ SQL ] SELECT * FROM `wst_switchs` [ RunTime:0.000316s ]
[ SQL ] SHOW COLUMNS FROM `wst_data_cats` [ RunTime:0.000825s ]
[ SQL ] SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000300s ]
[ SQL ] SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000946s ]
[ SQL ] SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000430s ]
[ SQL ] SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000619s ]
[ SQL ] SHOW COLUMNS FROM `wst_goods_cats` [ RunTime:0.001170s ]
[ SQL ] SELECT `seoTitle`,`seoKeywords`,`seoDes`,`catListTheme` FROM `wst_goods_cats` WHERE `catId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000326s ]
[ SQL ] SHOW COLUMNS FROM `wst_areas` [ RunTime:0.001147s ]
[ SQL ] SELECT `areaId`,`areaName`,`parentId` FROM `wst_areas` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `parentId` = 0 ORDER BY `areaSort` DESC [ RunTime:0.000643s ]
[ SQL ] SHOW COLUMNS FROM `wst_cat_brands` [ RunTime:0.004029s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandName`,`b`.`brandImg` FROM `wst_cat_brands` `l` INNER JOIN `wst_brands` `b` ON `b`.`brandId`=l.brandId and b.dataFlag=1 and l.catId=0 INNER JOIN `wst_goods` `g` ON `g`.`brandId`=`b`.`brandId` GROUP BY `b`.`brandId` ORDER BY `b`.`sortNo` ASC [ RunTime:0.000437s ]
[ SQL ] SHOW COLUMNS FROM `wst_goods` [ RunTime:0.000944s ]
[ SQL ] SELECT `goodsId` FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsStatus` = 1 AND `brandId` IN (13) [ RunTime:0.000540s ]
[ SQL ] SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 0 LIMIT 1 [ RunTime:0.000233s ]
[ SQL ] SHOW COLUMNS FROM `wst_attributes` [ RunTime:0.001323s ]
[ SQL ] SELECT `attrId`,`attrName`,`attrVal` FROM `wst_attributes` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `shopId` = 0 AND `goodsCatId` IN (0) AND `attrType` <> 0 ORDER BY `attrSort` ASC [ RunTime:0.000319s ]
[ SQL ] SELECT ga.attrId,GROUP_CONCAT(distinct ga.attrVal) attrVal,a.attrName FROM `wst_attributes` `a` INNER JOIN `wst_goods_attributes` `ga` ON `ga`.`attrId`=`a`.`attrId` WHERE `a`.`isShow` = '1' AND `a`.`dataFlag` = '1' AND `ga`.`goodsId` IN ('5','7','8','9','10','11','12','13','15') AND `a`.`attrType` <> '0' GROUP BY `ga`.`attrId` ORDER BY `a`.`attrSort` ASC [ RunTime:0.000794s ]
[ SQL ] SELECT min(shopPrice) minPrice,max(shopPrice) maxPrice FROM `wst_goods` `g` INNER JOIN `wst_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `goodsStatus` = 1 AND `g`.`dataFlag` = '1' AND `isSale` = 1 [ RunTime:0.000664s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `wst_goods` `g` INNER JOIN `wst_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `goodsStatus` = 1 AND `g`.`dataFlag` = '1' AND `isSale` = 1 AND `brandId` IN (13) LIMIT 1 [ RunTime:0.000502s ]
[ SQL ] SELECT `goodsId`,`goodsName`,`goodsSn`,`goodsStock`,`isNew`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`goodsImg`,`appraiseNum`,`visitNum`,`s`.`shopId`,`shopName`,`isSelf`,`isFreeShipping`,`gallery` FROM `wst_goods` `g` INNER JOIN `wst_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `goodsStatus` = 1 AND `g`.`dataFlag` = '1' AND `isSale` = 1 AND `brandId` IN (13) ORDER BY appraiseNum desc, visitNum desc LIMIT 0,20 [ RunTime:0.000471s ]
[ SQL ] SHOW COLUMNS FROM `wst_favorites` [ RunTime:0.000767s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 10 LIMIT 1 [ RunTime:0.000222s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 5 LIMIT 1 [ RunTime:0.000222s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 12 LIMIT 1 [ RunTime:0.000192s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 7 LIMIT 1 [ RunTime:0.000216s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 9 LIMIT 1 [ RunTime:0.000200s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 11 LIMIT 1 [ RunTime:0.000708s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 13 LIMIT 1 [ RunTime:0.000254s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 8 LIMIT 1 [ RunTime:0.000313s ]
[ SQL ] SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 15 LIMIT 1 [ RunTime:0.000236s ]
[ SQL ] SHOW COLUMNS FROM `wst_ads` [ RunTime:0.000983s ]
[ SQL ] SELECT `adId`,`adName`,`adURL`,`subTitle`,`adFile`,`positionWidth`,`positionHeight` FROM `wst_ads` `a` LEFT JOIN `wst_ad_positions` `ap` ON `a`.`adPositionId`=ap.positionId and ap.dataFlag=1 WHERE ( a.dataFlag=1 and ap.positionCode='index-top-ads' and adStartDate<= '2025-06-22' and adEndDate>='2025-06-22' ) ORDER BY `adSort` LIMIT 99 [ RunTime:0.000633s ]
[ SQL ] SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000401s ]
[ SQL ] SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000600s ]
[ SQL ] SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000389s ]
[ SQL ] SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000841s ]
[ SQL ] SELECT `catName`,`catId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000700s ]
[ SQL ] SELECT `catName`,`catId`,`parentId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (52,53,47,49,50,51,54,48,334,55,335,56) ORDER BY `catSort` ASC [ RunTime:0.000678s ]
[ SQL ] SELECT `catName`,`catId`,`parentId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (190,61,164,219,80,137,118,74,189,339,348,84,85,340,138,167,165,349,119,103,62,220,78,221,258,139,108,86,191,63,79,350,166,120,64,361,121,259,87,140,222,81,192,223,82,65,193,141,260,66,71,261,109) ORDER BY `catSort` ASC [ RunTime:0.001301s ]
[ SQL ] SELECT `catName`,`catId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000491s ]
[ SQL ] SELECT `catName`,`catId`,`parentId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (52,53,47,49,50,51,54,48,334,55,335,56) ORDER BY `catSort` ASC [ RunTime:0.000530s ]
[ SQL ] SELECT `catName`,`catId`,`parentId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (190,61,164,219,80,137,118,74,189,339,348,84,85,340,138,167,165,349,119,103,62,220,78,221,258,139,108,86,191,63,79,350,166,120,64,361,121,259,87,140,222,81,192,223,82,65,193,141,260,66,71,261,109) ORDER BY `catSort` ASC [ RunTime:0.000851s ]
[ SQL ] SHOW COLUMNS FROM `wst_brands` [ RunTime:0.001299s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '52' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000515s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '52' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000496s ]
[ SQL ] SHOW COLUMNS FROM `wst_shops` [ RunTime:0.001007s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '52' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000520s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=52 ) LIMIT 4 [ RunTime:0.000471s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '53' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000615s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '53' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000482s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '53' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000407s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=53 ) LIMIT 4 [ RunTime:0.000402s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '47' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000438s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '47' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000631s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '47' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000603s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=47 ) LIMIT 4 [ RunTime:0.000434s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '49' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000372s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '49' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000534s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '49' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000396s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=49 ) LIMIT 4 [ RunTime:0.000427s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '50' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000386s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '50' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000423s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '50' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000392s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=50 ) LIMIT 4 [ RunTime:0.000474s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '51' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000632s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '51' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000491s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '51' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000423s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=51 ) LIMIT 4 [ RunTime:0.000493s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '54' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000376s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '54' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000592s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '54' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000399s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=54 ) LIMIT 4 [ RunTime:0.000393s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '48' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000353s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '48' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000456s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '48' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000394s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=48 ) LIMIT 4 [ RunTime:0.000444s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '334' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000362s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '334' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000682s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '334' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000428s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=334 ) LIMIT 4 [ RunTime:0.000537s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '55' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000410s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '55' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000544s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '55' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000438s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=55 ) LIMIT 4 [ RunTime:0.000441s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '335' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000326s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '335' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000500s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '335' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000482s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=335 ) LIMIT 4 [ RunTime:0.000488s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `wst_brands` `b` INNER JOIN `wst_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '56' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.000417s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '56' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.000429s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,r.goodsCatId catId,`sc`.`shopStreetImg` FROM `wst_shops` `b` INNER JOIN `wst_recommends` `r` ON `b`.`shopId`=`r`.`dataId` INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE `r`.`dataSrc` = '1' AND `b`.`dataFlag` = '1' AND `b`.`applyStatus` = '2' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '56' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000431s ]
[ SQL ] SELECT `b`.`shopId`,`b`.`shopImg`,`b`.`shopName`,`gcb`.`catId`,`sc`.`shopStreetImg` FROM `wst_goods_cats` `gc` INNER JOIN `wst_cat_shops` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `wst_shops` `b` ON `gcb`.`shopId`=b.shopId and b.shopStatus=1 and b.dataFlag=1 INNER JOIN `wst_shop_configs` `sc` ON `b`.`shopId`=`sc`.`shopId` WHERE ( gc.dataFlag=1 and gc.isShow=1 and gc.catId=56 ) LIMIT 4 [ RunTime:0.000360s ]
[ SQL ] SHOW COLUMNS FROM `wst_navs` [ RunTime:0.000930s ]
[ SQL ] SELECT * FROM `wst_navs` WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000348s ]
[ SQL ] SELECT `g`.`goodsTips`,`s`.`shopName`,`s`.`shopId`,`g`.`goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `wst_goods` `g` INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` INNER JOIN `wst_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `r`.`dataSrc` = '0' AND `g`.`isSale` = '1' AND `g`.`goodsStatus` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '0' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.000494s ]
[ SQL ] SELECT `goodsCatId` FROM `wst_goods` WHERE `isSale` = 1 AND `goodsStatus` = 1 AND `dataFlag` = 1 AND `goodsId` IN (0) GROUP BY `goodsCatId` [ RunTime:0.000298s ]
[ SQL ] SELECT `goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `wst_goods` WHERE `isSale` = 1 AND `goodsStatus` = 1 AND `dataFlag` = 1 AND `goodsCatId` IN ('') LIMIT 9 [ RunTime:0.000681s ]
[ SQL ] SELECT `g`.`goodsTips`,`s`.`shopName`,`s`.`shopId`,`g`.`goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `wst_goods` `g` INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` INNER JOIN `wst_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `r`.`dataSrc` = '0' AND `g`.`isSale` = '1' AND `g`.`goodsStatus` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '1' AND `r`.`goodsCatId` = '0' ORDER BY `r`.`dataSort` ASC LIMIT 3 [ RunTime:0.000581s ]
[ SQL ] SELECT `g`.`goodsTips`,`s`.`shopName`,`s`.`shopId`,`g`.`goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `wst_goods` `g` INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` INNER JOIN `wst_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `r`.`dataSrc` = '0' AND `g`.`isSale` = '1' AND `g`.`goodsStatus` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '1' AND `r`.`goodsCatId` = '0' ORDER BY `r`.`dataSort` ASC LIMIT 3 [ RunTime:0.000548s ]
[ SQL ] SHOW COLUMNS FROM `wst_article_cats` [ RunTime:0.001157s ]
[ SQL ] SELECT `catName`,`catId` FROM `wst_article_cats` WHERE `catType` = 1 AND `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 7 ORDER BY `catSort` ASC LIMIT 5 [ RunTime:0.000452s ]
[ SQL ] SHOW COLUMNS FROM `wst_articles` [ RunTime:0.000948s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `wst_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 5 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000451s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `wst_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 9 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000415s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `wst_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 1 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000351s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `wst_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 10 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000402s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `wst_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 6 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000407s ]
[ SQL ] SHOW COLUMNS FROM `wst_friendlinks` [ RunTime:0.000840s ]
[ SQL ] SELECT * FROM `wst_friendlinks` WHERE `dataFlag` = 1 ORDER BY `friendlinkSort` ASC [ RunTime:0.000314s ]
[ SQL ] SELECT * FROM `wst_navs` WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000324s ]