浏览代码

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"
         },