SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000629s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000369s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000453s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000293s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000408s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000304s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000445s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000212s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000814s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000479s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000387s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000282s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000225s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000221s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000579s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 431 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.005830s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000310s ]
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` = 431 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000366s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000529s ]
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.000489s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000246s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000187s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000160s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000192s ]
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=3 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002775s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000214s ]
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.002654s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000213s ]
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 (103,180,160,262,175,118,809,173,855,307,530,614,531,615,117,810,172) ORDER BY `catSort` ASC [ RunTime:0.002759s ]
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=3 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.002457s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000218s ]
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.002510s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000199s ]
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 (103,180,160,262,175,118,809,173,855,307,530,614,531,615,117,810,172) ORDER BY `catSort` ASC [ RunTime:0.002641s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000248s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000484s ]
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.000287s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000191s ]
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.000262s ]