[ DB ] CONNECT:[ UseTime:0.000316s ] mysql:host=127.0.0.1;port=3306;dbname=dmc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_store_domain` [ RunTime:0.000609s ]
[ SQL ] SHOW COLUMNS FROM `tp_store_domain` [ RunTime:0.000480s ]
[ SQL ] SELECT * FROM `tp_store_domain` WHERE `domain` = 'admin.qingheai.com' LIMIT 1 [ RunTime:0.000170s ]
[ SQL ] SHOW COLUMNS FROM `tp_store` [ RunTime:0.000566s ]
[ SQL ] SELECT * FROM `tp_store` WHERE `store_id` = 100 LIMIT 1 [ RunTime:0.000217s ]
[ SQL ] SHOW COLUMNS FROM `tp_navigation` [ RunTime:0.000437s ]
[ SQL ] SHOW COLUMNS FROM `tp_navigation` [ RunTime:0.000455s ]
[ SQL ] SELECT * FROM `tp_navigation` WHERE `store_id` = 100 AND `is_show` = 1 ORDER BY sort desc [ RunTime:0.000172s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000410s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000402s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `store_id` = 100 [ RunTime:0.000185s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000465s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000459s ]
[ 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.000457s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000426s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000422s ]
[ SQL ] SELECT `id`,`name`,`parent_cat_id`,`logo`,`is_hot` FROM `tp_brand` WHERE ( parent_cat_id>0 ) AND `store_id` = 100 [ RunTime:0.000145s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `store_id` = 100 AND `inc_type` = 'shop_info' [ RunTime:0.000161s ]
[ 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.000834s ]
[ 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.000648s ]
[ 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.000229s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad_position` [ RunTime:0.000514s ]
[ SQL ] SELECT `position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000145s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000645s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000462s ]
[ 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.000171s ]
[ 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.000177s ]
[ 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.000190s ]
[ 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.000178s ]