查询接口优化

This commit is contained in:
2026-01-11 23:41:42 +08:00
parent 955cfe8f99
commit 5aac18bc52
5 changed files with 131 additions and 24 deletions

View File

@@ -67,6 +67,7 @@ public interface IJobService
EsPageInfo<ESJobDocument> appList(ESJobSearch job);
EsPageInfo<ESJobDocument> aiList(ESJobSearch job);
void importData();