update
This commit is contained in:
@@ -16,7 +16,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 全文索引 ES数据模型
|
||||
**/
|
||||
@IndexName("job_document_gt")
|
||||
@IndexName("job_document")
|
||||
@Data
|
||||
public class ESJobDocument
|
||||
{
|
||||
|
Reference in New Issue
Block a user