SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000658s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000415s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000607s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000355s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000460s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000216s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000554s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000263s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000956s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000445s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000372s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000249s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000211s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000272s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000630s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 433 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.006081s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000356s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=3 WHERE `a`.`noticeId` = 433 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000483s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000557s ]
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.000524s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000284s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000175s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000182s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000245s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000481s ]
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=3 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002612s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000211s ]
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=3 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.002835s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000299s ]
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=3 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (160,262,175,103,180,530,614,809,118,855,173,307,810,117,172,531,615) ORDER BY `catSort` ASC [ RunTime:0.002973s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000332s ]
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=3 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002657s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000269s ]
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=3 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.002964s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000288s ]
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=3 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (160,262,175,103,180,530,614,809,118,855,173,307,810,117,172,531,615) ORDER BY `catSort` ASC [ RunTime:0.003026s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000288s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000467s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=3 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000356s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000326s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=3 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000393s ]