Commit 0c78d8a0 authored by 刘基明's avatar 刘基明

附件

parent f30f70e3
......@@ -310,7 +310,7 @@ public class ThemeManager {
throw new BizException("转发主题Id错误,id:" + formerThemeId);
}
//单个查询详情
// productService.getAttachDetail(formerTheme);
productService.getAttachDetail(formerTheme);
FormerThemeQo f = ConvertUtil.themeQo2FormerThemeQo(formerTheme);
themeQo.setFormerTheme(f);
......
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