Commit abbe07a1 authored by 杨翌文's avatar 杨翌文

1000

parent dcca7225
......@@ -672,7 +672,7 @@ function populateSubComment(subComments, callback) {
//获取数量
function countAllByFid(conditions, callback) {
callback(null, 0);
callback(null, 21);
// ForumThread.count(conditions, function(err, count) {
// if (err) {
// console.error(err);
......
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