[ DB ] CONNECT:[ UseTime:0.000703s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000825s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005850s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.001438s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000740s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000480s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000315s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000552s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000567s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000443s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000594s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.004765s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000956s ]
[ 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.001804s ]
[ 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.004610s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 5026 LIMIT 1 [ RunTime:0.000537s ]
[ 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.010146s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (13668,13673,13674,12093,13669) [ RunTime:0.000570s ]
[ 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.000917s ]
[ 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.001611s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000950s ]
[ 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 (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 20,20 [ RunTime:0.004882s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000899s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (291,297,44,300,306,52,53,309,310,312,57,315,316,61,64,65,321,322,68,324) [ RunTime:0.000678s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000589s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000272s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000841s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 9987 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000722s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.000636s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000637s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000638s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000653s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 1318 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.000933s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.001083s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000722s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000731s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000804s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000739s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000877s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000923s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 16750 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 34675 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 27508 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000739s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 9855 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 652 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000732s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000637s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000559s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000576s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 34767 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000527s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000766s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000735s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000608s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 9192 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 < 1747245185 and end_time > 1747245185 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000580s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 291 LIMIT 1 [ RunTime:0.000309s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000497s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000366s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 297 LIMIT 1 [ RunTime:0.000285s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 44 LIMIT 1 [ RunTime:0.000320s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 300 LIMIT 1 [ RunTime:0.000343s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 306 LIMIT 1 [ RunTime:0.000304s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 52 LIMIT 1 [ RunTime:0.000324s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 53 LIMIT 1 [ RunTime:0.000313s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 309 LIMIT 1 [ RunTime:0.000324s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 310 LIMIT 1 [ RunTime:0.000415s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 312 LIMIT 1 [ RunTime:0.000503s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 57 LIMIT 1 [ RunTime:0.000480s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 315 LIMIT 1 [ RunTime:0.000391s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 316 LIMIT 1 [ RunTime:0.000543s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 61 LIMIT 1 [ RunTime:0.000504s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 64 LIMIT 1 [ RunTime:0.000613s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 65 LIMIT 1 [ RunTime:0.000523s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 321 LIMIT 1 [ RunTime:0.000430s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 322 LIMIT 1 [ RunTime:0.000364s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 68 LIMIT 1 [ RunTime:0.000380s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 324 LIMIT 1 [ RunTime:0.000353s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000489s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000390s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000301s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000325s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000223s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000193s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000291s ]