Commit 4ee33b52 by 吴博

Merge branch 'fixbug/fixbook' into 'master'

bug: [none] 0311接口优化

See merge request rays/pcloud-book!1519
parents cd1537e4 5115ebd6
......@@ -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