SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000776s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000419s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000536s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000321s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000399s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000184s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000569s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000229s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000894s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000385s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000350s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000224s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000194s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000742s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 426 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.005231s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000299s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=6 WHERE `a`.`noticeId` = 426 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000530s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000716s ]
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.000585s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000237s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000227s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000191s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000198s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000504s ]
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=6 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002713s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000285s ]
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=6 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.002930s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000291s ]
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=6 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.002778s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000253s ]
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=6 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002819s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000212s ]
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=6 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.002968s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000228s ]
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=6 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.002923s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000318s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000553s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=6 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000434s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000237s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=6 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000387s ]