Commit 06a1c811 authored by 韩桐桐's avatar 韩桐桐

idx_biz_equipment_info注释修改

parent d2af7815
...@@ -188,13 +188,13 @@ public class ESEquipmentInfo { ...@@ -188,13 +188,13 @@ public class ESEquipmentInfo {
private String PRODUCE_UNIT_NAME; private String PRODUCE_UNIT_NAME;
/** /**
* 使用单位统一信用代码 * 安改维单位统一信用代码
*/ */
@Field(type = FieldType.Keyword) @Field(type = FieldType.Keyword)
private String USC_UNIT_CREDIT_CODE; private String USC_UNIT_CREDIT_CODE;
/** /**
* 使用单位统名称 * 安改维单位统名称
*/ */
@Field(type = FieldType.Text) @Field(type = FieldType.Text)
private String USC_UNIT_NAME; private String USC_UNIT_NAME;
......
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