소스 검색

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

wcc 1 년 전
부모
커밋
4f833f7bf0
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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"
         },