SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000821s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000809s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000540s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000564s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000403s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000391s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000644s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000421s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.001047s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000735s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000426s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000241s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000209s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000213s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.001310s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 431 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.007906s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000324s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=2 WHERE `a`.`noticeId` = 431 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000422s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000649s ]
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='index-top-ads' and adStartDate<= '2026-08-03' and adEndDate>='2026-08-03' and a.sellerId=0 and a.adSrc=1 ) ORDER BY `adSort` ASC LIMIT 1 [ RunTime:0.000484s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000221s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000210s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000190s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000174s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000454s ]
SELECT `catName`,`gc`.`catId`,`catImg`,`shortName` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002649s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000286s ]
SELECT `catName`,`gc`.`catId`,`parentId`,`catImg`,`shortName` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (174,168,115,121,120,106,92,181,182,183) ORDER BY `catSort` ASC [ RunTime:0.002772s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000255s ]
SELECT `catName`,`gc`.`catId`,`parentId`,`catImg`,`shortName` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (160,262,175,103,180,530,614,118,809,173,855,307,117,810,172,531,615) ORDER BY `catSort` ASC [ RunTime:0.003035s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000404s ]
SELECT `catName`,`gc`.`catId`,`catImg`,`shortName` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002967s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000256s ]
SELECT `catName`,`gc`.`catId`,`parentId`,`catImg`,`shortName` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (174,168,115,121,120,106,92,181,182,183) ORDER BY `catSort` ASC [ RunTime:0.002772s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000253s ]
SELECT `catName`,`gc`.`catId`,`parentId`,`catImg`,`shortName` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (160,262,175,103,180,530,614,118,809,173,855,307,117,810,172,531,615) ORDER BY `catSort` ASC [ RunTime:0.002780s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000267s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000628s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=2 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000314s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000205s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=2 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000471s ]