SHOW FULL COLUMNS FROM `wst_sys_configs` [ RunTime:0.001263s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000374s ]
SHOW FULL COLUMNS FROM `wst_datas` [ RunTime:0.000994s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000302s ]
SHOW FULL COLUMNS FROM `wst_languages` [ RunTime:0.000915s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000223s ]
SHOW FULL COLUMNS FROM `wst_addons` [ RunTime:0.001004s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000219s ]
SHOW FULL COLUMNS FROM `wst_sellers` [ RunTime:0.001073s ]
SELECT * FROM `wst_sellers` WHERE `sellerId` = 0 AND `dataFlag` = 1 LIMIT 1 [ RunTime:0.000289s ]
SELECT `fieldCode`,`fieldValue` FROM `wst_sys_configs` [ RunTime:0.000258s ]
SELECT `dataVal` FROM `wst_datas` WHERE `catId` = 3 [ RunTime:0.000212s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 [ RunTime:0.000167s ]
SELECT `addonId`,`name` FROM `wst_addons` WHERE ( status =1 and dataFlag = 1 ) [ RunTime:0.000166s ]
SHOW FULL COLUMNS FROM `wst_seller_goods` [ RunTime:0.000812s ]
SELECT `areaIdPath` FROM `wst_sellers` WHERE `sellerId` IS NULL LIMIT 1 [ RunTime:0.000161s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000184s ]
SHOW FULL COLUMNS FROM `wst_goods` [ RunTime:0.001117s ]
SELECT `sg`.*,`sg`.`goodsSn`,sg.goodsPrice as platformPrice,`sg`.`goodsStock`,`sg`.`preGoodsStock`,sg.goodsStock dgoodsStock,sg.preGoodsStock dpreGoodsStock,`sg`.`saleNum`,sg.saleNum dsaleNum,`sg`.`goodsPattern`,`gl`.*,`sg`.`visitNum` FROM `wst_goods` `sg` INNER JOIN `wst_goods_langs` `gl` ON `sg`.`goodsId`=gl.goodsId and gl.langId=2 WHERE `sg`.`goodsId` = '1233' AND `sg`.`dataFlag` = '1' LIMIT 1 [ RunTime:0.000355s ]
UPDATE `wst_goods` SET `visitNum` = 77 WHERE `goodsId` = 1233 [ RunTime:0.004708s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000213s ]
SHOW FULL COLUMNS FROM `wst_data_cats` [ RunTime:0.000748s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'GOODS_UNIT' LIMIT 1 [ RunTime:0.000235s ]
SELECT `a`.*,`dl`.`dataName` FROM `wst_datas` `a` INNER JOIN `wst_datas_langs` `dl` ON `a`.`id`=dl.dataId and dl.langId=2 WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000643s ]
SELECT `areaIdPath` FROM `wst_sellers` WHERE `sellerId` = 0 LIMIT 1 [ RunTime:0.000235s ]
SHOW FULL COLUMNS FROM `wst_goods_relates` [ RunTime:0.000749s ]
SELECT `g`.`goodsId`,`g`.`isSpec`,`dg`.`goodsStock`,`dg`.`preGoodsStock`,dgs.specStock dspecStock,dgs.preSpecStock dpreSpecStock,`gl`.`goodsNum` FROM `wst_goods_relates` `gl` INNER JOIN `wst_goods` `g` ON `gl`.`goodsId`=`g`.`goodsId` LEFT JOIN `wst_goods_specs` `gs` ON `gl`.`goodsId`=gs.goodsId and gl.goodsSpecId=gs.id and gs.dataFlag=1 INNER JOIN `wst_depot_goods` `dg` ON `gl`.`goodsId`=`dg`.`goodsId` LEFT JOIN `wst_depot_goods_specs` `dgs` ON `gl`.`goodsId`=dgs.goodsId and dgs.goodsSpecId=gs.id AND dgs.depotId = 0 WHERE `relateGoodsId` = 1233 AND `dg`.`depotId` = '0' [ RunTime:0.000528s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000217s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000173s ]
SHOW FULL COLUMNS FROM `wst_attributes` [ RunTime:0.000669s ]
SELECT `al`.`attrName`,`gal`.`attrVal` FROM `wst_attributes` `a` INNER JOIN `wst_attributes_langs` `al` ON `al`.`attrId`=a.attrId and al.langId=2 INNER JOIN `wst_goods_attributes` `ga` ON `a`.`attrId`=`ga`.`attrId` INNER JOIN `wst_goods_attributes_langs` `gal` ON `gal`.`id`=ga.id and gal.goodsId=1233 and gal.langId=2 WHERE `a`.`isShow` = '1' AND `dataFlag` = 1 AND `ga`.`goodsId` = '1233' ORDER BY `attrSort` ASC [ RunTime:0.000395s ]
SHOW FULL COLUMNS FROM `wst_brands` [ RunTime:0.000655s ]
SELECT `brandName` FROM `wst_brands` WHERE `brandId` = 0 LIMIT 1 [ RunTime:0.000212s ]
SHOW FULL COLUMNS FROM `wst_goods_packagings` [ RunTime:0.000760s ]
SELECT `id`,`packagingUnitId`,`packagingNum` FROM `wst_goods_packagings` WHERE `goodsId` = 1233 [ RunTime:0.000280s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000213s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'GOODS_UNIT' LIMIT 1 [ RunTime:0.000189s ]
SELECT `a`.*,`dl`.`dataName` FROM `wst_datas` `a` INNER JOIN `wst_datas_langs` `dl` ON `a`.`id`=dl.dataId and dl.langId=2 WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000546s ]
SELECT `areaIdPath` FROM `wst_sellers` WHERE `sellerId` = 0 LIMIT 1 [ RunTime:0.000231s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000211s ]
SELECT `g`.`goodsId`,`gl`.`goodsName`,`g`.`goodsImg`,g.goodsPrice defaultGoodsPrice,`g`.`saleNum`,`sgs`.`platformPrice`,`g`.`marketPrice` FROM `wst_goods` `g` INNER JOIN `wst_goods_langs` `gl` ON `g`.`goodsId`=gl.goodsId and gl.langId=2 INNER JOIN `wst_seller_goods` `sgs` ON `sgs`.`goodsId`=g.goodsId AND sgs.sellerId=0 INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` WHERE `r`.`goodsCatId` = '0' AND `g`.`isSale` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '1' AND `g`.`goodsCatId` = '114' ORDER BY `r`.`dataSort` ASC LIMIT 6 [ RunTime:0.000426s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000216s ]
SELECT gs.id goodsSpecId,`g`.`goodsId`,`g`.`goodsCatId`,`g`.`goodsImg`,`g`.`goodsUnitId`,`gl`.`goodsName`,`g`.`goodsPrice`,g.goodsPrice defaultGoodsPrice,`g`.`goodsStock`,`g`.`saleNum`,`g`.`isSpec`,`g`.`goodsSn`,`gs`.`specStock`,`gs`.`specIds`,g.goodsPrice as platformPrice,`g`.`marketPrice` FROM `wst_goods` `g` INNER JOIN `wst_goods_langs` `gl` ON `g`.`goodsId`=gl.goodsId and gl.langId=2 LEFT JOIN `wst_goods_specs` `gs` ON `g`.`goodsId`=gs.goodsId and gs.isDefault=1 WHERE `g`.`dataFlag` = '1' AND `g`.`isHot` = '1' AND `g`.`isSale` = '1' LIMIT 6 [ RunTime:0.000342s ]
SELECT `goodsCatId` FROM `wst_goods` WHERE `isSale` = 1 AND `dataFlag` = 1 AND `goodsId` = 0 GROUP BY `goodsCatId` [ RunTime:0.000209s ]
SELECT `areaIdPath` FROM `wst_sellers` WHERE `sellerId` = 0 LIMIT 1 [ RunTime:0.000149s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000213s ]
SELECT `g`.`goodsId`,`gl`.`goodsName`,`g`.`goodsImg`,g.goodsPrice defaultGoodsPrice,`g`.`saleNum`,`sgs`.`platformPrice`,`g`.`marketPrice` FROM `wst_goods` `g` INNER JOIN `wst_goods_langs` `gl` ON `g`.`goodsId`=gl.goodsId and gl.langId=2 INNER JOIN `wst_seller_goods` `sgs` ON `sgs`.`goodsId`=g.goodsId AND sgs.sellerId=0 INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` WHERE `r`.`goodsCatId` = '0' AND `g`.`isSale` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '1' AND 0 = 1 ORDER BY `r`.`dataSort` ASC LIMIT 3 [ RunTime:0.000242s ]
SELECT `areaIdPath` FROM `wst_sellers` WHERE `sellerId` = 0 LIMIT 1 [ RunTime:0.000149s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000186s ]
SELECT `g`.`goodsId`,`g`.`isSpec`,`gl`.`goodsTips`,`gl`.`goodsName`,`g`.`goodsImg`,g.goodsPrice defaultGoodsPrice,`g`.`saleNum`,`sgs`.`platformPrice`,`g`.`marketPrice`,`g`.`minOrder`,`g`.`goodsUnitId` FROM `wst_goods` `g` INNER JOIN `wst_goods_langs` `gl` ON `g`.`goodsId`=gl.goodsId and gl.langId=2 INNER JOIN `wst_seller_goods` `sgs` ON `sgs`.`goodsId`=g.goodsId AND sgs.sellerId=0 and sgs.dataFlag=1 INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` WHERE `r`.`goodsCatId` = '0' AND `g`.`isSale` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '1' ORDER BY `r`.`dataSort` ASC LIMIT 3 [ RunTime:0.000372s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000206s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'GOODS_UNIT' LIMIT 1 [ RunTime:0.000205s ]
SELECT `a`.*,`dl`.`dataName` FROM `wst_datas` `a` INNER JOIN `wst_datas_langs` `dl` ON `a`.`id`=dl.dataId and dl.langId=2 WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000487s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000231s ]
SELECT gs.id goodsSpecId,`g`.`goodsId`,`g`.`goodsCatId`,`g`.`goodsImg`,`g`.`goodsUnitId`,`gl`.`goodsTips`,`gl`.`goodsName`,`g`.`goodsPrice`,g.goodsPrice defaultGoodsPrice,`g`.`goodsStock`,`g`.`saleNum`,`g`.`isSpec`,`g`.`goodsSn`,`gs`.`specStock`,`gs`.`specIds`,g.goodsPrice as platformPrice,`g`.`marketPrice`,`g`.`minOrder` FROM `wst_goods` `g` INNER JOIN `wst_goods_langs` `gl` ON `g`.`goodsId`=gl.goodsId and gl.langId=2 LEFT JOIN `wst_goods_specs` `gs` ON `g`.`goodsId`=gs.goodsId and gs.isDefault=1 WHERE `g`.`dataFlag` = '1' AND `g`.`isHot` = '1' AND `g`.`isSale` = '1' LIMIT 3 [ RunTime:0.000363s ]
SELECT `areaIdPath` FROM `wst_sellers` WHERE `sellerId` = 0 LIMIT 1 [ RunTime:0.000184s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000223s ]
SELECT `g`.`goodsId`,`g`.`isSpec`,`gl`.`goodsTips`,`gl`.`goodsName`,`g`.`goodsImg`,g.goodsPrice defaultGoodsPrice,`g`.`saleNum`,`sgs`.`platformPrice`,`g`.`marketPrice`,`g`.`minOrder`,`g`.`goodsUnitId` FROM `wst_goods` `g` INNER JOIN `wst_goods_langs` `gl` ON `g`.`goodsId`=gl.goodsId and gl.langId=2 INNER JOIN `wst_seller_goods` `sgs` ON `sgs`.`goodsId`=g.goodsId AND sgs.sellerId=0 and sgs.dataFlag=1 INNER JOIN `wst_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` WHERE `r`.`goodsCatId` = '0' AND `g`.`isSale` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '1' ORDER BY `r`.`dataSort` ASC LIMIT 3 [ RunTime:0.000403s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000194s ]
SELECT `catId` FROM `wst_data_cats` WHERE `catCode` = 'GOODS_UNIT' LIMIT 1 [ RunTime:0.000194s ]
SELECT `a`.*,`dl`.`dataName` FROM `wst_datas` `a` INNER JOIN `wst_datas_langs` `dl` ON `a`.`id`=dl.dataId and dl.langId=2 WHERE `dataFlag` = 1 ORDER BY `catId` ASC,`dataSort` ASC,`id` ASC [ RunTime:0.000542s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000247s ]
SELECT gs.id goodsSpecId,`g`.`goodsId`,`g`.`goodsCatId`,`g`.`goodsImg`,`g`.`goodsUnitId`,`gl`.`goodsTips`,`gl`.`goodsName`,`g`.`goodsPrice`,g.goodsPrice defaultGoodsPrice,`g`.`goodsStock`,`g`.`saleNum`,`g`.`isSpec`,`g`.`goodsSn`,`gs`.`specStock`,`gs`.`specIds`,g.goodsPrice as platformPrice,`g`.`marketPrice`,`g`.`minOrder` FROM `wst_goods` `g` INNER JOIN `wst_goods_langs` `gl` ON `g`.`goodsId`=gl.goodsId and gl.langId=2 LEFT JOIN `wst_goods_specs` `gs` ON `g`.`goodsId`=gs.goodsId and gs.isDefault=1 WHERE `g`.`dataFlag` = '1' AND `g`.`isHot` = '1' AND `g`.`isSale` = '1' LIMIT 3 [ RunTime:0.000387s ]
SHOW FULL COLUMNS FROM `wst_ads` [ RunTime:0.000924s ]
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-09-19' and adEndDate>='2026-09-19' and a.sellerId=0 and a.adSrc=1 ) ORDER BY `adSort` ASC LIMIT 1 [ RunTime:0.000376s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000230s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000187s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000159s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000180s ]
SHOW FULL COLUMNS FROM `wst_goods_cats` [ RunTime:0.000715s ]
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.000524s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ 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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (106,92,115,162,120,121,122,123,124,125,126,128,170) ORDER BY `catSort` ASC [ RunTime:0.000563s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000204s ]
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 (150,171,161,160,129,131,135,138,141,147,149,118,151,159,140,93,99,103,107,108,116,117) ORDER BY `catSort` ASC [ RunTime:0.000550s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000232s ]
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.000461s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000176s ]
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 (106,92,115,162,120,121,122,123,124,125,126,128,170) ORDER BY `catSort` ASC [ RunTime:0.000716s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ 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=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` IN (150,171,161,160,129,131,135,138,141,147,149,118,151,159,140,93,99,103,107,108,116,117) ORDER BY `catSort` ASC [ RunTime:0.000713s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000196s ]
SHOW FULL COLUMNS FROM `wst_navs` [ RunTime:0.000866s ]
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.000357s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000190s ]
SELECT `parentId`,`catName`,`gc`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `isShow` = 1 AND `dataFlag` = 1 AND `gc`.`catId` = '114' LIMIT 1 [ RunTime:0.000223s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000171s ]
SELECT `parentId`,`catName`,`gc`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `isShow` = 1 AND `dataFlag` = 1 AND `gc`.`catId` = '108' LIMIT 1 [ RunTime:0.000235s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000199s ]
SELECT `parentId`,`catName`,`gc`.`catId` FROM `wst_goods_cats` `gc` INNER JOIN `wst_goods_cats_langs` `gcl` ON `gc`.`catId`=gcl.catId and gcl.langId=2 WHERE `isShow` = 1 AND `dataFlag` = 1 AND `gc`.`catId` = '106' LIMIT 1 [ RunTime:0.000265s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000210s ]
SELECT `catName`,`a`.`catId`,`catType`,`shortName` FROM `wst_goods_cats` `a` INNER JOIN `wst_goods_cats_langs` `gl` ON `gl`.`catId`=a.catId and gl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 0 ORDER BY `catSort` ASC [ RunTime:0.000429s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000217s ]
SELECT `catName`,`a`.`catId`,`catType`,`shortName` FROM `wst_goods_cats` `a` INNER JOIN `wst_goods_cats_langs` `gl` ON `gl`.`catId`=a.catId and gl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 106 ORDER BY `catSort` ASC [ RunTime:0.000408s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000216s ]
SELECT `catName`,`a`.`catId`,`catType`,`shortName` FROM `wst_goods_cats` `a` INNER JOIN `wst_goods_cats_langs` `gl` ON `gl`.`catId`=a.catId and gl.langId=2 WHERE `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 108 ORDER BY `catSort` ASC [ RunTime:0.000399s ]
SELECT `goodsId`,`isPifa`,`goodsPrice`,`goodsUnitId` FROM `wst_goods` WHERE `goodsId` = 1233 LIMIT 1 [ RunTime:0.000235s ]
SELECT * FROM `wst_languages` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.000230s ]
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.000270s ]