[ DB ] CONNECT:[ UseTime:0.000456s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000948s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.006066s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.001031s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000406s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.001213s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000455s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000744s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000479s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000527s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.001139s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.005691s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001716s ]
[ 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.011655s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000542s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=8147 WHERE `id` = 1 [ RunTime:0.005928s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` = 12345 LIMIT 1 [ RunTime:0.000521s ]
[ 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` = 12345 [ RunTime:0.059135s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `id` IN (12348,31389,39457,22236,36671,12347,12349,12355) [ RunTime:0.000738s ]
[ SQL ] SELECT `shop_price` FROM `tp_goods` WHERE ( is_on_sale = 1 and goods_id in (84,176,277,282,518,2026,2344,2865,2932,2934,3037,3127,3172,3242,3248,3321,3387,3437,3837,3903,3995,4173,4186,4235,4398,4527,4618,4622,4710,4753,4830,4861,4920,4937,5058,5099,5160,5191,5396,5524,5596,5662,5667,5669,5702,5763,5884,6034,6133,6178,6258,6266,6712,7639,7689,7691,8019,8185,8213,8332,8340,8345,8360,8376,8387,8433,8516,8520,8662,8749,8835,8976,9025,9049,9081,9166) ) [ RunTime:0.001414s ]
[ SQL ] SELECT `cat_id1` FROM `tp_goods` WHERE ( is_on_sale = 1 ) AND `goods_id` IN (84,176,277,282,518,2026,2344,2865,2932,2934,3037,3127,3172,3242,3248,3321,3387,3437,3837,3903,3995,4173,4186,4235,4398,4527,4618,4622,4710,4753,4830,4861,4920,4937,5058,5099,5160,5191,5396,5524,5596,5662,5667,5669,5702,5763,5884,6034,6133,6178,6258,6266,6712,7639,7689,7691,8019,8185,8213,8332,8340,8345,8360,8376,8387,8433,8516,8520,8662,8749,8835,8976,9025,9049,9081,9166) [ RunTime:0.001369s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.001060s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (652) AND `status` = 0 ORDER BY sort asc [ RunTime:0.001115s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `goods_id` IN (84,176,277,282,518,2026,2344,2865,2932,2934,3037,3127,3172,3242,3248,3321,3387,3437,3837,3903,3995,4173,4186,4235,4398,4527,4618,4622,4710,4753,4830,4861,4920,4937,5058,5099,5160,5191,5396,5524,5596,5662,5667,5669,5702,5763,5884,6034,6133,6178,6258,6266,6712,7639,7689,7691,8019,8185,8213,8332,8340,8345,8360,8376,8387,8433,8516,8520,8662,8749,8835,8976,9025,9049,9081,9166) ORDER BY `sort` desc LIMIT 0,20 [ RunTime:0.007606s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.001038s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (518,7689,4618,7691,4622,8976,5396,277,8213,282,5662,6178,5667,5669,2344,5160,8749,4398,2865,3127) [ RunTime:0.001024s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000575s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000449s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 6144 limit 2 [ RunTime:0.000829s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000913s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.000814s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 35338 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 < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.000752s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.001510s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000885s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.001418s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.001658s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000749s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 43575 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 < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.000818s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 6994 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 < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.000809s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.001165s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.001076s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.000950s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 34675 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 < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000521s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 9847 limit 2 [ RunTime:0.000510s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000682s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 652 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 < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.000681s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.000679s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 1713 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 < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.000632s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000603s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000617s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 35025 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 < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 36320 limit 2 [ RunTime:0.000585s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000696s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000562s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1748491521 and end_time > 1748491521 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000505s ]
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000600s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.000332s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 7689 LIMIT 1 [ RunTime:0.000487s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 4618 LIMIT 1 [ RunTime:0.000446s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 7691 LIMIT 1 [ RunTime:0.000363s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 4622 LIMIT 1 [ RunTime:0.000444s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 8976 LIMIT 1 [ RunTime:0.000494s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 5396 LIMIT 1 [ RunTime:0.000423s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 8213 LIMIT 1 [ RunTime:0.000476s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 5662 LIMIT 1 [ RunTime:0.000443s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 6178 LIMIT 1 [ RunTime:0.000427s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 5667 LIMIT 1 [ RunTime:0.000453s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 5669 LIMIT 1 [ RunTime:0.000371s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 5160 LIMIT 1 [ RunTime:0.000446s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 8749 LIMIT 1 [ RunTime:0.000538s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 4398 LIMIT 1 [ RunTime:0.000468s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 3127 LIMIT 1 [ RunTime:0.000504s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000467s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000346s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000365s ]