Commit 4c4eff05 authored by 刘文胜's avatar 刘文胜

111

parent 5673127d
......@@ -26,7 +26,7 @@ exports.saveCommentLevel1=function(thread,commentLevel1){
var forumAboutMe=new ForumAboutMe({
ent_code:thread.ent_code,
from:commentLevel1.from,
to:commentLevel1.to,
to:thread.from,
type:COMMENTLEVEL1_TYPE,
thread:thread._id,
threadStatus:thread.status,
......
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