SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000686s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000381s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000508s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000312s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000436s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000225s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000476s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000399s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000820s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000444s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000358s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000288s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000220s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000214s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000960s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 428 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.004686s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000304s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=5 WHERE `a`.`noticeId` = 428 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000498s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000552s ]
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-06-15' and adEndDate>='2026-06-15' and a.sellerId=0 and a.adSrc=1 ) ORDER BY `adSort` ASC LIMIT 1 [ RunTime:0.000449s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000250s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000248s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000198s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000193s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000514s ]
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=5 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000712s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000268s ]
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=5 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (115,161,92,106,163,120,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000761s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000204s ]
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=5 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (117,159,141,99,148,162,108,151,135,118,140,147,165,103,149,129,116,156,138,93,144,164,107,150,131) ORDER BY `catSort` ASC [ RunTime:0.000767s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000267s ]
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=5 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000645s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000206s ]
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=5 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (115,161,92,106,163,120,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000686s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000225s ]
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=5 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (117,159,141,99,148,162,108,151,135,118,140,147,165,103,149,129,116,156,138,93,144,164,107,150,131) ORDER BY `catSort` ASC [ RunTime:0.000854s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000566s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=5 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000407s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000302s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=5 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000373s ]