mirror of
https://github.com/201206030/novel-plus.git
synced 2025-06-24 04:46:37 +00:00
修改版本号
This commit is contained in:
@ -247,7 +247,7 @@ public class BookServiceImpl implements BookService {
|
||||
Double total = results.getCount();
|
||||
|
||||
|
||||
// 临时屏蔽小程序未处理的高亮字段,等小程序处理后再放开
|
||||
// 高亮字段
|
||||
HighlightBuilder highlightBuilder = new HighlightBuilder();
|
||||
highlightBuilder.field("authorName");
|
||||
highlightBuilder.field("bookName");
|
||||
|
Reference in New Issue
Block a user