[ DB ] CONNECT:[ UseTime:0.000421s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000661s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.006883s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.002678s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000537s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000700s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000287s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000661s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000380s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000510s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.001031s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.005539s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001980s ]
[ 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.002420s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000474s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=519 WHERE `id` = 1 [ RunTime:0.005293s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 5026 LIMIT 1 [ RunTime:0.000507s ]
[ 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.012030s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (13668,13673,13674,12093,13669) [ RunTime:0.001702s ]
[ 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.001669s ]
[ 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.001543s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.001056s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000799s ]
[ 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.004238s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.001014s ]
[ 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.001128s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000844s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000420s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000759s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000959s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.001694s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.001067s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.001004s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.001139s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.001174s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000862s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 1319 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 < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.001097s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000935s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.001604s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000672s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 1620 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 < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.001072s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000757s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000659s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000807s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000669s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000620s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 9855 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 < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000633s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000588s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000771s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 1713 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 < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.001129s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.001131s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.001089s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.002049s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000946s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 737 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 < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000842s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245769 and end_time > 1747245769 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000703s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000634s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000417s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 268 LIMIT 1 [ RunTime:0.000550s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 18 LIMIT 1 [ RunTime:0.000459s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 19 LIMIT 1 [ RunTime:0.000479s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 276 LIMIT 1 [ RunTime:0.000431s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 23 LIMIT 1 [ RunTime:0.000467s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 280 LIMIT 1 [ RunTime:0.000418s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 25 LIMIT 1 [ RunTime:0.000413s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 28 LIMIT 1 [ RunTime:0.000424s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 29 LIMIT 1 [ RunTime:0.000499s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 286 LIMIT 1 [ RunTime:0.000413s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 34 LIMIT 1 [ RunTime:0.000467s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 290 LIMIT 1 [ RunTime:0.000361s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000467s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000714s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000533s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000414s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000278s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000378s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000343s ]