[ DB ] CONNECT:[ UseTime:0.000652s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000924s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.006600s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.001023s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000307s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000518s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000314s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000490s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000280s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000256s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000431s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.005549s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000896s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `tp_goods` WHERE ( (`goods_name` LIKE '%%') OR (`keywords` LIKE '%%') ) AND `is_on_sale` = 1 AND `goods_state` = 1 LIMIT 1 [ RunTime:0.008962s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000344s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=8147 WHERE `id` = 1 [ RunTime:0.004894s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 12093 LIMIT 1 [ RunTime:0.000413s ]
[ SQL ] SELECT `goods_id`,`cat_id3`,`goods_name_zh`,`goods_content_zh` FROM `tp_goods` WHERE ( (`goods_name` LIKE '%%') OR (`keywords` LIKE '%%') ) AND `is_on_sale` = 1 AND `goods_state` = 1 AND `cat_id3` = 12093 [ RunTime:0.032292s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (12093) [ RunTime:0.000401s ]
[ SQL ] SELECT `shop_price` FROM `tp_goods` WHERE ( is_on_sale = 1 and goods_id in (28,29,34,65,68,253,262,315,346,481,489,494,1618,1631,1669,1702,1707,1745,1781,1805,1879,1908,1929,1965,2003,2018,2059,2173,2177,2191,2233,2239,2249,2277,2289,2291,2297,2320,2370,2401,2436,2455,2531,2545,2593,2667,2746,2807,2823,2833,2848,2856,2861,2889,2972,3000,3050,3115,3151,3176,3202,3310,3314,3390,3398,3461,3487,3520,3530,3564,3629,3637,3661,3679,3712,3751,3755,3762,3768,3846,3929,4018,4024,4160) ) [ RunTime:0.000720s ]
[ SQL ] SELECT `cat_id1` FROM `tp_goods` WHERE ( is_on_sale = 1 ) AND `goods_id` IN (28,29,34,65,68,253,262,315,346,481,489,494,1618,1631,1669,1702,1707,1745,1781,1805,1879,1908,1929,1965,2003,2018,2059,2173,2177,2191,2233,2239,2249,2277,2289,2291,2297,2320,2370,2401,2436,2455,2531,2545,2593,2667,2746,2807,2823,2833,2848,2856,2861,2889,2972,3000,3050,3115,3151,3176,3202,3310,3314,3390,3398,3461,3487,3520,3530,3564,3629,3637,3661,3679,3712,3751,3755,3762,3768,3846,3929,4018,4024,4160) [ RunTime:0.001127s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000616s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000866s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `goods_id` IN (28,29,34,65,68,253,262,315,346,481,489,494,1618,1631,1669,1702,1707,1745,1781,1805,1879,1908,1929,1965,2003,2018,2059,2173,2177,2191,2233,2239,2249,2277,2289,2291,2297,2320,2370,2401,2436,2455,2531,2545,2593,2667,2746,2807,2823,2833,2848,2856,2861,2889,2972,3000,3050,3115,3151,3176,3202,3310,3314,3390,3398,3461,3487,3520,3530,3564,3629,3637,3661,3679,3712,3751,3755,3762,3768,3846,3929,4018,4024,4160) ORDER BY `sort` desc LIMIT 0,20 [ RunTime:0.002691s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000575s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (262,3846,2823,2059,1805,2320,2833,28,29,2848,2593,34,2856,3115,2861,3629,3637,315,3390,4160) [ RunTime:0.000659s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000405s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000224s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000621s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000537s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000615s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.000474s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000515s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000464s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000530s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000686s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.000716s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000661s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000724s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000710s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000546s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000857s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000971s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000635s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000535s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000508s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000488s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000481s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000541s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000645s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000688s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000633s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000600s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000742s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000764s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000689s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000854s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000733s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000612s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000651s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748496846 and end_time > 1748496846 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000570s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000896s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000533s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000374s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000212s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000229s ]