[ DB ] CONNECT:[ UseTime:0.002316s ] mysql:host=rm-8vb5fu6le8n4r2471so.mysql.zhangbei.rds.aliyuncs.com;port=3306;dbname=fulijin;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tb_data_cats` [ RunTime:0.002360s ]
[ SQL ] SELECT `catId` FROM `tb_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.001222s ]
[ SQL ] SELECT `catId` FROM `tb_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.001009s ]
[ SQL ] SHOW COLUMNS FROM `tb_areas` [ RunTime:0.002039s ]
[ SQL ] SELECT `areaId`,`areaName`,`parentId` FROM `tb_areas` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `parentId` = 0 ORDER BY `areaSort` DESC [ RunTime:0.001353s ]
[ SQL ] SHOW COLUMNS FROM `tb_goods` [ RunTime:0.002377s ]
[ SQL ] SELECT `goodsId`,`goodsName`,`goodsSn`,`goodsStock`,`isNew`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`goodsImg`,`appraiseNum`,`visitNum`,`s`.`shopId`,`shopName`,`isSelf`,`isFreeShipping`,`gallery`,`points`,shopPrice*points as amount FROM `tb_goods` `g` INNER JOIN `tb_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `goodsStatus` = 1 AND `g`.`dataFlag` = '1' AND `isSale` = 1 AND `g`.`goodsSerachKeywords` LIKE '%多%' AND `g`.`goodsSerachKeywords` LIKE '%商户%' ORDER BY `shopPrice` DESC,`goodsId` DESC LIMIT 0,16 [ RunTime:0.001126s ]
[ SQL ] SHOW COLUMNS FROM `tb_ads` [ RunTime:0.002274s ]
[ SQL ] SELECT `adId`,`adName`,`adURL`,`subTitle`,`adFile`,`positionWidth`,`positionHeight` FROM `tb_ads` `a` LEFT JOIN `tb_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-01-17' and adEndDate>='2026-01-17' ) ORDER BY `adSort` LIMIT 99 [ RunTime:0.001133s ]
[ SQL ] SELECT `catId` FROM `tb_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000974s ]
[ SQL ] SHOW COLUMNS FROM `tb_brands` [ RunTime:0.001838s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,r.goodsCatId catId FROM `tb_brands` `b` INNER JOIN `tb_recommends` `r` ON `b`.`brandId`=`r`.`dataId` WHERE `r`.`dataSrc` = '2' AND `b`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '2' ORDER BY `r`.`dataSort` LIMIT 6 [ RunTime:0.001138s ]
[ SQL ] SHOW COLUMNS FROM `tb_goods_cats` [ RunTime:0.002003s ]
[ SQL ] SELECT `b`.`brandId`,`b`.`brandImg`,`b`.`brandName`,`gcb`.`catId` FROM `tb_goods_cats` `gc` INNER JOIN `tb_cat_brands` `gcb` ON `gc`.`catId`=`gcb`.`catId` INNER JOIN `tb_brands` `b` ON `gcb`.`brandId`=b.brandId and b.dataFlag=1 WHERE ( gc.dataFlag=1 and gc.isShow=1 ) AND `b`.`dataFlag` = '1' AND `gc`.`catId` = '2' GROUP BY `b`.`brandId`,`gcb`.`catId` LIMIT 6 [ RunTime:0.001223s ]
[ SQL ] SHOW COLUMNS FROM `tb_navs` [ RunTime:0.001840s ]
[ SQL ] SELECT * FROM `tb_navs` WHERE `isShow` = 1 AND `navType` = 0 ORDER BY `navSort` ASC [ RunTime:0.001027s ]
[ SQL ] SELECT `g`.`goodsTips`,`s`.`shopName`,`s`.`shopId`,`g`.`goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `tb_goods` `g` INNER JOIN `tb_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` INNER JOIN `tb_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `r`.`dataSrc` = '0' AND `g`.`isSale` = '1' AND `g`.`goodsStatus` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '0' AND `r`.`goodsCatId` = '0' ORDER BY `r`.`dataSort` ASC LIMIT 4 [ RunTime:0.001173s ]
[ SQL ] SELECT `g`.`goodsTips`,`s`.`shopName`,`s`.`shopId`,`goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `tb_goods` `g` INNER JOIN `tb_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `isSale` = 1 AND `goodsStatus` = 1 AND `g`.`dataFlag` = '1' AND `isRecom` = 1 ORDER BY `saleNum` DESC,`goodsId` ASC LIMIT 4 [ RunTime:0.001037s ]
[ SQL ] SELECT `g`.`goodsTips`,`s`.`shopName`,`s`.`shopId`,`g`.`goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `tb_goods` `g` INNER JOIN `tb_recommends` `r` ON `g`.`goodsId`=`r`.`dataId` INNER JOIN `tb_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `r`.`dataSrc` = '0' AND `g`.`isSale` = '1' AND `g`.`goodsStatus` = '1' AND `g`.`dataFlag` = '1' AND `r`.`dataType` = '2' AND `r`.`goodsCatId` = '0' ORDER BY `r`.`dataSort` ASC LIMIT 5 [ RunTime:0.001069s ]
[ SQL ] SELECT `g`.`goodsTips`,`s`.`shopName`,`s`.`shopId`,`goodsId`,`goodsName`,`goodsImg`,`goodsSn`,`goodsStock`,`saleNum`,`shopPrice`,`marketPrice`,`isSpec`,`appraiseNum`,`visitNum`,`isNew` FROM `tb_goods` `g` INNER JOIN `tb_shops` `s` ON `g`.`shopId`=`s`.`shopId` WHERE `isSale` = 1 AND `goodsStatus` = 1 AND `g`.`dataFlag` = '1' AND `isBest` = 1 ORDER BY `saleNum` DESC,`goodsId` ASC LIMIT 5 [ RunTime:0.001056s ]
[ SQL ] SHOW COLUMNS FROM `tb_article_cats` [ RunTime:0.001828s ]
[ SQL ] SELECT `catName`,`catId` FROM `tb_article_cats` WHERE `catType` = 1 AND `dataFlag` = 1 AND `isShow` = 1 AND `parentId` = 7 ORDER BY `catSort` ASC LIMIT 5 [ RunTime:0.001148s ]
[ SQL ] SHOW COLUMNS FROM `tb_articles` [ RunTime:0.001844s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `tb_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 5 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.001042s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `tb_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 9 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000947s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `tb_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 1 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000877s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `tb_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 10 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000958s ]
[ SQL ] SELECT `articleId`,`catId`,`articleTitle` FROM `tb_articles` WHERE `dataFlag` = 1 AND `isShow` = 1 AND `catId` = 6 ORDER BY `catSort` ASC,`createTime` ASC LIMIT 6 [ RunTime:0.000939s ]
[ SQL ] SHOW COLUMNS FROM `tb_friendlinks` [ RunTime:0.001905s ]
[ SQL ] SELECT * FROM `tb_friendlinks` WHERE `dataFlag` = 1 ORDER BY `friendlinkSort` ASC [ RunTime:0.001010s ]
[ SQL ] SELECT * FROM `tb_navs` WHERE `isShow` = 1 AND `navType` = 1 ORDER BY `navSort` ASC [ RunTime:0.001008s ]