[ DB ] CONNECT:[ UseTime:0.000465s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000629s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.007371s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.000813s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000352s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000462s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000183s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000456s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000244s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000265s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000621s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.008201s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000859s ]
[ 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.001675s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000242s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=519 WHERE `id` = 1 [ RunTime:0.019964s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 28639 LIMIT 1 [ RunTime:0.000284s ]
[ 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.009268s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (28639) [ RunTime:0.000430s ]
[ 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.001079s ]
[ 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.001385s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000577s ]
[ 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 (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 `is_new` desc LIMIT 0,20 [ RunTime:0.003922s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000910s ]
[ 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.001517s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.001298s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000496s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000703s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 9987 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 < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000813s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.001000s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000814s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000647s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000464s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000569s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.000957s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 6196 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 < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000518s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000514s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.005362s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000583s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000733s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000525s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.020373s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.002935s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.003154s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.001158s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000471s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000532s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000501s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.004265s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000489s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000472s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000480s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000447s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000560s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000452s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.001640s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000640s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246090 and end_time > 1747246090 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000521s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 259 LIMIT 1 [ RunTime:0.000248s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000465s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000323s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 515 LIMIT 1 [ RunTime:0.000246s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 261 LIMIT 1 [ RunTime:0.000254s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 265 LIMIT 1 [ RunTime:0.000246s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 521 LIMIT 1 [ RunTime:0.000249s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 266 LIMIT 1 [ RunTime:0.000232s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 522 LIMIT 1 [ RunTime:0.000347s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 267 LIMIT 1 [ RunTime:0.000413s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 270 LIMIT 1 [ RunTime:0.000413s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 285 LIMIT 1 [ RunTime:0.000378s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 31 LIMIT 1 [ RunTime:0.000257s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 287 LIMIT 1 [ RunTime:0.000409s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 32 LIMIT 1 [ RunTime:0.000309s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 288 LIMIT 1 [ RunTime:0.000268s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 33 LIMIT 1 [ RunTime:0.000347s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 289 LIMIT 1 [ RunTime:0.000364s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 36 LIMIT 1 [ RunTime:0.000365s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 37 LIMIT 1 [ RunTime:0.000353s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 294 LIMIT 1 [ RunTime:0.000528s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 40 LIMIT 1 [ RunTime:0.000355s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000376s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000323s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000308s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000320s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000283s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000244s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000304s ]