SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000598s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000335s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000396s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000240s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000380s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000241s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000429s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000173s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000736s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000390s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000318s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000230s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000182s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000607s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 436 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.004633s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000249s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=1 WHERE `a`.`noticeId` = 436 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000321s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000579s ]
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-21' and adEndDate>='2026-06-21' and a.sellerId=0 and a.adSrc=1 ) ORDER BY `adSort` ASC LIMIT 1 [ RunTime:0.000446s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000261s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000183s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000223s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000175s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000492s ]
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=1 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000678s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000220s ]
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=1 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (120,92,106,168,115,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000712s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000212s ]
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=1 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (148,166,99,135,173,108,151,147,118,140,149,129,103,138,172,116,156,144,169,93,150,131,107,141,171,117,159,170) ORDER BY `catSort` ASC [ RunTime:0.000750s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000236s ]
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=1 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000625s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000182s ]
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=1 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (120,92,106,168,115,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000664s ]
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=1 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (148,166,99,135,173,108,151,147,118,140,149,129,103,138,172,116,156,144,169,93,150,131,107,141,171,117,159,170) ORDER BY `catSort` ASC [ RunTime:0.000698s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000235s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000469s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=1 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000299s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000300s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=1 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000411s ]