mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-11 20:06:51 +08:00
同步一下
This commit is contained in:
@@ -109,7 +109,6 @@ public class StudyCourseESApi extends ApiBaseController{
|
|||||||
if(search==null) {
|
if(search==null) {
|
||||||
return error("无ES的实现","",false);
|
return error("无ES的实现","",false);
|
||||||
}
|
}
|
||||||
LocalDateTime now=LocalDateTime.now();
|
|
||||||
//按分页初始化
|
//按分页初始化
|
||||||
int pageIndex=1;
|
int pageIndex=1;
|
||||||
int pageSize=1000;
|
int pageSize=1000;
|
||||||
|
|||||||
Reference in New Issue
Block a user