SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000707s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000397s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000495s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000253s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000456s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000317s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000609s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000244s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000984s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000470s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000466s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000350s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000371s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000276s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000819s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 433 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.004698s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000300s ]
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` = 433 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000460s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000657s ]
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.000565s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000294s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000231s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000224s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000199s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000484s ]
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.000743s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000217s ]
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 (161,92,106,163,115,120,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000736s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000186s ]
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 (148,162,99,151,135,108,140,147,165,118,149,129,103,156,138,116,93,144,164,150,131,107,159,141,117) ORDER BY `catSort` ASC [ RunTime:0.000701s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000234s ]
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.000642s ]
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=5 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (161,92,106,163,115,120,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000721s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000181s ]
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 (148,162,99,151,135,108,140,147,165,118,149,129,103,156,138,116,93,144,164,150,131,107,159,141,117) ORDER BY `catSort` ASC [ RunTime:0.000877s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000218s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000483s ]
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.000325s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000198s ]
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.000310s ]