[ DB ] CONNECT:[ UseTime:0.000417s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000650s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005801s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.001261s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000620s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.001573s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000348s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000662s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000620s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000484s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.001001s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.008445s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001466s ]
[ 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.012694s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000527s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=8147 WHERE `id` = 1 [ RunTime:0.004742s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 12093 LIMIT 1 [ RunTime:0.000519s ]
[ 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.034168s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (12093) [ RunTime:0.000504s ]
[ 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.000797s ]
[ 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.000715s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000562s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000811s ]
[ 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.002634s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000634s ]
[ 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.000950s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000413s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000207s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000684s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000669s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000916s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.000656s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000833s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.001112s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.001045s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000898s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 1319 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 < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000802s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 43575 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 < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000823s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000898s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.001089s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000953s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000622s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000649s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000654s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000658s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.001170s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000746s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.001023s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.001027s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.001104s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 1713 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 < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000969s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000884s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000676s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000930s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.001341s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.001239s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 9192 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 < 1748488406 and end_time > 1748488406 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000585s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 262 LIMIT 1 [ RunTime:0.000351s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000508s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000394s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3846 LIMIT 1 [ RunTime:0.000351s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2823 LIMIT 1 [ RunTime:0.000393s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2059 LIMIT 1 [ RunTime:0.000472s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 1805 LIMIT 1 [ RunTime:0.000732s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2320 LIMIT 1 [ RunTime:0.000545s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2833 LIMIT 1 [ RunTime:0.000474s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 28 LIMIT 1 [ RunTime:0.000508s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 29 LIMIT 1 [ RunTime:0.000494s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2848 LIMIT 1 [ RunTime:0.000475s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2593 LIMIT 1 [ RunTime:0.000766s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 34 LIMIT 1 [ RunTime:0.000440s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2856 LIMIT 1 [ RunTime:0.000599s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2861 LIMIT 1 [ RunTime:0.000383s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3629 LIMIT 1 [ RunTime:0.000524s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3637 LIMIT 1 [ RunTime:0.000390s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 315 LIMIT 1 [ RunTime:0.000465s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3390 LIMIT 1 [ RunTime:0.000527s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 4160 LIMIT 1 [ RunTime:0.000885s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000893s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000408s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000281s ]