[ DB ] CONNECT:[ UseTime:0.000401s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000624s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005456s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.000925s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000381s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000497s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000215s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000490s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000313s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000266s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000442s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.005474s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000847s ]
[ 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.001731s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000305s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=519 WHERE `id` = 1 [ RunTime:0.004467s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 5026 LIMIT 1 [ RunTime:0.000331s ]
[ 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.008201s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (13668,13673,13674,12093,13669) [ RunTime:0.000408s ]
[ 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.000800s ]
[ 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.001066s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000517s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000438s ]
[ 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.002976s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000550s ]
[ 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.000648s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000469s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000299s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 6144 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 < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 9987 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 < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000512s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.000512s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000573s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000538s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 1316 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 < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.000719s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.000740s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000720s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000642s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000602s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 6994 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 < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000666s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.000715s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 6233 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 < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000651s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 34675 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 < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000456s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000445s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000435s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000492s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000535s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000463s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000459s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000462s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000503s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000495s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000523s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000477s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000601s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000614s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747259717 and end_time > 1747259717 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000410s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 514 LIMIT 1 [ RunTime:0.000332s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000572s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000305s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 516 LIMIT 1 [ RunTime:0.000261s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 517 LIMIT 1 [ RunTime:0.000233s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 262 LIMIT 1 [ RunTime:0.000340s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 263 LIMIT 1 [ RunTime:0.000350s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 519 LIMIT 1 [ RunTime:0.000318s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 264 LIMIT 1 [ RunTime:0.000291s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 268 LIMIT 1 [ RunTime:0.000313s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 269 LIMIT 1 [ RunTime:0.000241s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 19 LIMIT 1 [ RunTime:0.000367s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 276 LIMIT 1 [ RunTime:0.000367s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 23 LIMIT 1 [ RunTime:0.000285s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 25 LIMIT 1 [ RunTime:0.000372s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 28 LIMIT 1 [ RunTime:0.000333s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 29 LIMIT 1 [ RunTime:0.000285s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 286 LIMIT 1 [ RunTime:0.000283s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 34 LIMIT 1 [ RunTime:0.000304s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 290 LIMIT 1 [ RunTime:0.000311s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000424s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000423s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000271s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000326s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000238s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000182s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000259s ]