[ DB ] CONNECT:[ UseTime:0.002014s ] mysql:host=rm-8vb5fu6le8n4r2471so.mysql.zhangbei.rds.aliyuncs.com;port=3306;dbname=fulijin;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tb_data_cats` [ RunTime:0.001924s ]
[ SQL ] SELECT `catId` FROM `tb_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000850s ]
[ SQL ] SELECT `catId` FROM `tb_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000882s ]
[ SQL ] SHOW COLUMNS FROM `tb_areas` [ RunTime:0.001679s ]
[ SQL ] SELECT `areaId`,`areaName`,`parentId` FROM `tb_areas` WHERE `isShow` = 1 AND `dataFlag` = 1 AND `parentId` = 0 ORDER BY `areaSort` DESC [ RunTime:0.001030s ]
[ SQL ] SHOW COLUMNS FROM `tb_goods` [ RunTime:0.002116s ]
[ 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 '%shop%' ORDER BY `shopPrice` DESC,`goodsId` DESC LIMIT 0,16 [ RunTime:0.002042s ]
[ SQL ] SHOW COLUMNS FROM `tb_ads` [ RunTime:0.001731s ]
[ 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-07-22' and adEndDate>='2026-07-22' ) ORDER BY `adSort` LIMIT 99 [ RunTime:0.000972s ]
[ SQL ] SELECT `catId` FROM `tb_data_cats` WHERE `catCode` = 'ADS_TYPE' LIMIT 1 [ RunTime:0.000825s ]
[ SQL ] SHOW COLUMNS FROM `tb_brands` [ RunTime:0.001595s ]
[ 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.000935s ]
[ SQL ] SHOW COLUMNS FROM `tb_goods_cats` [ RunTime:0.001775s ]
[ 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.001231s ]
[ SQL ] SHOW COLUMNS FROM `tb_navs` [ RunTime:0.001661s ]
[ SQL ] SELECT * FROM `tb_navs` WHERE `isShow` = 1 AND `navType` = 0 ORDER BY `navSort` ASC [ RunTime:0.000948s ]
[ 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.001018s ]
[ 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.000909s ]
[ 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.001352s ]
[ 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.001343s ]
[ SQL ] SHOW COLUMNS FROM `tb_article_cats` [ RunTime:0.001809s ]
[ 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.000905s ]
[ SQL ] SHOW COLUMNS FROM `tb_articles` [ RunTime:0.001741s ]
[ 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.000910s ]
[ 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.000933s ]
[ 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.000851s ]
[ 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.000943s ]
[ 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.000901s ]
[ SQL ] SHOW COLUMNS FROM `tb_friendlinks` [ RunTime:0.001689s ]
[ SQL ] SELECT * FROM `tb_friendlinks` WHERE `dataFlag` = 1 ORDER BY `friendlinkSort` ASC [ RunTime:0.000908s ]
[ SQL ] SELECT * FROM `tb_navs` WHERE `isShow` = 1 AND `navType` = 1 ORDER BY `navSort` ASC [ RunTime:0.000871s ]