This commit is contained in:
xiongxiaoyang 2020-01-20 15:06:46 +08:00
parent 548ab44f87
commit 16ac61e8ee

View File

@ -124,7 +124,6 @@ public class BookService {
bookService.insertIndexListAndContentList(newBookIndexList, newContentList);
}
cacheUtil.del(CacheKeyConstans.NEWST_BOOK_LIST_KEY);
}