Browse Source

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

wcc 1 năm trước cách đây
mục cha
commit
4f833f7bf0
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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"
         },