SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000786s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `wst_styles` [ RunTime:0.000494s ]
SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000241s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000449s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000212s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000501s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000219s ]
SHOW FULL COLUMNS FROM `wst_home_menus` [ RunTime:0.000528s ]
SELECT * FROM `wst_home_menus` WHERE `dataFlag` = 1 [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `wst_coupons` [ RunTime:0.000546s ]
SELECT COUNT(*) AS think_count FROM `wst_coupons` `c` WHERE `c`.`dataFlag` = 1 AND `c`.`couponType` = 2 AND `endDate` >= '2023-09-24' [ RunTime:0.000239s ]
SELECT * FROM `wst_coupons` `c` WHERE `c`.`dataFlag` = 1 AND `c`.`couponType` = 2 AND `endDate` >= '2023-09-24' ORDER BY `c`.`endDate` DESC LIMIT 0,15 [ RunTime:0.000260s ]
SHOW FULL COLUMNS FROM `wst_coupon_users` [ RunTime:0.000484s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 6 [ RunTime:0.000221s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 5 [ RunTime:0.000189s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 3 [ RunTime:0.000190s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 4 [ RunTime:0.000186s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 2 [ RunTime:0.000174s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 1 [ RunTime:0.000171s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000518s ]
SELECT `catName`,`simpleName`,`catId` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000354s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000535s ]
SELECT * FROM `wst_navs` WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.000669s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%WSTShop%' [ RunTime:0.000421s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%开源B2C系统%' [ RunTime:0.000330s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%网上商店%' [ RunTime:0.000307s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%华为荣耀手机%' [ RunTime:0.000314s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%酒仙网剑南春%' [ RunTime:0.000307s ]
SELECT `catName`,`catId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000277s ]
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.000361s ]
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.000516s ]
SHOW FULL COLUMNS FROM `wst_article_cats` [ RunTime:0.000552s ]
SELECT `catName`,`catId` FROM `wst_article_cats` WHERE `catType` = 1 AND `dataFlag` = 1 AND `isShow` = 1 ORDER BY `catSort` ASC LIMIT 5 [ RunTime:0.000251s ]
SHOW FULL COLUMNS FROM `wst_articles` [ RunTime:0.000518s ]
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.000283s ]
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.000275s ]
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.000256s ]
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.000230s ]
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.000239s ]
SHOW FULL COLUMNS FROM `wst_friendlinks` [ RunTime:0.000496s ]
SELECT * FROM `wst_friendlinks` WHERE `dataFlag` = 1 ORDER BY `friendlinkSort` ASC [ RunTime:0.000230s ]