SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000710s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000357s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000417s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000357s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000202s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000452s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000228s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000731s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000384s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000306s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000242s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000211s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000181s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000570s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 434 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.004790s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000235s ]
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` = 434 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000417s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000582s ]
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.000497s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000318s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000256s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000422s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000242s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000505s ]
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.002607s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000302s ]
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.002767s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000197s ]
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 (103,180,160,262,175,809,118,173,855,307,530,614,531,615,117,810,172) ORDER BY `catSort` ASC [ RunTime:0.002764s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000306s ]
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.002502s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000250s ]
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.002606s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000193s ]
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 (103,180,160,262,175,809,118,173,855,307,530,614,531,615,117,810,172) ORDER BY `catSort` ASC [ RunTime:0.002720s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000277s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000439s ]
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.000391s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000229s ]
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.000287s ]