SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.000667s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000378s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000484s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000282s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000415s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000223s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.000493s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.000614s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000351s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000320s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000257s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000174s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000224s ]
SHOW FULL COLUMNS FROM `wst_seller_notices` [ RunTime:0.000604s ]
UPDATE `wst_seller_notices` SET `visitorNum` = `visitorNum` + 1 WHERE `noticeId` = 431 AND `dataFlag` = 1 AND `isShow` = 1 [ RunTime:0.004410s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000291s ]
SELECT * FROM `wst_seller_notices` `a` INNER JOIN `wst_seller_notices_langs` `al` ON `al`.`noticeId`=a.noticeId and al.langId=2 WHERE `a`.`noticeId` = 431 AND `dataFlag` = 1 AND `isShow` = 1 LIMIT 1 [ RunTime:0.000291s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000521s ]
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.000471s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000227s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000165s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000156s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000158s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000415s ]
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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000838s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000244s ]
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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (163,115,161,92,106,120,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000876s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000267s ]
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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (164,93,144,131,107,150,117,159,141,162,99,148,135,108,151,165,118,140,147,129,103,149,116,156,138) ORDER BY `catSort` ASC [ RunTime:0.000826s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000225s ]
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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000510s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000190s ]
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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (163,115,161,92,106,120,121,122,123,124,125,126,127,128) ORDER BY `catSort` ASC [ RunTime:0.000609s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000194s ]
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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (164,93,144,131,107,150,117,159,141,162,99,148,135,108,151,165,118,140,147,129,103,149,116,156,138) ORDER BY `catSort` ASC [ RunTime:0.000685s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000246s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000569s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=2 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000327s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000290s ]
SELECT * FROM `wst_navs` `a` INNER JOIN `wst_navs_langs` `nl` ON `a`.`id`=nl.id and nl.langId=2 WHERE `isShow` = 1 ORDER BY `navSort` ASC [ RunTime:0.000275s ]