Commit 42f33004 authored by 杨翌文's avatar 杨翌文

Merge branch 'remould_1214_api_optimize' of...

Merge branch 'remould_1214_api_optimize' of git.wxpai.cn:scrmgroup/pisns-forum-api into remould_1214_api_optimize
parents f7519446 7df15a7a
......@@ -350,6 +350,8 @@ exports.getThreadById = function(tid, callback) {
}
}
});
};
//根据ID获取文章
exports.getThreadByIdSimple = function(conditions, callback) {
......
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