Browse Source

企业库 添加 autoid seo_id

wcc 1 year ago
parent
commit
4556c55f30
1 changed files with 6 additions and 0 deletions
  1. 6 0
      mapping/qyxy2.txt

+ 6 - 0
mapping/qyxy2.txt

@@ -245,6 +245,12 @@ curl -H 'Content-Type: application/json' -u es_all:TopJkO2E_d1x -XPUT http://127
       "cancel_date_unix": {
         "type": "long"
       },
+      "autoid": {
+        "type": "long"
+      },
+      "seo_id": {
+        "type": "keyword"
+      },
       "employee_num": {
         "type": "integer"
       }