提交 962e8991 authored 作者: jiashixiong's avatar jiashixiong

前台公共资源接口添加查询专家

上级 0032771a
......@@ -256,7 +256,7 @@ public class FgArticleLibraryController {
}
}
// 保存浏览记录
recordService.saveOrUpdateRecord(articleLibraryOneVO.getId(), articleLibraryOneVO.getGoodsType());
//recordService.saveOrUpdateRecord(articleLibraryOneVO.getId(), articleLibraryOneVO.getGoodsType());
// 更新浏览量
service.updateBrowseNum(articleLibraryOneVO.getId());
Integer orderMaxNum = chapterLibraryService.selectMaxOrderNum(form.getBookId());
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论