[ DB ] CONNECT:[ UseTime:0.004126s ] mysql:host=127.0.0.1;port=3306;dbname=jdsc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.002489s ]
[ SQL ] SELECT `id` FROM `tp_goods_category` WHERE `parent_id` = 585 [ RunTime:0.000638s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001787s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (585,586) AND ( `exchange_integral` > 0 ) LIMIT 1 [ RunTime:0.000537s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (585,586) AND ( `exchange_integral` > 0 ) LIMIT 0,15 [ RunTime:0.000759s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `level` = 1 [ RunTime:0.001599s ]
[ SQL ] select * from `tp_article` where cat_id = 2 and is_open=1 limit 5 [ RunTime:0.004224s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000981s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000395s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 limit 5 [ RunTime:0.000300s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000382s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000387s ]