[ DB ] CONNECT:[ UseTime:0.000396s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000671s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.006929s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000899s ]
[ SQL ] SELECT `id`,`cat_id1`,`logo`,`is_hot`,`name_zh` FROM `tp_brand` WHERE ( cat_id1>0 ) [ RunTime:0.000469s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.000494s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000406s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000531s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000212s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000490s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `inc_type` = 'shop_info' [ RunTime:0.000369s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000460s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000286s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000281s ]
[ SQL ] SHOW COLUMNS FROM `tp_seo` [ RunTime:0.000379s ]
[ SQL ] SELECT `type`,`title`,`keywords`,`description` FROM `tp_seo` [ RunTime:0.000170s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `inc_type` = 'subdomain' [ RunTime:0.000414s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000500s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.006044s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000953s ]
[ 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.002543s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000257s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=1331 WHERE `id` = 1 [ RunTime:0.004358s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 15676 LIMIT 1 [ RunTime:0.000382s ]
[ 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_id3` = 15676 [ RunTime:0.009028s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (15676) [ RunTime:0.000402s ]
[ SQL ] SELECT `shop_price` FROM `tp_goods` WHERE ( is_on_sale = 1 and goods_id in (27,35,39,49,55,56,67,182,190,250,281,308,357,374,404,502,1632,1655,1661,1691,1695,1725,1793,1837,1841,1842,1850,1880,1902,1935,1939,2012,2068,2099,2100,2184,2205,2216,2273,2316,2323,2352) ) [ RunTime:0.000464s ]
[ SQL ] SELECT `cat_id1` FROM `tp_goods` WHERE ( is_on_sale = 1 ) AND `goods_id` IN (27,35,39,49,55,56,67,182,190,250,281,308,357,374,404,502,1632,1655,1661,1691,1695,1725,1793,1837,1841,1842,1850,1880,1902,1935,1939,2012,2068,2099,2100,2184,2205,2216,2273,2316,2323,2352) [ RunTime:0.000561s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000578s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `goods_id` IN (27,35,39,49,55,56,67,182,190,250,281,308,357,374,404,502,1632,1655,1661,1691,1695,1725,1793,1837,1841,1842,1850,1880,1902,1935,1939,2012,2068,2099,2100,2184,2205,2216,2273,2316,2323,2352) ORDER BY `sort` desc LIMIT 0,20 [ RunTime:0.003091s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000635s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (1793,2316,2323,2068,281,27,35,39,1837,2352,49,1841,1842,2099,308,2100,55,56,1850,67) [ RunTime:0.000698s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000502s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000255s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad_position` [ RunTime:0.000515s ]
[ SQL ] SELECT `position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000305s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000504s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=1 and enabled = 1 and start_time <= 1747326637 and end_time >= 1747326637 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000418s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000690s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 9987 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000686s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.000537s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000631s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.000686s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 1316 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.001035s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 1319 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000900s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.000667s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000711s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.000569s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000641s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 37462 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000919s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000677s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.000661s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000687s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000563s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 9855 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.000760s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 670 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 5025 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000552s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 17329 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000660s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000623s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 35025 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 < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000853s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000627s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000587s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747326901 and end_time > 1747326901 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000486s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000466s ]
[ SQL ] select * from `tp_article` where cat_id = 1 and is_open=1 limit 5 [ RunTime:0.016166s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000873s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000609s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000442s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000479s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000430s ]