SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000753s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000387s ]
SHOW FULL COLUMNS FROM `wst_styles` [ RunTime:0.000543s ]
SELECT `styleSys`,`stylePath`,`id` FROM `wst_styles` WHERE `isUse` = 1 [ RunTime:0.000324s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000423s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000256s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000427s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000239s ]
SHOW FULL COLUMNS FROM `wst_home_menus` [ RunTime:0.000685s ]
SELECT * FROM `wst_home_menus` WHERE `dataFlag` = 1 [ RunTime:0.000333s ]
SHOW FULL COLUMNS FROM `wst_integral_goods` [ RunTime:0.000907s ]
SELECT COUNT(*) AS think_count FROM `wst_integral_goods` `gu` INNER JOIN `wst_goods` `g` ON `gu`.`goodsId`=`g`.`goodsId` WHERE ( g.dataFlag=1 and gu.dataFlag=1 and gu.integralStatus=1 ) AND `gu`.`startTime` <= '2023-04-02 09:32:01' AND `gu`.`endTime` >= '2023-04-02 09:32:01' [ RunTime:0.000489s ]
SELECT `g`.`goodsImg`,`g`.`marketPrice`,`g`.`shopPrice`,`gu`.* FROM `wst_integral_goods` `gu` INNER JOIN `wst_goods` `g` ON `gu`.`goodsId`=`g`.`goodsId` WHERE ( g.dataFlag=1 and gu.dataFlag=1 and gu.integralStatus=1 ) AND `gu`.`startTime` <= '2023-04-02 09:32:01' AND `gu`.`endTime` >= '2023-04-02 09:32:01' ORDER BY `gu`.`updateTime` DESC,`gu`.`startTime` ASC,`id` DESC LIMIT 0,20 [ RunTime:0.000450s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000601s ]
SELECT `catName`,`simpleName`,`catId` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000420s ]
SHOW FULL COLUMNS FROM `wst_users` [ RunTime:0.000802s ]
SELECT `userScore`,`userMoney`,`userId` FROM `wst_users` WHERE `userId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000314s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000717s ]
SELECT * FROM `wst_navs` WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000321s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.000635s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%WSTShop%' [ RunTime:0.000515s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%开源B2C系统%' [ RunTime:0.000371s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%网上商店%' [ RunTime:0.000320s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%华为荣耀手机%' [ RunTime:0.000332s ]
SELECT COUNT(*) AS think_count FROM `wst_goods` WHERE `dataFlag` = 1 AND `isSale` = 1 AND `goodsName` LIKE '%酒仙网剑南春%' [ RunTime:0.000304s ]
SELECT `catName`,`catId`,`catImg` FROM `wst_goods_cats` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000308s ]
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.000378s ]
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.000487s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000702s ]
SELECT `adId`,`adName`,`adURL`,`adFile`,`positionWidth`,`positionHeight` FROM `wst_ads` `a` LEFT JOIN `wst_ad_positions` `ap` ON `a`.`adPositionId`=ap.positionId and ap.dataFlag=1 WHERE ( a.dataFlag=1 and ap.positionCode='ads-integral' and adStartDate<= '2023-04-02' and adEndDate>='2023-04-02' ) ORDER BY `adSort` ASC LIMIT 99 [ RunTime:0.000490s ]
SELECT `adId`,`adName`,`adURL`,`adFile`,`positionWidth`,`positionHeight` FROM `wst_ads` `a` LEFT JOIN `wst_ad_positions` `ap` ON `a`.`adPositionId`=ap.positionId and ap.dataFlag=1 WHERE ( a.dataFlag=1 and ap.positionCode='ads-integral' and adStartDate<= '2023-04-02' and adEndDate>='2023-04-02' ) ORDER BY `adSort` ASC LIMIT 99 [ RunTime:0.000360s ]
SHOW FULL COLUMNS FROM `wst_article_cats` [ RunTime:0.000596s ]
SELECT `catName`,`catId` FROM `wst_article_cats` WHERE `catType` = 1 AND `dataFlag` = 1 AND `isShow` = 1 ORDER BY `catSort` ASC LIMIT 5 [ RunTime:0.000325s ]
SHOW FULL COLUMNS FROM `wst_articles` [ RunTime:0.000487s ]
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.000331s ]
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.000265s ]
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.000230s ]
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.000237s ]
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.000226s ]
SHOW FULL COLUMNS FROM `wst_friendlinks` [ RunTime:0.000530s ]
SELECT * FROM `wst_friendlinks` WHERE `dataFlag` = 1 ORDER BY `friendlinkSort` ASC [ RunTime:0.000266s ]