Commit 5afcc417 authored by tianyiming's avatar tianyiming

一码通es索引字段修改

parent 8aed06cc
...@@ -81,4 +81,14 @@ public class ESEquipmentCategoryDto { ...@@ -81,4 +81,14 @@ public class ESEquipmentCategoryDto {
@Field(type = FieldType.Text) @Field(type = FieldType.Text)
private String USE_INNER_CODE; private String USE_INNER_CODE;
@Field(type = FieldType.Text)
private String FACTORY_NUM;
@Field(type = FieldType.Text)
private String PRODUCE_UNIT_NAME;
@Field(type = FieldType.Text)
private String INSPECT_REPORT;
} }
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