Commit 24ff8609 authored by 刘基明's avatar 刘基明

主题被删时删除id

......@@ -119,7 +119,7 @@ public class NotificationManager {
}
}else {
// 引用主题已被删除
themeNotifyQo.setForwardThemeId(null);
themeNotifyQo.setFormerThemeId(null);
}
}
// 外部话题
......
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