[ DB ] CONNECT:[ UseTime:0.019005s ] mysql:host=bdm721862568.my3w.com;port=3306;dbname=bdm721862568_db;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ds_articleclass` [ RunTime:0.008654s ]
[ SQL ] SELECT * FROM `ds_articleclass` WHERE `ac_id` <= 7 ORDER BY `ac_sort` ASC [ RunTime:0.008105s ]
[ SQL ] SHOW COLUMNS FROM `ds_article` [ RunTime:0.008563s ]
[ SQL ] SELECT `article`.`article_id`,`article`.`ac_id`,`article`.`article_url`,`article`.`article_title`,`article`.`article_time`,`article_class`.`ac_name`,`article_class`.`ac_parent_id` FROM `ds_article` `article` LEFT JOIN `ds_articleclass` `article_class` ON `article`.`ac_id`=`article_class`.`ac_id` WHERE ( article.article_show = '1' and (article_class.ac_id <= 7 or (article_class.ac_parent_id > 0 and article_class.ac_parent_id <= 7)) ) ORDER BY `article_sort` ASC,`article_time` DESC LIMIT 300 [ RunTime:0.008173s ]
[ SQL ] SHOW COLUMNS FROM `ds_cart` [ RunTime:0.008621s ]
[ SQL ] SELECT * FROM `ds_cart` WHERE `buyer_id` IS NULL [ RunTime:0.008126s ]
[ SQL ] SHOW COLUMNS FROM `ds_editable_page` [ RunTime:0.008569s ]
[ SQL ] SELECT * FROM `ds_editable_page` WHERE `editable_page_path` = 'index/index' AND `editable_page_client` = 'pc' LIMIT 1 [ RunTime:0.008129s ]
[ SQL ] SHOW COLUMNS FROM `ds_goodscommon` [ RunTime:0.008883s ]
[ SQL ] SELECT `goods`.`goods_id`,`goodscommon`.`goods_name`,`goodscommon`.`goods_advword`,`goodscommon`.`goods_image`,`goodscommon`.`store_id`,`goods`.`goods_promotion_price`,`goodscommon`.`goods_price` FROM `ds_goodscommon` `goodscommon` INNER JOIN `ds_goods` `goods` ON `goods`.`goods_commonid`=`goodscommon`.`goods_commonid` WHERE `goodscommon`.`mall_goods_commend` = 1 AND `goodscommon`.`goods_state` = 1 AND `goodscommon`.`goods_verify` = 1 GROUP BY `goodscommon`.`goods_commonid` ORDER BY `goodscommon`.`mall_goods_sort` ASC LIMIT 5 [ RunTime:0.008282s ]
[ SQL ] SHOW COLUMNS FROM `ds_pxianshigoods` [ RunTime:0.008683s ]
[ SQL ] SELECT * FROM `ds_pxianshigoods` WHERE `xianshigoods_state` = 1 AND `xianshigoods_starttime` < 1640600182 AND `xianshigoods_end_time` > 1640600182 ORDER BY `xianshigoods_recommend` DESC LIMIT 5 [ RunTime:0.008358s ]
[ SQL ] SHOW COLUMNS FROM `ds_goods` [ RunTime:0.008670s ]
[ SQL ] SELECT * FROM `ds_goods` WHERE `goods_state` = 1 AND `goods_verify` = 1 GROUP BY `goods_commonid` ORDER BY `goods_addtime` DESC LIMIT 5 [ RunTime:0.008294s ]
[ SQL ] SHOW COLUMNS FROM `ds_groupbuy` [ RunTime:0.008561s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ds_groupbuy` WHERE `groupbuy_state` = 20 AND `groupbuy_starttime` < 1640600182 AND `groupbuy_endtime` > 1640600182 LIMIT 1 [ RunTime:0.008252s ]
[ SQL ] SELECT * FROM `ds_groupbuy` WHERE `groupbuy_state` = 20 AND `groupbuy_starttime` < 1640600182 AND `groupbuy_endtime` > 1640600182 ORDER BY `groupbuy_recommended` DESC LIMIT 0,10 [ RunTime:0.008294s ]
[ SQL ] SHOW COLUMNS FROM `ds_link` [ RunTime:0.008484s ]
[ SQL ] SELECT * FROM `ds_link` ORDER BY `link_sort` ASC [ RunTime:0.008077s ]
[ SQL ] SELECT `a`.`article_id`,`a`.`article_url`,`a`.`article_title` FROM `ds_article` `a` INNER JOIN `ds_articleclass` `ac` ON `a`.`ac_id`=`ac`.`ac_id` WHERE `ac`.`ac_code` = 'notice' AND `a`.`article_show` = 1 ORDER BY `a`.`article_sort` ASC,`a`.`article_time` DESC LIMIT 3 [ RunTime:0.008069s ]
[ SQL ] SHOW COLUMNS FROM `ds_goodsclass` [ RunTime:0.008526s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE `gc_parent_id` = 0 AND `gc_show` = 1 ORDER BY `gc_sort` ASC [ RunTime:0.008130s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=8 ) [ RunTime:0.008130s ]
[ SQL ] SELECT `goods`.`goods_id`,`goodscommon`.`goods_marketprice`,`goodscommon`.`goods_name`,`goodscommon`.`goods_advword`,`goodscommon`.`goods_image`,`goodscommon`.`store_id`,`goods`.`goods_promotion_price`,`goodscommon`.`goods_price` FROM `ds_goodscommon` `goodscommon` INNER JOIN `ds_goods` `goods` ON `goods`.`goods_commonid`=`goodscommon`.`goods_commonid` WHERE `goodscommon`.`gc_id` IN (8) AND `goodscommon`.`goods_state` = 1 AND `goodscommon`.`goods_verify` = 1 GROUP BY `goodscommon`.`goods_commonid` ORDER BY `goodscommon`.`mall_goods_commend` DESC,`goodscommon`.`mall_goods_sort` ASC LIMIT 10 [ RunTime:0.008152s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=8 ) ORDER BY `gc_sort` DESC LIMIT 5 [ RunTime:0.008118s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=9 ) [ RunTime:0.008105s ]
[ SQL ] SELECT `goods`.`goods_id`,`goodscommon`.`goods_marketprice`,`goodscommon`.`goods_name`,`goodscommon`.`goods_advword`,`goodscommon`.`goods_image`,`goodscommon`.`store_id`,`goods`.`goods_promotion_price`,`goodscommon`.`goods_price` FROM `ds_goodscommon` `goodscommon` INNER JOIN `ds_goods` `goods` ON `goods`.`goods_commonid`=`goodscommon`.`goods_commonid` WHERE `goodscommon`.`gc_id` IN (9) AND `goodscommon`.`goods_state` = 1 AND `goodscommon`.`goods_verify` = 1 GROUP BY `goodscommon`.`goods_commonid` ORDER BY `goodscommon`.`mall_goods_commend` DESC,`goodscommon`.`mall_goods_sort` ASC LIMIT 10 [ RunTime:0.008232s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=9 ) ORDER BY `gc_sort` DESC LIMIT 5 [ RunTime:0.008108s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=779 ) [ RunTime:0.008078s ]
[ SQL ] SELECT `goods`.`goods_id`,`goodscommon`.`goods_marketprice`,`goodscommon`.`goods_name`,`goodscommon`.`goods_advword`,`goodscommon`.`goods_image`,`goodscommon`.`store_id`,`goods`.`goods_promotion_price`,`goodscommon`.`goods_price` FROM `ds_goodscommon` `goodscommon` INNER JOIN `ds_goods` `goods` ON `goods`.`goods_commonid`=`goodscommon`.`goods_commonid` WHERE `goodscommon`.`gc_id` IN (779) AND `goodscommon`.`goods_state` = 1 AND `goodscommon`.`goods_verify` = 1 GROUP BY `goodscommon`.`goods_commonid` ORDER BY `goodscommon`.`mall_goods_commend` DESC,`goodscommon`.`mall_goods_sort` ASC LIMIT 10 [ RunTime:0.008155s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=779 ) ORDER BY `gc_sort` DESC LIMIT 5 [ RunTime:0.008106s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=780 ) [ RunTime:0.008112s ]
[ SQL ] SELECT `goods`.`goods_id`,`goodscommon`.`goods_marketprice`,`goodscommon`.`goods_name`,`goodscommon`.`goods_advword`,`goodscommon`.`goods_image`,`goodscommon`.`store_id`,`goods`.`goods_promotion_price`,`goodscommon`.`goods_price` FROM `ds_goodscommon` `goodscommon` INNER JOIN `ds_goods` `goods` ON `goods`.`goods_commonid`=`goodscommon`.`goods_commonid` WHERE `goodscommon`.`gc_id` IN (780) AND `goodscommon`.`goods_state` = 1 AND `goodscommon`.`goods_verify` = 1 GROUP BY `goodscommon`.`goods_commonid` ORDER BY `goodscommon`.`mall_goods_commend` DESC,`goodscommon`.`mall_goods_sort` ASC LIMIT 10 [ RunTime:0.008157s ]
[ SQL ] SELECT * FROM `ds_goodsclass` WHERE ( gc_parent_id=780 ) ORDER BY `gc_sort` DESC LIMIT 5 [ RunTime:0.008126s ]