Explorar o código

bidding 添加buyer_type

wcc hai 11 meses
pai
achega
5953c92038
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      mapping/biddingmapping2.txt

+ 3 - 0
mapping/biddingmapping2.txt

@@ -75,6 +75,9 @@ curl -H 'Content-Type: application/json' -u jybid:Top2023_JEB01i@31 -XPUT http:/
         "buyeraddr": {
           "type": "keyword"
         },
+        "buyer_type": {
+          "type": "keyword"
+        }
         "signaturedate": {
           "type": "long"
         },