{ "orderdiscount": { "_parent": { "type": "info" }, "properties": { "id": { "type": "long" }, "idOrder": { "type": "long" }, "discountName": { "type": "text", "index": "not_analyzed" }, "discountType": { "type": "integer" }, "discountAmount": { "type": "integer" }, "merchantDiscountAmount": { "type": "integer" }, "platformDiscountAmount": { "type": "integer" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }