[ DB ] CONNECT:[ UseTime:0.000577s ] mysql:host=127.0.0.1;port=3306;dbname=dmc_amao_vip;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_store_domain` [ RunTime:0.000892s ]
[ SQL ] SHOW COLUMNS FROM `tp_store_domain` [ RunTime:0.000946s ]
[ SQL ] SELECT * FROM `tp_store_domain` WHERE `domain` = 'dramacart.amao.vip' LIMIT 1 [ RunTime:0.000333s ]
[ SQL ] SHOW COLUMNS FROM `tp_store` [ RunTime:0.002831s ]
[ SQL ] SELECT * FROM `tp_store` WHERE `store_id` = 100 LIMIT 1 [ RunTime:0.000573s ]
[ SQL ] SHOW COLUMNS FROM `tp_navigation` [ RunTime:0.001495s ]
[ SQL ] SHOW COLUMNS FROM `tp_navigation` [ RunTime:0.001596s ]
[ SQL ] SELECT * FROM `tp_navigation` WHERE `store_id` = 100 AND `is_show` = 1 ORDER BY sort desc [ RunTime:0.001212s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.001875s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.001284s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `store_id` = 100 [ RunTime:0.000364s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.001506s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.002995s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 AND `store_id` = 100 ORDER BY `sort_order` [ RunTime:0.000631s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.001719s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.002135s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.003209s ]
[ SQL ] SELECT `id`,`name`,`parent_cat_id`,`logo`,`is_hot` FROM `tp_brand` WHERE ( parent_cat_id>0 ) AND `store_id` = 100 [ RunTime:0.000452s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `store_id` = 100 AND `inc_type` = 'shop_info' [ RunTime:0.000576s ]
[ 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.002174s ]
[ 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.004163s ]
[ 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.001058s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad_position` [ RunTime:0.001525s ]
[ SQL ] SELECT `position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000251s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.002000s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.001374s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=2 and enabled = 1 and start_time < 1764939600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 5 [ RunTime:0.000380s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=52 and enabled = 1 and start_time < 1764939600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 2 [ RunTime:0.000538s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=50 and enabled = 1 and start_time < 1764939600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 3 [ RunTime:0.000769s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=49 and enabled = 1 and start_time < 1764939600 ) AND `store_id` = 100 ORDER BY orderby desc LIMIT 1 [ RunTime:0.000384s ]