mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 19:06:49 +08:00
es数据同步
This commit is contained in:
@@ -155,7 +155,7 @@ public class PhpOnlineStudyRecordScheduledTasks {
|
||||
);
|
||||
}
|
||||
|
||||
if (boolQuery.hasClauses()) {
|
||||
if (!boolQuery.hasClauses()) {
|
||||
return null;
|
||||
}
|
||||
SearchSourceBuilder sourceBuilder = new SearchSourceBuilder()
|
||||
|
||||
Reference in New Issue
Block a user