SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000788s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000338s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000580s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000384s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000189s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000433s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000239s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000650s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000316s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000342s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000260s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000248s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000201s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000733s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 431 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.005316s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000318s ]
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.000587s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000785s ]
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.000481s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000357s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000236s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000200s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000699s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000636s ]
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.000795s ]
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=3 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.000740s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000273s ]
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 (148,166,99,151,135,173,108,140,147,118,149,129,103,156,138,172,116,93,144,169,150,131,107,159,141,171,117,170) ORDER BY `catSort` ASC [ RunTime:0.000857s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000196s ]
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.000702s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000672s ]
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 (120,92,106,168,115,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000860s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000328s ]
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 (148,166,99,151,135,173,108,140,147,118,149,129,103,156,138,172,116,93,144,169,150,131,107,159,141,171,117,170) ORDER BY `catSort` ASC [ RunTime:0.000816s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000504s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000715s ]
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.000415s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000237s ]
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.000261s ]