SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000521s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000316s ]
SHOW FULL COLUMNS FROM `wst_styles` [ RunTime:0.000368s ]
SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000197s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000290s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000216s ]
SHOW FULL COLUMNS FROM `wst_home_menus` [ RunTime:0.000451s ]
SHOW FULL COLUMNS FROM `wst_data_cats` [ RunTime:0.000400s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000184s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000350s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000147s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000333s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.000552s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000397s ]
SHOW FULL COLUMNS FROM `wst_brands` [ RunTime:0.000363s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 52 LIMIT 1 [ RunTime:0.000168s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 4 LIMIT 1 [ RunTime:0.000137s ]
SELECT `seoTitle`,`seoKeywords`,`seoDes`,`catListTheme` FROM `wst_goods_cats` WHERE `catId` = 52 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000151s ]
SHOW FULL COLUMNS FROM `wst_cat_brands` [ RunTime:0.000355s ]
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=4 INNER JOIN `wst_goods` `g` ON `g`.`brandId`=`b`.`brandId` ORDER BY `b`.`brandName` ASC [ RunTime:0.000428s ]
SHOW FULL COLUMNS FROM `wst_attributes` [ RunTime:0.000354s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 52 LIMIT 1 [ RunTime:0.000182s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 4 LIMIT 1 [ RunTime:0.000129s ]
SELECT `attrId`,`attrName`,`attrVal` FROM `wst_attributes` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `goodsCatId` IN (4,52) AND `attrType` <> 0 ORDER BY `attrSort` ASC [ RunTime:0.000213s ]
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 '4_52_%' OR `goodsViceCatId` LIKE '4_52_%' ) LIMIT 1 [ RunTime:0.000382s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` `g` WHERE `g`.`dataFlag` = 1 AND `isSale` = 1 AND ( `goodsCatIdPath` LIKE '4_52_%' OR `goodsViceCatId` LIKE '4_52_%' ) [ RunTime:0.000307s ]
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 '4_52_%' OR `goodsViceCatId` LIKE '4_52_%' ) ORDER BY `goodsSort` ASC,`saleNum` DESC,`goodsId` ASC LIMIT 0,24 [ RunTime:0.000392s ]
SHOW FULL COLUMNS FROM `wst_favorites` [ RunTime:0.000339s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 22 LIMIT 1 [ RunTime:0.000147s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 20 LIMIT 1 [ RunTime:0.000125s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 21 LIMIT 1 [ RunTime:0.000144s ]
SHOW FULL COLUMNS FROM `wst_coupon_goods` [ RunTime:0.000308s ]
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-04-10') [ RunTime:0.000260s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 22 LIMIT 1 [ RunTime:0.000151s ]
SHOW FULL COLUMNS FROM `wst_coupon_cats` [ RunTime:0.000324s ]
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-04-10') [ RunTime:0.000210s ]
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-04-10') [ RunTime:0.000211s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 20 LIMIT 1 [ RunTime:0.000129s ]
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-04-10') [ RunTime:0.000190s ]
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-04-10') [ RunTime:0.000185s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 21 LIMIT 1 [ RunTime:0.000158s ]
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-04-10') [ RunTime:0.000227s ]
SHOW FULL COLUMNS FROM `wst_reward_goods` [ RunTime:0.000337s ]
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-04-10" and endDate>="2026-04-10" ) [ RunTime:0.000218s ]
SHOW FULL COLUMNS FROM `wst_rewards` [ RunTime:0.000298s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2026-04-10" and endDate>="2026-04-10" ) [ RunTime:0.000196s ]
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-04-10" and endDate>="2026-04-10" ) [ RunTime:0.000185s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2026-04-10" and endDate>="2026-04-10" ) [ RunTime:0.000162s ]
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-04-10" and endDate>="2026-04-10" ) [ RunTime:0.000181s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2026-04-10" and endDate>="2026-04-10" ) [ RunTime:0.000178s ]
SELECT `catId`,`catName` FROM `wst_goods_cats` WHERE `parentId` = 52 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.000159s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 52 LIMIT 1 [ RunTime:0.000144s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 4 LIMIT 1 [ RunTime:0.000125s ]
SELECT `catName` FROM `wst_goods_cats` WHERE `catId` IN (4,52) ORDER BY `catId` DESC [ RunTime:0.000149s ]
SELECT `parentId`,`catName`,`catId` FROM `wst_goods_cats` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `catId` = 52 LIMIT 1 [ RunTime:0.000179s ]
SELECT `parentId`,`catName`,`catId` FROM `wst_goods_cats` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `catId` = 4 LIMIT 1 [ RunTime:0.000150s ]