SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000829s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000340s ]
SHOW FULL COLUMNS FROM `wst_styles` [ RunTime:0.000438s ]
SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000275s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000381s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000237s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000469s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000262s ]
SHOW FULL COLUMNS FROM `wst_home_menus` [ RunTime:0.000495s ]
SELECT * FROM `wst_home_menus` WHERE `dataFlag` = 1 [ RunTime:0.000312s ]
SHOW FULL COLUMNS FROM `wst_coupons` [ RunTime:0.000719s ]
SELECT COUNT(*) AS think_count FROM `wst_coupons` `c` WHERE `c`.`dataFlag` = 1 AND `c`.`couponType` = 2 AND `endDate` >= '2023-04-02' [ RunTime:0.000254s ]
SELECT * FROM `wst_coupons` `c` WHERE `c`.`dataFlag` = 1 AND `c`.`couponType` = 2 AND `endDate` >= '2023-04-02' ORDER BY `c`.`endDate` DESC LIMIT 0,15 [ RunTime:0.000293s ]
SHOW FULL COLUMNS FROM `wst_coupon_users` [ RunTime:0.000549s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 6 [ RunTime:0.000235s ]
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.000203s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 4 [ RunTime:0.000196s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 2 [ RunTime:0.000207s ]
SELECT COUNT(*) AS think_count FROM `wst_coupon_users` WHERE `userId` = 0 AND `couponId` = 1 [ RunTime:0.000189s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000486s ]
SELECT `catName`,`simpleName`,`catId` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000302s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000446s ]
SELECT * FROM `wst_navs` WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000247s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.000585s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%WSTShop%' [ RunTime:0.000473s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%开源B2C系统%' [ RunTime:0.000331s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%网上商店%' [ RunTime:0.000321s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%华为荣耀手机%' [ RunTime:0.000348s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%酒仙网剑南春%' [ RunTime:0.000398s ]
SELECT `catName`,`catId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000371s ]
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.000386s ]
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.000504s ]
SHOW FULL COLUMNS FROM `wst_article_cats` [ RunTime:0.000594s ]
SELECT `catName`,`catId` FROM `wst_article_cats` WHERE `catType` = 1 AND `dataFlag` = 1 AND `isShow` = 1 ORDER BY `catSort` ASC LIMIT 5 [ RunTime:0.000311s ]
SHOW FULL COLUMNS FROM `wst_articles` [ RunTime:0.000510s ]
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.000309s ]
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.000291s ]
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.000284s ]
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.000275s ]
SHOW FULL COLUMNS FROM `wst_friendlinks` [ RunTime:0.000528s ]
SELECT * FROM `wst_friendlinks` WHERE `dataFlag` = 1 ORDER BY `friendlinkSort` ASC [ RunTime:0.000281s ]