[ DB ] CONNECT:[ UseTime:0.000475s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000982s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.006771s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.001157s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000490s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000729s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000237s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000508s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000295s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000344s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000993s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.005203s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001133s ]
[ 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.012670s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.005115s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=8147 WHERE `id` = 1 [ RunTime:0.006262s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 12093 LIMIT 1 [ RunTime:0.006074s ]
[ 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.038991s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (12093) [ RunTime:0.000417s ]
[ 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.001505s ]
[ 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.001488s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000912s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.001892s ]
[ 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.003820s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.001299s ]
[ 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.001566s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000793s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ 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 < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000725s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.001525s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.001200s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.001799s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.001116s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000655s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 1316 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 < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.001204s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 1319 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 < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.001231s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.001417s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 6728 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 < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.005559s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.001199s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000821s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.001053s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000936s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.001190s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000860s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.001209s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 9855 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 < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.001076s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.001284s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000845s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.003425s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.001122s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.001216s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 11729 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 < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.001667s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.001135s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.001231s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.001382s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748497144 and end_time > 1748497144 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000994s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 262 LIMIT 1 [ RunTime:0.000600s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.001151s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000983s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3846 LIMIT 1 [ RunTime:0.000567s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2823 LIMIT 1 [ RunTime:0.000513s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2059 LIMIT 1 [ RunTime:0.000674s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 1805 LIMIT 1 [ RunTime:0.000629s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2320 LIMIT 1 [ RunTime:0.000451s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2833 LIMIT 1 [ RunTime:0.000684s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 28 LIMIT 1 [ RunTime:0.000510s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 29 LIMIT 1 [ RunTime:0.000526s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2848 LIMIT 1 [ RunTime:0.000471s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2593 LIMIT 1 [ RunTime:0.000633s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 34 LIMIT 1 [ RunTime:0.000443s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2856 LIMIT 1 [ RunTime:0.000477s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 2861 LIMIT 1 [ RunTime:0.000663s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3629 LIMIT 1 [ RunTime:0.000520s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3637 LIMIT 1 [ RunTime:0.000425s ]
[ 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.000660s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 4160 LIMIT 1 [ RunTime:0.000702s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000613s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000377s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000482s ]