[ DB ] CONNECT:[ UseTime:0.000388s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000689s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005656s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.000922s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000477s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000594s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000296s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.001089s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000432s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000418s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000643s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.004632s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001251s ]
[ 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.002417s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000313s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=519 WHERE `id` = 1 [ RunTime:0.004828s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 5026 LIMIT 1 [ RunTime:0.000493s ]
[ 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_id2` = 5026 [ RunTime:0.010595s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (13668,13673,13674,12093,13669) [ RunTime:0.000925s ]
[ SQL ] SELECT `shop_price` FROM `tp_goods` WHERE ( is_on_sale = 1 and goods_id in (18,19,23,25,28,29,34,44,52,53,57,61,64,65,68,78,88,102,103,105,107,108,109,121,131,133,134,135,139,140,145,146,147,148,149,153,155,156,164,167,168,170,171,172,173,174,177,180,181,189,192,195,196,199,209,210,213,214,215,219,223,224,229,230,243,245,248,249,253,262,263,264,268,269,276,280,286,290,291,297,300,306,309,310,312,315,316,321,322,324,332,337,340,346,347,350,352,353,355,358,359,361,367,369,370,372,373,377,385,386,399,408,410,417,420,425,428,429,436,437,441,443,444,445,451,458,460,461,465,467,468,470,474,481,487,489,492,494,503,504,505,508,514,516,517,519) ) [ RunTime:0.002104s ]
[ SQL ] SELECT `cat_id1` FROM `tp_goods` WHERE ( is_on_sale = 1 ) AND `goods_id` IN (18,19,23,25,28,29,34,44,52,53,57,61,64,65,68,78,88,102,103,105,107,108,109,121,131,133,134,135,139,140,145,146,147,148,149,153,155,156,164,167,168,170,171,172,173,174,177,180,181,189,192,195,196,199,209,210,213,214,215,219,223,224,229,230,243,245,248,249,253,262,263,264,268,269,276,280,286,290,291,297,300,306,309,310,312,315,316,321,322,324,332,337,340,346,347,350,352,353,355,358,359,361,367,369,370,372,373,377,385,386,399,408,410,417,420,425,428,429,436,437,441,443,444,445,451,458,460,461,465,467,468,470,474,481,487,489,492,494,503,504,505,508,514,516,517,519) [ RunTime:0.001466s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000763s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000820s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `goods_id` IN (18,19,23,25,28,29,34,44,52,53,57,61,64,65,68,78,88,102,103,105,107,108,109,121,131,133,134,135,139,140,145,146,147,148,149,153,155,156,164,167,168,170,171,172,173,174,177,180,181,189,192,195,196,199,209,210,213,214,215,219,223,224,229,230,243,245,248,249,253,262,263,264,268,269,276,280,286,290,291,297,300,306,309,310,312,315,316,321,322,324,332,337,340,346,347,350,352,353,355,358,359,361,367,369,370,372,373,377,385,386,399,408,410,417,420,425,428,429,436,437,441,443,444,445,451,458,460,461,465,467,468,470,474,481,487,489,492,494,503,504,505,508,514,516,517,519) ORDER BY `sort` desc LIMIT 0,20 [ RunTime:0.003970s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000856s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (514,516,517,262,263,519,264,268,269,18,19,276,23,280,25,28,29,286,34,290) [ RunTime:0.000987s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000547s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000263s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000727s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.001134s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.001085s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.001143s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.001057s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000891s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000895s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.001085s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.001296s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000858s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000857s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000635s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.001118s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000787s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000745s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.001549s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 16750 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 < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000685s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000561s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000603s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000536s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000612s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000818s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000941s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000901s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000652s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000607s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000585s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000824s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.001876s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000683s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000714s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245771 and end_time > 1747245771 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.001006s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.001048s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.001353s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000661s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000431s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000407s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000321s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000311s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000218s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000330s ]