Browse Source

项目表添加 jgtime_first 字段

wcc 11 months ago
parent
commit
1462785af8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      mapping/projectset2.txt

+ 3 - 0
mapping/projectset2.txt

@@ -167,6 +167,9 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
         "bidamounttag": {
           "type": "long"
         },
+       "jgtime_first": {
+          "type": "long"
+        },
         "mpn": {
           "type": "keyword"
         },