SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000374s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000218s ]
SHOW FULL COLUMNS FROM `wst_styles` [ RunTime:0.000283s ]
SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000164s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000223s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000157s ]
SHOW FULL COLUMNS FROM `wst_home_menus` [ RunTime:0.000292s ]
SHOW FULL COLUMNS FROM `wst_data_cats` [ RunTime:0.000246s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000128s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000216s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000122s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000196s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.000383s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000329s ]
SHOW FULL COLUMNS FROM `wst_brands` [ RunTime:0.000242s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000153s ]
SELECT `seoTitle`,`seoKeywords`,`seoDes`,`catListTheme` FROM `wst_goods_cats` WHERE `catId` = 33 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000128s ]
SHOW FULL COLUMNS FROM `wst_cat_brands` [ RunTime:0.000236s ]
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.000227s ]
SHOW FULL COLUMNS FROM `wst_attributes` [ RunTime:0.000254s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000121s ]
SELECT `attrId`,`attrName`,`attrVal` FROM `wst_attributes` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `goodsCatId` = 33 AND `attrType` <> 0 ORDER BY `attrSort` ASC [ RunTime:0.000167s ]
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_%' OR `goodsViceCatId` LIKE '33_%' ) LIMIT 1 [ RunTime:0.000280s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` `g` WHERE `g`.`dataFlag` = 1 AND `isSale` = 1 AND ( `goodsCatIdPath` LIKE '33_%' OR `goodsViceCatId` LIKE '33_%' ) [ RunTime:0.000235s ]
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_%' OR `goodsViceCatId` LIKE '33_%' ) ORDER BY `goodsSort` ASC,`saleNum` DESC,`goodsId` ASC LIMIT 0,24 [ RunTime:0.000308s ]
SHOW FULL COLUMNS FROM `wst_favorites` [ RunTime:0.000256s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 22 LIMIT 1 [ RunTime:0.000130s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 26 LIMIT 1 [ RunTime:0.000108s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 35 LIMIT 1 [ RunTime:0.000102s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 36 LIMIT 1 [ RunTime:0.000098s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 37 LIMIT 1 [ RunTime:0.000102s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 23 LIMIT 1 [ RunTime:0.000124s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 20 LIMIT 1 [ RunTime:0.000101s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 21 LIMIT 1 [ RunTime:0.000098s ]
SHOW FULL COLUMNS FROM `wst_coupon_goods` [ RunTime:0.000265s ]
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.000222s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 22 LIMIT 1 [ RunTime:0.000115s ]
SHOW FULL COLUMNS FROM `wst_coupon_cats` [ RunTime:0.000220s ]
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.000203s ]
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` = 26 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000166s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 26 LIMIT 1 [ RunTime:0.000114s ]
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.000150s ]
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` = 35 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000142s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 35 LIMIT 1 [ RunTime:0.000112s ]
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.000158s ]
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` = 36 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000139s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 36 LIMIT 1 [ RunTime:0.000104s ]
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.000152s ]
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` = 37 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000153s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 37 LIMIT 1 [ RunTime:0.000135s ]
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.000155s ]
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` = 23 AND `endDate` IN ('>=','2026-02-23') [ RunTime:0.000146s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 23 LIMIT 1 [ RunTime:0.000110s ]
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.000167s ]
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.000160s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 20 LIMIT 1 [ RunTime:0.000111s ]
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.000151s ]
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.000144s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 21 LIMIT 1 [ RunTime:0.000117s ]
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.000158s ]
SHOW FULL COLUMNS FROM `wst_reward_goods` [ RunTime:0.000251s ]
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.000198s ]
SHOW FULL COLUMNS FROM `wst_rewards` [ RunTime:0.000227s ]
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.000139s ]
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=26 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.000126s ]
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=35 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000157s ]
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.000129s ]
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=36 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000134s ]
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.000117s ]
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=37 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000131s ]
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.000126s ]
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=23 and startDate<="2026-02-23" and endDate>="2026-02-23" ) [ RunTime:0.000142s ]
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.000117s ]
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.000131s ]
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.000116s ]
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.000129s ]
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 `catId`,`catName` FROM `wst_goods_cats` WHERE `parentId` = 33 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.000145s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000132s ]
SELECT `catName` FROM `wst_goods_cats` WHERE `catId` = 33 ORDER BY `catId` DESC [ RunTime:0.000120s ]
SELECT `parentId`,`catName`,`catId` FROM `wst_goods_cats` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `catId` = 33 LIMIT 1 [ RunTime:0.000162s ]
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` = 33 ORDER BY `r`.`dataSort` ASC LIMIT 20 [ RunTime:0.000259s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 33 LIMIT 1 [ RunTime:0.000116s ]
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_%' ORDER BY `saleNum` DESC,`goodsId` ASC LIMIT 20 [ RunTime:0.000193s ]