SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000550s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000371s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000540s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000354s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000489s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000289s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000545s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000214s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000949s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000408s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000404s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000361s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000241s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000192s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000735s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 426 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.004605s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000261s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=10 WHERE `a`.`noticeId` = 426 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000563s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000769s ]
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.000561s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000301s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000215s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000183s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000223s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000437s ]
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=10 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002585s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000191s ]
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=10 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.002652s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000201s ]
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=10 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (262,175,103,180,160,614,118,809,173,855,307,530,117,810,172,531,615) ORDER BY `catSort` ASC [ RunTime:0.002602s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000206s ]
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=10 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002446s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000194s ]
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=10 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.002497s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000184s ]
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=10 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (262,175,103,180,160,614,118,809,173,855,307,530,117,810,172,531,615) ORDER BY `catSort` ASC [ RunTime:0.002569s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000233s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000442s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=10 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000314s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000171s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=10 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000231s ]