[ DB ] CONNECT:[ UseTime:0.000518s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000711s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005784s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.000888s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000501s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000620s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000244s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000704s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000634s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000517s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000793s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.006079s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001423s ]
[ 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.005211s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000461s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=3739 WHERE `id` = 1 [ RunTime:0.004682s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 12093 LIMIT 1 [ RunTime:0.000438s ]
[ 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.023449s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (12093) [ RunTime:0.000633s ]
[ SQL ] SELECT `goods_id` FROM `tp_goods` WHERE `is_on_sale` = 1 AND `store_count` > 0 [ RunTime:0.004719s ]
[ 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,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.000990s ]
[ 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,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.001102s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000678s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000673s ]
[ 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,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.002758s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000536s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (262,3846,2823,2059,1805,2320,2833,28,29,2848,2593,34,3115,2861,3629,3637,315,3390,4160,65) [ RunTime:0.000756s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000512s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000293s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000585s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000709s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000580s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.000444s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000577s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000702s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000739s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000919s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.000741s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000892s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000741s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 6728 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 < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000779s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 1620 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 < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000919s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000952s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000792s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000966s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000760s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.001282s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.001025s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.001193s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000871s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000628s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000773s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000797s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000740s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000849s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 35025 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 < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000606s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000749s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000593s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747794277 and end_time > 1747794277 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000583s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000969s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000822s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3846 LIMIT 1 [ RunTime:0.000403s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2823 LIMIT 1 [ RunTime:0.000515s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 1805 LIMIT 1 [ RunTime:0.000453s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2320 LIMIT 1 [ RunTime:0.000472s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2833 LIMIT 1 [ RunTime:0.000369s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 28 LIMIT 1 [ RunTime:0.000336s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 29 LIMIT 1 [ RunTime:0.000342s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2848 LIMIT 1 [ RunTime:0.000889s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2593 LIMIT 1 [ RunTime:0.000478s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 34 LIMIT 1 [ RunTime:0.000423s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2861 LIMIT 1 [ RunTime:0.000423s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3629 LIMIT 1 [ RunTime:0.000649s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3637 LIMIT 1 [ RunTime:0.000536s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 315 LIMIT 1 [ RunTime:0.000662s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3390 LIMIT 1 [ RunTime:0.000732s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 4160 LIMIT 1 [ RunTime:0.000556s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 65 LIMIT 1 [ RunTime:0.000461s ]
[ SQL ] select * from `tp_article` where cat_id = 1 and is_open=1 limit 5 [ RunTime:0.000632s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000343s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000386s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000301s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000258s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000324s ]