Commit 5115ebd6 by 吴博

feat: [1006793] 0311接口优化

parent cd1537e4
......@@ -4678,6 +4678,6 @@ public class BookBizImpl implements BookBiz {
bookCache.setBookInfoToRedis(bookDto);
}
}
return null;
return bookDto;
}
}
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