Parcourir la source

bidding 添加合同期限和合同到期时间

wcc il y a 1 an
Parent
commit
4f833f7bf0
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      mapping/biddingmapping2.txt

+ 6 - 0
mapping/biddingmapping2.txt

@@ -78,6 +78,12 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
         "signaturedate": {
           "type": "long"
         },
+       "expiredate": {
+          "type": "long"
+        },
+       "contractperiod": {
+        "type": "keyword"
+        },
         "projectperiod": {
           "type": "keyword"
         },