[ DB ] CONNECT:[ UseTime:0.000439s ] mysql:host=127.0.0.1;port=3306;dbname=bb2_yunhui_online2;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `tp_config` [ RunTime:0.000595s ]
[ SQL ] SELECT * FROM `tp_config` [ RunTime:0.000482s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.000702s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `is_show` = 1 ORDER BY sort_order desc [ RunTime:0.005737s ]
[ SQL ] SHOW COLUMNS FROM `tp_brand` [ RunTime:0.000921s ]
[ SQL ] SELECT `id`,`cat_id1`,`logo`,`is_hot`,`name_zh` FROM `tp_brand` WHERE ( cat_id1>0 ) [ RunTime:0.000444s ]
[ SQL ] SHOW COLUMNS FROM `tp_seller` [ RunTime:0.000548s ]
[ SQL ] SELECT * FROM `tp_seller` WHERE `user_id` IS NULL LIMIT 1 [ RunTime:0.000353s ]
[ SQL ] SHOW COLUMNS FROM `tp_business_manager` [ RunTime:0.000514s ]
[ SQL ] SELECT * FROM `tp_business_manager` WHERE `manager_id` IS NULL LIMIT 1 [ RunTime:0.000234s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `inc_type` = 'shop_info' [ RunTime:0.000393s ]
[ SQL ] SHOW COLUMNS FROM `tp_currency` [ RunTime:0.000534s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `lang_code` = 'zh' LIMIT 1 [ RunTime:0.000339s ]
[ SQL ] SELECT * FROM `tp_currency` WHERE `is_show` = 1 [ RunTime:0.000285s ]
[ SQL ] SHOW COLUMNS FROM `tp_seo` [ RunTime:0.000525s ]
[ SQL ] SELECT `type`,`title`,`keywords`,`description` FROM `tp_seo` [ RunTime:0.000215s ]
[ SQL ] SELECT * FROM `tp_config` WHERE `inc_type` = 'subdomain' [ RunTime:0.000489s ]
[ SQL ] SHOW COLUMNS FROM `tp_search_word` [ RunTime:0.000604s ]
[ SQL ] UPDATE `tp_search_word` SET `search_num`=`search_num`+1 WHERE `keywords` = '' [ RunTime:0.005885s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.000860s ]
[ 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.001164s ]
[ SQL ] SELECT * FROM `tp_search_word` WHERE `keywords` = '' LIMIT 1 [ RunTime:0.000565s ]
[ SQL ] UPDATE `tp_search_word` SET `goods_num`=505 WHERE `id` = 739 [ RunTime:0.004543s ]
[ SQL ] SELECT `goods_id` FROM `tp_goods` WHERE ( is_on_sale=1 and goods_state = 1 ) AND ( (`goods_name` LIKE '%%') OR (`keywords` LIKE '%%') ) AND `is_on_sale` = 1 AND `goods_state` = 1 ORDER BY `sort` desc,`goods_id` desc [ RunTime:0.003009s ]
[ SQL ] SELECT `goods_id` FROM `tp_goods` WHERE `is_on_sale` = 1 AND `store_count` > 0 [ RunTime:0.002209s ]
[ SQL ] SELECT `shop_price` FROM `tp_goods` WHERE ( is_on_sale = 1 and goods_id in (522,521,520,519,518,517,516,515,514,513,512,511,510,509,508,507,506,505,504,503,502,501,500,499,498,497,496,495,494,493,492,491,490,489,488,487,486,485,484,483,482,481,480,479,478,477,476,475,474,473,472,471,470,469,468,467,466,465,464,463,462,461,460,459,458,457,456,455,454,453,452,451,450,449,448,447,446,445,444,443,442,441,440,439,438,437,436,435,434,433,432,431,430,429,428,427,426,425,424,423,422,421,420,419,418,417,416,415,414,413,412,411,410,409,408,407,406,405,404,403,402,401,400,399,398,397,396,395,394,393,392,391,390,389,388,387,386,385,384,383,382,381,380,379,378,377,376,375,374,373,372,371,370,369,368,367,366,365,364,363,362,361,360,359,358,357,356,355,354,353,352,351,350,349,348,347,346,345,344,343,342,341,340,339,338,337,336,335,334,333,332,331,330,329,328,327,326,325,324,323,322,321,320,319,318,317,316,315,314,313,312,311,310,309,308,307,306,305,304,303,302,301,300,299,298,297,296,295,294,293,292,291,290,289,288,287,286,285,284,283,282,281,280,279,278,277,276,275,274,273,272,271,270,269,268,267,266,265,264,263,262,261,260,259,258,257,256,255,254,253,252,251,250,249,248,247,246,245,244,243,242,241,240,239,238,237,236,235,234,233,232,231,230,229,228,227,226,225,224,223,222,221,220,219,218,217,216,215,214,213,212,211,210,209,208,207,206,205,204,203,202,201,200,199,198,197,196,195,194,193,192,191,190,189,188,187,186,185,184,183,182,181,180,179,178,177,176,175,174,173,172,171,170,169,168,167,166,165,164,163,162,161,160,159,158,157,156,155,154,153,152,151,150,149,148,147,146,145,144,143,142,141,140,139,138,137,136,135,134,133,132,131,130,129,128,127,126,125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,98,97,96,95,94,93,92,91,90,89,88,87,86,85,84,83,82,81,80,79,78,77,76,75,74,73,72,71,70,69,68,67,66,65,64,63,62,61,60,59,58,57,56,55,54,53,52,51,50,49,48,47,46,45,44,43,42,41,40,39,38,37,36,35,34,33,32,31,30,29,28,27,26,25,24,23,22,21,20,19,18) ) [ RunTime:0.002868s ]
[ SQL ] SELECT `cat_id1` FROM `tp_goods` WHERE ( is_on_sale = 1 ) AND `goods_id` IN (522,521,520,519,518,517,516,515,514,513,512,511,510,509,508,507,506,505,504,503,502,501,500,499,498,497,496,495,494,493,492,491,490,489,488,487,486,485,484,483,482,481,480,479,478,477,476,475,474,473,472,471,470,469,468,467,466,465,464,463,462,461,460,459,458,457,456,455,454,453,452,451,450,449,448,447,446,445,444,443,442,441,440,439,438,437,436,435,434,433,432,431,430,429,428,427,426,425,424,423,422,421,420,419,418,417,416,415,414,413,412,411,410,409,408,407,406,405,404,403,402,401,400,399,398,397,396,395,394,393,392,391,390,389,388,387,386,385,384,383,382,381,380,379,378,377,376,375,374,373,372,371,370,369,368,367,366,365,364,363,362,361,360,359,358,357,356,355,354,353,352,351,350,349,348,347,346,345,344,343,342,341,340,339,338,337,336,335,334,333,332,331,330,329,328,327,326,325,324,323,322,321,320,319,318,317,316,315,314,313,312,311,310,309,308,307,306,305,304,303,302,301,300,299,298,297,296,295,294,293,292,291,290,289,288,287,286,285,284,283,282,281,280,279,278,277,276,275,274,273,272,271,270,269,268,267,266,265,264,263,262,261,260,259,258,257,256,255,254,253,252,251,250,249,248,247,246,245,244,243,242,241,240,239,238,237,236,235,234,233,232,231,230,229,228,227,226,225,224,223,222,221,220,219,218,217,216,215,214,213,212,211,210,209,208,207,206,205,204,203,202,201,200,199,198,197,196,195,194,193,192,191,190,189,188,187,186,185,184,183,182,181,180,179,178,177,176,175,174,173,172,171,170,169,168,167,166,165,164,163,162,161,160,159,158,157,156,155,154,153,152,151,150,149,148,147,146,145,144,143,142,141,140,139,138,137,136,135,134,133,132,131,130,129,128,127,126,125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,98,97,96,95,94,93,92,91,90,89,88,87,86,85,84,83,82,81,80,79,78,77,76,75,74,73,72,71,70,69,68,67,66,65,64,63,62,61,60,59,58,57,56,55,54,53,52,51,50,49,48,47,46,45,44,43,42,41,40,39,38,37,36,35,34,33,32,31,30,29,28,27,26,25,24,23,22,21,20,19,18) [ RunTime:0.003810s ]
[ SQL ] SELECT * FROM `tp_brand` WHERE `cat_id1` IN (5025,652) AND `status` = 0 ORDER BY sort asc [ RunTime:0.000988s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `goods_id` IN (522,521,520,519,518,517,516,515,514,513,512,511,510,509,508,507,506,505,504,503,502,501,500,499,498,497,496,495,494,493,492,491,490,489,488,487,486,485,484,483,482,481,480,479,478,477,476,475,474,473,472,471,470,469,468,467,466,465,464,463,462,461,460,459,458,457,456,455,454,453,452,451,450,449,448,447,446,445,444,443,442,441,440,439,438,437,436,435,434,433,432,431,430,429,428,427,426,425,424,423,422,421,420,419,418,417,416,415,414,413,412,411,410,409,408,407,406,405,404,403,402,401,400,399,398,397,396,395,394,393,392,391,390,389,388,387,386,385,384,383,382,381,380,379,378,377,376,375,374,373,372,371,370,369,368,367,366,365,364,363,362,361,360,359,358,357,356,355,354,353,352,351,350,349,348,347,346,345,344,343,342,341,340,339,338,337,336,335,334,333,332,331,330,329,328,327,326,325,324,323,322,321,320,319,318,317,316,315,314,313,312,311,310,309,308,307,306,305,304,303,302,301,300,299,298,297,296,295,294,293,292,291,290,289,288,287,286,285,284,283,282,281,280,279,278,277,276,275,274,273,272,271,270,269,268,267,266,265,264,263,262,261,260,259,258,257,256,255,254,253,252,251,250,249,248,247,246,245,244,243,242,241,240,239,238,237,236,235,234,233,232,231,230,229,228,227,226,225,224,223,222,221,220,219,218,217,216,215,214,213,212,211,210,209,208,207,206,205,204,203,202,201,200,199,198,197,196,195,194,193,192,191,190,189,188,187,186,185,184,183,182,181,180,179,178,177,176,175,174,173,172,171,170,169,168,167,166,165,164,163,162,161,160,159,158,157,156,155,154,153,152,151,150,149,148,147,146,145,144,143,142,141,140,139,138,137,136,135,134,133,132,131,130,129,128,127,126,125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,98,97,96,95,94,93,92,91,90,89,88,87,86,85,84,83,82,81,80,79,78,77,76,75,74,73,72,71,70,69,68,67,66,65,64,63,62,61,60,59,58,57,56,55,54,53,52,51,50,49,48,47,46,45,44,43,42,41,40,39,38,37,36,35,34,33,32,31,30,29,28,27,26,25,24,23,22,21,20,19,18) ORDER BY `sort` desc LIMIT 0,20 [ RunTime:0.006716s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods_images` [ RunTime:0.000919s ]
[ SQL ] SELECT * FROM `tp_goods_images` WHERE `goods_id` IN (256,512,257,513,258,514,259,515,260,516,261,517,262,518,263,519,264,520,265,521) [ RunTime:0.000776s ]
[ SQL ] SHOW COLUMNS FROM `tp_menu_goods_field` [ RunTime:0.000550s ]
[ SQL ] SELECT * FROM `tp_menu_goods_field` [ RunTime:0.000302s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad_position` [ RunTime:0.000902s ]
[ SQL ] SELECT `position_id`,`position_name`,`ad_width`,`ad_height` FROM `tp_ad_position` [ RunTime:0.000390s ]
[ SQL ] SHOW COLUMNS FROM `tp_ad` [ RunTime:0.000733s ]
[ SQL ] SELECT * FROM `tp_ad` WHERE ( pid=1 and enabled = 1 and start_time <= 1747209471 and end_time >= 1747209471 ) ORDER BY orderby desc LIMIT 1 [ RunTime:0.000620s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 6144 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 < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 9987 limit 2 [ RunTime:0.000839s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 37893 limit 2 [ RunTime:0.001015s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 35338 limit 2 [ RunTime:0.001010s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 15901 limit 2 [ RunTime:0.001499s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 1315 limit 2 [ RunTime:0.001128s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 1316 limit 2 [ RunTime:0.000960s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 1318 limit 2 [ RunTime:0.001061s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 1319 limit 2 [ RunTime:0.001393s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 6196 limit 2 [ RunTime:0.000967s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 43575 limit 2 [ RunTime:0.001057s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 6728 limit 2 [ RunTime:0.001227s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 6994 limit 2 [ RunTime:0.001034s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 1620 limit 2 [ RunTime:0.003996s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 37462 limit 2 [ RunTime:0.001507s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 6233 limit 2 [ RunTime:0.000748s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 16750 limit 2 [ RunTime:0.001174s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 34675 limit 2 [ RunTime:0.001331s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 27508 limit 2 [ RunTime:0.000854s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 9847 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 < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 9855 limit 2 [ RunTime:0.000892s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 652 limit 2 [ RunTime:0.001050s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 670 limit 2 [ RunTime:0.001023s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 5025 limit 2 [ RunTime:0.001032s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 1713 limit 2 [ RunTime:0.000630s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 17329 limit 2 [ RunTime:0.001016s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 34767 limit 2 [ RunTime:0.000971s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 11729 limit 2 [ RunTime:0.000849s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 35025 limit 2 [ RunTime:0.000968s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 36320 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 < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 737 limit 2 [ RunTime:0.000737s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 9192 limit 2 [ RunTime:0.000694s ]
[ SQL ] select * from tp_goods g inner join tp_flash_sale as f on g.goods_id = f.goods_id where start_time < 1747209470 and end_time > 1747209470 and status = 1 and cat_id1 = 14065 limit 2 [ RunTime:0.000649s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 1 ORDER BY `sort` DESC [ RunTime:0.000473s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 256 LIMIT 1 [ RunTime:0.001058s ]
[ SQL ] SELECT `name`,`value` FROM `tp_config` WHERE `name` IN ('oss_key_id','oss_key_secret','oss_endpoint','oss_bucket') [ RunTime:0.001176s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 512 LIMIT 1 [ RunTime:0.000511s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 257 LIMIT 1 [ RunTime:0.000400s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 513 LIMIT 1 [ RunTime:0.000682s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 258 LIMIT 1 [ RunTime:0.000813s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 514 LIMIT 1 [ RunTime:0.000794s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 259 LIMIT 1 [ RunTime:0.000702s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 515 LIMIT 1 [ RunTime:0.001149s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 260 LIMIT 1 [ RunTime:0.000566s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 516 LIMIT 1 [ RunTime:0.000504s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 261 LIMIT 1 [ RunTime:0.000603s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 517 LIMIT 1 [ RunTime:0.002224s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 262 LIMIT 1 [ RunTime:0.000739s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 518 LIMIT 1 [ RunTime:0.000696s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 263 LIMIT 1 [ RunTime:0.000549s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 519 LIMIT 1 [ RunTime:0.000438s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 264 LIMIT 1 [ RunTime:0.001070s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 520 LIMIT 1 [ RunTime:0.000631s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 265 LIMIT 1 [ RunTime:0.000563s ]
[ SQL ] SELECT `original_img` FROM `tp_goods` WHERE `goods_id` = 521 LIMIT 1 [ RunTime:0.000875s ]
[ SQL ] select * from `tp_slogan` order by id asc limit 4 [ RunTime:0.000612s ]
[ SQL ] select * from `tp_article_cat` where show_in_nav=1 order by cat_id asc limit 4 [ RunTime:0.000497s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000912s ]
[ SQL ] select * from `tp_article` where cat_id = 11 and is_open=1 limit 5 [ RunTime:0.000449s ]
[ SQL ] select * from `tp_article` where cat_id = 13 and is_open=1 limit 5 [ RunTime:0.000636s ]
[ SQL ] select * from `tp_article` where cat_id = 15 and is_open=1 limit 5 [ RunTime:0.000644s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000278s ]
[ SQL ] select * from `tp_friend_link` where is_show=1 [ RunTime:0.000212s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 2 ORDER BY `sort` DESC [ RunTime:0.000472s ]