[ DB ] CONNECT:[ UseTime:0.000728s ] mysql:host=127.0.0.1;port=3306;dbname=jdsc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.001440s ]
[ SQL ] SELECT `id` FROM `tp_goods_category` WHERE `parent_id` = 61 [ RunTime:0.000366s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001376s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (61,114,115) AND ( `exchange_integral` > 0 ) LIMIT 1 [ RunTime:0.000457s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (61,114,115) AND ( `exchange_integral` > 0 ) LIMIT 0,15 [ RunTime:0.000536s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `level` = 1 [ RunTime:0.001018s ]
[ SQL ] select * from `tp_article` where cat_id = 2 and is_open=1 limit 5 [ RunTime:0.000924s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000343s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000344s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 limit 5 [ RunTime:0.000346s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000343s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000354s ]