Commit bb431327 authored by strong's avatar strong

语法错误。

parent 6ffca739
......@@ -453,7 +453,7 @@ exports.getThreadById = function(tid, callback) {
// cb(null, data.length);
// }
// });
// }
}
], function(err, results) {
if (err) {
callback(err, null);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment