publish
This commit is contained in:
@@ -63,4 +63,8 @@ public interface IESJobSearchService
|
||||
ESJobDocument selectById(Long jobId);
|
||||
|
||||
void fix();
|
||||
|
||||
void updateJob(Long jobId);
|
||||
|
||||
void deleteJob(Long jobId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user