Commit 9465f6bd by 阮思源

修改下

parent fad6cdfe
......@@ -219,6 +219,7 @@ public class BookGuideBizImpl implements BookGuideBiz {
text = text + "【" + keywordDTO.getKeywords() + "】";
}
}
text = text + "\n";
}
//邀请进群
if (isInviteGroup != null && isInviteGroup) {
......
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