Commit 618d1615 authored by 陈家荣's avatar 陈家荣

update

parent 4be09bba
......@@ -13,7 +13,7 @@ exports.create=function(entity,callback){
}
});
};
exports.remove=function(conditions,callback){
ForumFollowUser.remove(conditions, function(err, result) {
if (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