Commit b4d494a7 authored by tianyiming's avatar tianyiming

一码通es索引字段修改

parent c47dba14
...@@ -91,4 +91,6 @@ public class ESEquipmentCategoryDto { ...@@ -91,4 +91,6 @@ public class ESEquipmentCategoryDto {
@Field(type = FieldType.Text) @Field(type = FieldType.Text)
private String INSPECT_REPORT; private String INSPECT_REPORT;
@Field(type = FieldType.Text)
private String NEXT_INSPECT_DATE;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment