[ DB ] CONNECT:[ UseTime:0.000474s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000710s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005616s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.000857s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000391s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000413s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000176s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000504s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000378s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000377s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000497s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.004917s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000979s ]
[ 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.001926s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000293s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=519 WHERE `id` = 1 [ RunTime:0.005118s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 28639 LIMIT 1 [ RunTime:0.000464s ]
[ 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` = 28639 [ RunTime:0.010178s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (28639) [ RunTime:0.000620s ]
[ SQL ] SELECT `shop_price` FROM `tp_goods` WHERE ( is_on_sale = 1 and goods_id in (31,32,33,36,37,40,45,46,50,51,59,60,62,66,69,70,72,80,82,87,89,90,91,92,93,96,99,101,104,110,111,113,115,122,126,127,132,137,138,142,157,160,165,166,169,175,184,186,198,200,202,203,205,208,217,220,222,226,227,228,231,232,233,234,236,237,240,241,244,247,252,259,261,265,266,267,270,285,287,288,289,294,296,302,303,314,317,320,323,327,328,331,335,339,341,342,344,345,364,365,368,375,378,379,381,384,389,390,391,392,394,401,402,403,407,414,416,424,430,433,438,440,442,446,448,449,452,457,464,472,478,495,497,510,511,515,521,522) ) [ RunTime:0.001260s ]
[ SQL ] SELECT `cat_id1` FROM `tp_goods` WHERE ( is_on_sale = 1 ) AND `goods_id` IN (31,32,33,36,37,40,45,46,50,51,59,60,62,66,69,70,72,80,82,87,89,90,91,92,93,96,99,101,104,110,111,113,115,122,126,127,132,137,138,142,157,160,165,166,169,175,184,186,198,200,202,203,205,208,217,220,222,226,227,228,231,232,233,234,236,237,240,241,244,247,252,259,261,265,266,267,270,285,287,288,289,294,296,302,303,314,317,320,323,327,328,331,335,339,341,342,344,345,364,365,368,375,378,379,381,384,389,390,391,392,394,401,402,403,407,414,416,424,430,433,438,440,442,446,448,449,452,457,464,472,478,495,497,510,511,515,521,522) [ RunTime:0.001097s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000819s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000631s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `goods_id` IN (31,32,33,36,37,40,45,46,50,51,59,60,62,66,69,70,72,80,82,87,89,90,91,92,93,96,99,101,104,110,111,113,115,122,126,127,132,137,138,142,157,160,165,166,169,175,184,186,198,200,202,203,205,208,217,220,222,226,227,228,231,232,233,234,236,237,240,241,244,247,252,259,261,265,266,267,270,285,287,288,289,294,296,302,303,314,317,320,323,327,328,331,335,339,341,342,344,345,364,365,368,375,378,379,381,384,389,390,391,392,394,401,402,403,407,414,416,424,430,433,438,440,442,446,448,449,452,457,464,472,478,495,497,510,511,515,521,522) ORDER BY `sales_sum` desc LIMIT 0,20 [ RunTime:0.003857s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000698s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (259,515,261,265,521,266,522,267,270,285,31,287,32,288,33,289,36,37,294,40) [ RunTime:0.000828s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000515s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000291s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000748s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000596s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000790s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.000611s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000565s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000572s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000668s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000768s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.000789s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 6196 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 < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 43575 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 < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000642s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000558s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000597s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000800s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000825s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000617s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000868s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000705s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000663s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000617s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 652 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 < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000920s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000785s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000648s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 17329 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 < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000738s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 11729 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 < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000632s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 36320 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 < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000793s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000711s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747248327 and end_time > 1747248327 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000567s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000529s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000381s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 267 LIMIT 1 [ RunTime:0.000591s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.000751s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 285 LIMIT 1 [ RunTime:0.000443s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 31 LIMIT 1 [ RunTime:0.000589s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 287 LIMIT 1 [ RunTime:0.000531s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 32 LIMIT 1 [ RunTime:0.000392s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 288 LIMIT 1 [ RunTime:0.000615s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 33 LIMIT 1 [ RunTime:0.000589s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 289 LIMIT 1 [ RunTime:0.000658s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 36 LIMIT 1 [ RunTime:0.000926s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 37 LIMIT 1 [ RunTime:0.000704s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 294 LIMIT 1 [ RunTime:0.001050s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 40 LIMIT 1 [ RunTime:0.000663s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000687s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000476s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000315s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000367s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000221s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000280s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000342s ]