[ DB ] CONNECT:[ UseTime:0.001020s ] mysql:host=127.0.0.1;port=3306;dbname=jdsc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.001936s ]
[ SQL ] SELECT `id` FROM `tp_goods_category` WHERE `parent_id` = 55 [ RunTime:0.000617s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.002719s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (55,116,392,393,394,395,396,397,398,399,400,401,117,402,403,404,405,406,407,118,408,409,410,411,412,413,414,415,119,416,417,418,419,420,421,422,423,424,120,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442) AND ( `exchange_integral` > 0 ) LIMIT 1 [ RunTime:0.000927s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (55,116,392,393,394,395,396,397,398,399,400,401,117,402,403,404,405,406,407,118,408,409,410,411,412,413,414,415,119,416,417,418,419,420,421,422,423,424,120,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442) AND ( `exchange_integral` > 0 ) LIMIT 0,15 [ RunTime:0.001226s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `level` = 1 [ RunTime:0.001434s ]
[ SQL ] select * from `tp_article` where cat_id = 2 and is_open=1 limit 5 [ RunTime:0.000877s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000348s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000495s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 limit 5 [ RunTime:0.000433s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000487s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000630s ]