[ DB ] CONNECT:[ UseTime:0.000297s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000667s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.008420s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.001034s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000393s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000650s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000319s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000577s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000291s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000291s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000694s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.024053s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001122s ]
[ 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.002390s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000490s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=519 WHERE `id` = 1 [ RunTime:0.018839s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 5026 LIMIT 1 [ RunTime:0.000477s ]
[ 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.008701s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (13668,13673,13674,12093,13669) [ RunTime:0.001159s ]
[ 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.001925s ]
[ 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.002734s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.001052s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000787s ]
[ 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.005598s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.001195s ]
[ 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.001211s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000788s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000345s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.001305s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000782s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000791s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 35338 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 < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000545s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000847s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 1316 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 < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000869s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.001018s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000810s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000907s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 6728 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 < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000834s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000866s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.001140s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.001260s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 16750 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 < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000772s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000779s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000769s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000816s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000817s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000819s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 5025 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 < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000742s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000786s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.001624s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000866s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 35025 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 < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 36320 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 < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000828s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000747s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747246799 and end_time > 1747246799 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000752s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 514 LIMIT 1 [ RunTime:0.000353s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000753s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000449s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 516 LIMIT 1 [ RunTime:0.000388s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 517 LIMIT 1 [ RunTime:0.000352s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 262 LIMIT 1 [ RunTime:0.000510s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 263 LIMIT 1 [ RunTime:0.000690s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 519 LIMIT 1 [ RunTime:0.000453s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 264 LIMIT 1 [ RunTime:0.000471s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 268 LIMIT 1 [ RunTime:0.000389s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 269 LIMIT 1 [ RunTime:0.000532s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 18 LIMIT 1 [ RunTime:0.000511s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 19 LIMIT 1 [ RunTime:0.000437s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 276 LIMIT 1 [ RunTime:0.000411s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 23 LIMIT 1 [ RunTime:0.000362s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 280 LIMIT 1 [ RunTime:0.000359s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 25 LIMIT 1 [ RunTime:0.000524s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 28 LIMIT 1 [ RunTime:0.000521s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 29 LIMIT 1 [ RunTime:0.000492s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 286 LIMIT 1 [ RunTime:0.000484s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 34 LIMIT 1 [ RunTime:0.000425s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 290 LIMIT 1 [ RunTime:0.000431s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000551s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000382s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000260s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000264s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000257s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000331s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000343s ]