SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000652s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000334s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000472s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000303s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000454s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000197s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000401s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000224s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000830s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000450s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000418s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000297s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000179s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000238s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000633s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 429 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.005282s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000285s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=8 WHERE `a`.`noticeId` = 429 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000431s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000676s ]
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.000498s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000216s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000187s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000178s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000178s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000545s ]
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=8 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000798s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000219s ]
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=8 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.000819s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000219s ]
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=8 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (148,162,99,135,108,151,147,165,118,140,149,129,103,138,116,156,144,164,93,150,131,107,141,117,159) ORDER BY `catSort` ASC [ RunTime:0.000767s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000246s ]
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=8 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000794s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000279s ]
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=8 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.000720s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000223s ]
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=8 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (148,162,99,135,108,151,147,165,118,140,149,129,103,138,116,156,144,164,93,150,131,107,141,117,159) ORDER BY `catSort` ASC [ RunTime:0.000770s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000270s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000460s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=8 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000307s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000226s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=8 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000252s ]