SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000754s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000421s ]
SHOW FULL COLUMNS FROM `wst_styles` [ RunTime:0.000607s ]
SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000283s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000514s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000249s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000486s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000248s ]
SHOW FULL COLUMNS FROM `wst_home_menus` [ RunTime:0.000552s ]
SELECT * FROM `wst_home_menus` WHERE `dataFlag` = 1 [ RunTime:0.000336s ]
SHOW FULL COLUMNS FROM `wst_switchs` [ RunTime:0.000551s ]
SELECT * FROM `wst_switchs` [ RunTime:0.000215s ]
SHOW FULL COLUMNS FROM `wst_data_cats` [ RunTime:0.000467s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000203s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000397s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000176s ]
SELECT * FROM `wst_datas` WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000317s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.000591s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000480s ]
SHOW FULL COLUMNS FROM `wst_brands` [ RunTime:0.000461s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 71 LIMIT 1 [ RunTime:0.000192s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000167s ]
SELECT `seoTitle`,`seoKeywords`,`seoDes`,`catListTheme` FROM `wst_goods_cats` WHERE `catId` = 71 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000186s ]
SHOW FULL COLUMNS FROM `wst_cat_brands` [ RunTime:0.000478s ]
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=47 INNER JOIN `wst_goods` `g` ON `g`.`brandId`=`b`.`brandId` ORDER BY `b`.`brandName` ASC [ RunTime:0.000525s ]
SHOW FULL COLUMNS FROM `wst_attributes` [ RunTime:0.000493s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 71 LIMIT 1 [ RunTime:0.000185s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000235s ]
SELECT `attrId`,`attrName`,`attrVal` FROM `wst_attributes` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `goodsCatId` IN (47,71) AND `attrType` <> 0 ORDER BY `attrSort` ASC [ RunTime:0.000279s ]
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 '47_71_%' LIMIT 1 [ RunTime:0.000339s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` `g` WHERE `g`.`dataFlag` = 1 AND `isSale` = 1 AND `goodsCatIdPath` LIKE '47_71_%' [ RunTime:0.000266s ]
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 '47_71_%' ORDER BY `goodsSort` ASC,`saleNum` DESC,`goodsId` ASC LIMIT 0,20 [ RunTime:0.000357s ]
SHOW FULL COLUMNS FROM `wst_favorites` [ RunTime:0.000497s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 6 LIMIT 1 [ RunTime:0.000212s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 7 LIMIT 1 [ RunTime:0.000180s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 4 LIMIT 1 [ RunTime:0.000180s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 3 LIMIT 1 [ RunTime:0.000162s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 55 LIMIT 1 [ RunTime:0.000206s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 56 LIMIT 1 [ RunTime:0.000164s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 8 LIMIT 1 [ RunTime:0.000158s ]
SELECT * FROM `wst_favorites` WHERE `userId` = 0 AND `goodsId` = 9 LIMIT 1 [ RunTime:0.000159s ]
SHOW FULL COLUMNS FROM `wst_reward_goods` [ RunTime:0.000500s ]
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=6 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000368s ]
SHOW FULL COLUMNS FROM `wst_rewards` [ RunTime:0.000390s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000229s ]
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=7 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000295s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000220s ]
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=4 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000227s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000232s ]
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=3 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000224s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000242s ]
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=55 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000276s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000213s ]
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=56 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000218s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000264s ]
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=8 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000265s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000209s ]
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=9 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000240s ]
SELECT COUNT(*) AS think_count FROM `wst_rewards` WHERE ( dataFlag=1 and useObjects=0 and startDate<="2023-06-04" and endDate>="2023-06-04" ) [ RunTime:0.000215s ]
SHOW FULL COLUMNS FROM `wst_coupon_goods` [ RunTime:0.000466s ]
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` = 6 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000353s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 6 LIMIT 1 [ RunTime:0.000191s ]
SHOW FULL COLUMNS FROM `wst_coupon_cats` [ RunTime:0.000444s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000249s ]
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` = 7 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000250s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 7 LIMIT 1 [ RunTime:0.000172s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000274s ]
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` = 4 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000289s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 4 LIMIT 1 [ RunTime:0.000180s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000231s ]
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` = 3 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000264s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 3 LIMIT 1 [ RunTime:0.000166s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000232s ]
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` = 55 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000267s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 55 LIMIT 1 [ RunTime:0.000169s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000232s ]
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` = 56 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000272s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 56 LIMIT 1 [ RunTime:0.000167s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000221s ]
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` = 8 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000252s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 8 LIMIT 1 [ RunTime:0.000172s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000242s ]
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` = 9 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000246s ]
SELECT `goodsCatIdPath` FROM `wst_goods` WHERE `goodsId` = 9 LIMIT 1 [ RunTime:0.000175s ]
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` = 47 AND `endDate` IN ('>=','2023-06-04') [ RunTime:0.000223s ]
SELECT `config` FROM `wst_addons` WHERE `name` = 'Distribut' LIMIT 1 [ RunTime:0.000232s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 6 LIMIT 1 [ RunTime:0.000170s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 7 LIMIT 1 [ RunTime:0.000156s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 4 LIMIT 1 [ RunTime:0.000153s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 3 LIMIT 1 [ RunTime:0.000182s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 55 LIMIT 1 [ RunTime:0.000151s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 56 LIMIT 1 [ RunTime:0.000164s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 8 LIMIT 1 [ RunTime:0.000171s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 9 LIMIT 1 [ RunTime:0.000156s ]
SELECT `catId`,`catName` FROM `wst_goods_cats` WHERE `parentId` = 71 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.000202s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 71 LIMIT 1 [ RunTime:0.000175s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000175s ]
SELECT `catName` FROM `wst_goods_cats` WHERE `catId` IN (47,71) ORDER BY `catId` DESC [ RunTime:0.000185s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000498s ]
SELECT * FROM `wst_navs` WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000267s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%WSTShop%' [ RunTime:0.000368s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%开源B2C系统%' [ RunTime:0.000338s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%网上商店%' [ RunTime:0.000324s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%华为荣耀手机%' [ RunTime:0.000331s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%酒仙网剑南春%' [ RunTime:0.000306s ]
SELECT `catName`,`catId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000297s ]
SELECT `catName`,`catId`,`parentId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (47,48,49,50,51,54,334,52,53,55,335,56) ORDER BY `catSort` ASC [ RunTime:0.000360s ]
SELECT `catName`,`catId`,`parentId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (190,137,219,189,84,118,80,74,339,348,61,164,85,167,119,138,165,103,220,78,340,349,62,191,139,221,258,166,350,63,120,108,79,86,222,361,64,259,81,192,87,121,140,82,193,141,223,260,65,66,261,71,109) ORDER BY `catSort` ASC [ RunTime:0.000491s ]
SELECT `parentId`,`catName`,`catId` FROM `wst_goods_cats` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `catId` = 71 LIMIT 1 [ RunTime:0.000238s ]
SELECT `parentId`,`catName`,`catId` FROM `wst_goods_cats` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `catId` = 47 LIMIT 1 [ RunTime:0.000179s ]
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` = 71 ORDER BY `r`.`dataSort` ASC LIMIT 20 [ RunTime:0.000414s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 71 LIMIT 1 [ RunTime:0.000193s ]
SELECT `parentId` FROM `wst_goods_cats` WHERE `catId` = 47 LIMIT 1 [ RunTime:0.000156s ]
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 '47_71_%' ORDER BY `saleNum` DESC,`goodsId` ASC LIMIT 20 [ RunTime:0.000310s ]
SHOW FULL COLUMNS FROM `wst_goods_specs` [ RunTime:0.000489s ]
SELECT * FROM `wst_goods_specs` WHERE `goodsId` IN (6,4) AND `dataFlag` = 1 ORDER BY `id` ASC [ RunTime:0.000318s ]
SELECT `config` FROM `wst_addons` WHERE `name` = 'Distribut' LIMIT 1 [ RunTime:0.000218s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 6 LIMIT 1 [ RunTime:0.000170s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 7 LIMIT 1 [ RunTime:0.000233s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 4 LIMIT 1 [ RunTime:0.000173s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 3 LIMIT 1 [ RunTime:0.000170s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 55 LIMIT 1 [ RunTime:0.000159s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 8 LIMIT 1 [ RunTime:0.000186s ]
SELECT `commission` FROM `wst_goods` WHERE `goodsId` = 9 LIMIT 1 [ RunTime:0.000156s ]
SHOW FULL COLUMNS FROM `wst_article_cats` [ RunTime:0.000419s ]
SELECT `catName`,`catId` FROM `wst_article_cats` WHERE `catType` = 1 AND `dataFlag` = 1 AND `isShow` = 1 ORDER BY `catSort` ASC LIMIT 5 [ RunTime:0.000258s ]
SHOW FULL COLUMNS FROM `wst_articles` [ RunTime:0.000464s ]
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.000294s ]
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.000276s ]
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.000261s ]
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.000272s ]
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.000242s ]
SHOW FULL COLUMNS FROM `wst_friendlinks` [ RunTime:0.000437s ]
SELECT * FROM `wst_friendlinks` WHERE `dataFlag` = 1 ORDER BY `friendlinkSort` ASC [ RunTime:0.000236s ]