[ DB ] CONNECT:[ UseTime:0.000290s ] mysql:host=127.0.0.1;port=3306;dbname=dmc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_store_domain` [ RunTime:0.000669s ]
[ SQL ] SHOW COLUMNS FROM `tp_store_domain` [ RunTime:0.000549s ]
[ SQL ] SELECT * FROM `tp_store_domain` WHERE `domain` = 'admin.qingheai.com' LIMIT 1 [ RunTime:0.000209s ]
[ SQL ] SHOW COLUMNS FROM `tp_store` [ RunTime:0.000706s ]
[ SQL ] SELECT * FROM `tp_store` WHERE `store_id` = 100 LIMIT 1 [ RunTime:0.000210s ]
[ SQL ] SHOW COLUMNS FROM `tp_navigation` [ RunTime:0.000600s ]
[ SQL ] SHOW COLUMNS FROM `tp_navigation` [ RunTime:0.000605s ]
[ SQL ] SELECT * FROM `tp_navigation` WHERE `store_id` = 100 AND `is_show` = 1 ORDER BY sort desc [ RunTime:0.000178s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000573s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000569s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `store_id` = 100 [ RunTime:0.000180s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000638s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000558s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 AND `store_id` = 100 ORDER BY `sort_order` [ RunTime:0.000162s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000585s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000593s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000519s ]
[ SQL ] SELECT `id`,`name`,`parent_cat_id`,`logo`,`is_hot` FROM `tp_brand` WHERE ( parent_cat_id>0 ) AND `store_id` = 100 [ RunTime:0.000150s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `store_id` = 100 AND `inc_type` = 'shop_info' [ RunTime:0.000167s ]
[ SQL ] select a.goods_name,a.goods_id,a.shop_price,a.market_price,a.cat_id,b.parent_id_path,b.name from tp_goods as a left join tp_goods_category as b on a.cat_id=b.id where a.is_hot=1 and a.is_on_sale=1 order by a.sort [ RunTime:0.000268s ]
[ SQL ] select a.goods_name,a.goods_id,a.shop_price,a.market_price,a.cat_id,b.parent_id_path,b.name from tp_goods as a left join tp_goods_category as b on a.cat_id=b.id where a.is_recommend=1 and a.is_on_sale=1 order by a.sort [ RunTime:0.000620s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE ( is_hot=1 and level=3 and is_show=1 and store_id=100 ) AND `store_id` = 100 [ RunTime:0.000227s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad_position` [ RunTime:0.000629s ]
[ SQL ] SELECT `position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000148s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000627s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000604s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=2 and enabled = 1 and start_time < 1773399600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 5 [ RunTime:0.000181s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=52 and enabled = 1 and start_time < 1773399600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 2 [ RunTime:0.000208s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=50 and enabled = 1 and start_time < 1773399600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 3 [ RunTime:0.000191s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=49 and enabled = 1 and start_time < 1773399600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 1 [ RunTime:0.000184s ]