SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000376s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000220s ]
SHOW FULL COLUMNS FROM `wst_styles` [ RunTime:0.000261s ]
SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000162s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000205s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000174s ]
SHOW FULL COLUMNS FROM `wst_home_menus` [ RunTime:0.000282s ]
SHOW FULL COLUMNS FROM `wst_data_cats` [ RunTime:0.000259s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000140s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000224s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000120s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000213s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.000364s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000288s ]
SHOW FULL COLUMNS FROM `wst_brands` [ RunTime:0.000257s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000123s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000121s ]
SELECT `seoTitle`,`seoKeywords`,`seoDes`,`catListTheme` FROM `wst_goods_cats` WHERE `catId` = 47 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000124s ]
SHOW FULL COLUMNS FROM `wst_cat_brands` [ RunTime:0.000240s ]
SELECT distinct(b.brandId) 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=33 INNER JOIN `wst_goods` `g` ON `g`.`brandId`=`b`.`brandId` ORDER BY `b`.`brandName` ASC [ RunTime:0.000204s ]
SHOW FULL COLUMNS FROM `wst_attributes` [ RunTime:0.000261s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000132s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000104s ]
SELECT `attrId`,`attrName`,`attrVal` FROM `wst_attributes` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `goodsCatId` IN (33,47) AND `attrType` <> 0 ORDER BY `attrSort` ASC [ RunTime:0.000165s ]
SELECT min(shopPrice) minPrice,max(shopPrice) maxPrice,sum(saleNum+fictitiousSales) saleNum FROM `wst_goods` `g` WHERE `g`.`dataFlag` = 1 AND `isSale` = 1 AND ( `goodsCatIdPath` LIKE '33_47_%' OR `goodsViceCatId` LIKE '33_47_%' ) LIMIT 1 [ RunTime:0.000261s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` `g` WHERE `g`.`dataFlag` = 1 AND `isSale` = 1 AND ( `goodsCatIdPath` LIKE '33_47_%' OR `goodsViceCatId` LIKE '33_47_%' ) [ RunTime:0.000230s ]
SELECT goodsId,goodsName,isFreeShipping,goodsSn,goodsStock,shopPrice,marketPrice,isSpec,goodsImg,appraiseNum,visitNum,isNew,(saleNum+fictitiousSales) AS `saleNum` FROM `wst_goods` `g` WHERE `g`.`dataFlag` = 1 AND `isSale` = 1 AND ( `goodsCatIdPath` LIKE '33_47_%' OR `goodsViceCatId` LIKE '33_47_%' ) ORDER BY `goodsSort` ASC,`saleNum` DESC,`goodsId` ASC LIMIT 0,24 [ RunTime:0.000272s ]
SHOW FULL COLUMNS FROM `wst_favorites` [ RunTime:0.000257s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 22 LIMIT 1 [ RunTime:0.000136s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 20 LIMIT 1 [ RunTime:0.000112s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 21 LIMIT 1 [ RunTime:0.000117s ]
SHOW FULL COLUMNS FROM `wst_coupon_goods` [ RunTime:0.000275s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_goods` `cg` INNER JOIN `wst_coupons` `c` ON `cg`.`couponId`=`c`.`couponId` WHERE `dataFlag` = 1 AND `goodsId` = 22 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000214s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 22 LIMIT 1 [ RunTime:0.000119s ]
SHOW FULL COLUMNS FROM `wst_coupon_cats` [ RunTime:0.000232s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_cats` `cg` INNER JOIN `wst_coupons` `c` ON `cg`.`couponId`=`c`.`couponId` WHERE `dataFlag` = 1 AND `catId` = 4 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000179s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_goods` `cg` INNER JOIN `wst_coupons` `c` ON `cg`.`couponId`=`c`.`couponId` WHERE `dataFlag` = 1 AND `goodsId` = 20 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000161s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 20 LIMIT 1 [ RunTime:0.000128s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_cats` `cg` INNER JOIN `wst_coupons` `c` ON `cg`.`couponId`=`c`.`couponId` WHERE `dataFlag` = 1 AND `catId` = 4 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000154s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_goods` `cg` INNER JOIN `wst_coupons` `c` ON `cg`.`couponId`=`c`.`couponId` WHERE `dataFlag` = 1 AND `goodsId` = 21 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000142s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 21 LIMIT 1 [ RunTime:0.000107s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_cats` `cg` INNER JOIN `wst_coupons` `c` ON `cg`.`couponId`=`c`.`couponId` WHERE `dataFlag` = 1 AND `catId` = 4 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000157s ]
SHOW FULL COLUMNS FROM `wst_reward_goods` [ RunTime:0.000250s ]
SELECT COUNT(*) AS think_count FROM `wst_reward_goods` `rg` INNER JOIN `wst_rewards` `r` ON `rg`.`rewardId`=`r`.`rewardId` WHERE ( r.dataFlag=1 and goodsId=22 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000187s ]
SHOW FULL COLUMNS FROM `wst_rewards` [ RunTime:0.000252s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000140s ]
SELECT COUNT(*) AS think_count FROM `wst_reward_goods` `rg` INNER JOIN `wst_rewards` `r` ON `rg`.`rewardId`=`r`.`rewardId` WHERE ( r.dataFlag=1 and goodsId=20 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000145s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000123s ]
SELECT COUNT(*) AS think_count FROM `wst_reward_goods` `rg` INNER JOIN `wst_rewards` `r` ON `rg`.`rewardId`=`r`.`rewardId` WHERE ( r.dataFlag=1 and goodsId=21 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000150s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000125s ]
SELECT `catId`,`catName` FROM `wst_goods_cats` WHERE `parentId` = 47 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.000132s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000127s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000115s ]
SELECT `catName` FROM `wst_goods_cats` WHERE `catId` IN (33,47) ORDER BY `catId` DESC [ RunTime:0.000133s ]
SELECT `parentId`,`catName`,`catId` FROM `wst_goods_cats` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `catId` = 47 LIMIT 1 [ RunTime:0.000164s ]
SELECT `parentId`,`catName`,`catId` FROM `wst_goods_cats` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `catId` = 33 LIMIT 1 [ RunTime:0.000121s ]
SELECT g.goodsId,goodsName,goodsImg,goodsSn,goodsStock,shopPrice,marketPrice,isSpec,appraiseNum,visitNum,isNew,(saleNum+fictitiousSales) saleNum FROM `wst_goods` `g` INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` WHERE `r`.`dataSrc` = 0 AND `g`.`isSale` = 1 AND `g`.`dataFlag` = 1 AND `r`.`dataType` = 0 AND `r`.`goodsCatId` = 47 ORDER BY `r`.`dataSort` ASC LIMIT 20 [ RunTime:0.000257s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000113s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000110s ]
SELECT goodsId,goodsName,goodsImg,goodsSn,goodsStock,shopPrice,marketPrice,isSpec,appraiseNum,visitNum,isNew,(saleNum+fictitiousSales) saleNum FROM `wst_goods` `g` WHERE `isSale` = 1 AND `g`.`dataFlag` = 1 AND `isRecom` = 1 AND `g`.`goodsCatIdPath` LIKE '33_47_%' ORDER BY `saleNum` DESC,`goodsId` ASC LIMIT 20 [ RunTime:0.000203s ]