[ DB ] CONNECT:[ UseTime:0.001152s ] mysql:host=127.0.0.1;port=3306;dbname=jdsc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_goods_category` [ RunTime:0.001991s ]
[ SQL ] SELECT `id` FROM `tp_goods_category` WHERE `parent_id` = 59 [ RunTime:0.000411s ]
[ SQL ] SHOW COLUMNS FROM `tp_goods` [ RunTime:0.001468s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (59,60,514,515,516,517,518,519,520,513,521,522,523,524,525,526,527,528,529,530,531,532,536,537,538,539,540,533,541,542,543,544,545,546,547,548,549,534,550,551,552,553,535,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569) AND ( `exchange_integral` > 0 ) LIMIT 1 [ RunTime:0.000754s ]
[ SQL ] SELECT * FROM `tp_goods` WHERE `is_on_sale` = 1 AND `is_virtual` = 0 AND `cat_id` IN (59,60,514,515,516,517,518,519,520,513,521,522,523,524,525,526,527,528,529,530,531,532,536,537,538,539,540,533,541,542,543,544,545,546,547,548,549,534,550,551,552,553,535,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569) AND ( `exchange_integral` > 0 ) LIMIT 0,15 [ RunTime:0.029180s ]
[ SQL ] SELECT * FROM `tp_goods_category` WHERE `level` = 1 [ RunTime:0.001315s ]
[ SQL ] select * from `tp_article` where cat_id = 2 and is_open=1 limit 5 [ RunTime:0.002330s ]
[ SQL ] select * from `tp_article` where cat_id = 3 and is_open=1 limit 5 [ RunTime:0.000479s ]
[ SQL ] select * from `tp_article` where cat_id = 4 and is_open=1 limit 5 [ RunTime:0.000441s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 limit 5 [ RunTime:0.000443s ]
[ SQL ] SELECT * FROM `tp_navigation` where is_show = 1 AND position = 'bottom' ORDER BY `sort` DESC [ RunTime:0.000461s ]
[ SQL ] select * from `tp_article` where cat_id = 5 and is_open=1 [ RunTime:0.000437s ]