[ DB ] CONNECT:[ UseTime:0.000480s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000812s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005893s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.001089s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000508s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000461s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000309s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000591s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000316s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000355s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000495s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.005081s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000998s ]
[ 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.012642s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000478s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=8147 WHERE `id` = 1 [ RunTime:0.005850s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 12093 LIMIT 1 [ RunTime:0.000807s ]
[ 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.037926s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (12093) [ RunTime:0.001965s ]
[ 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.001315s ]
[ 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.001803s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000886s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.001400s ]
[ 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.003739s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000948s ]
[ 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.001122s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000793s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000336s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000915s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000687s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000721s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 35338 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 < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.001024s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.001095s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.001010s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.001322s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.001087s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000795s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000939s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.001082s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 6994 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 < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000666s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000726s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.001925s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.001110s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 34675 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 < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000761s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.001192s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000770s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000890s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.001156s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.001188s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 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 < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000586s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000908s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000837s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.001431s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 36320 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 < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.001223s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000926s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748488886 and end_time > 1748488886 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000759s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 262 LIMIT 1 [ RunTime:0.000332s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000764s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000577s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3846 LIMIT 1 [ RunTime:0.000596s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2823 LIMIT 1 [ RunTime:0.000301s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2059 LIMIT 1 [ RunTime:0.000430s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 1805 LIMIT 1 [ RunTime:0.000407s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2320 LIMIT 1 [ RunTime:0.000344s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2833 LIMIT 1 [ RunTime:0.000314s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 28 LIMIT 1 [ RunTime:0.000307s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 29 LIMIT 1 [ RunTime:0.000335s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2848 LIMIT 1 [ RunTime:0.000384s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2593 LIMIT 1 [ RunTime:0.000493s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 34 LIMIT 1 [ RunTime:0.000445s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2856 LIMIT 1 [ RunTime:0.000348s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2861 LIMIT 1 [ RunTime:0.000412s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3629 LIMIT 1 [ RunTime:0.000757s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3637 LIMIT 1 [ RunTime:0.000356s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 315 LIMIT 1 [ RunTime:0.000463s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3390 LIMIT 1 [ RunTime:0.000519s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 4160 LIMIT 1 [ RunTime:0.000937s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000828s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000345s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000385s ]