{ "orderfinances": { "_parent": { "type": "info" }, "properties": { "id": { "type": "long" }, "idOrder": { "type": "long" }, "orderMoney": { "type": "double" }, "deliverFee": { "type": "double" }, "orderPlatformSubsidy": { "type": "double" }, "storeDiscount": { "type": "double" }, "customerPaid": { "type": "double" }, "platformServiceFee": { "type": "double" }, "storeRealCollection": { "type": "double" }, "omeServiceFee": { "type": "double" }, "createBy": { "type": "long" }, "createTimeLong": { "type": "long" }, "updateBy": { "type": "long" }, "updateTimeLong": { "type": "long" } } } }