里程补贴信息类型

参数示例

参数名 类型 备注
points pointsDto 里程点位数据
amount BigDecimal 补贴金额
distance BigDecimal 里程距离
duration long 里程持续时间(毫秒)
unitPrice String 补贴标准单价
unitCurrency String 补贴标准币种

pointsDto

参数名 类型 备注
type String 里程点位类型。
START 出发点;END 结束点;VIA 途径点
address String 里程补贴点位地址
timestamp long 里程补贴点位时间戳
pointState String 点位类型是否修改。
ORIGINAL表示该点位是原始的;MODIFY表示该点位经过修改
{
  "label": "里程补贴信息",
  "type": "CArAllowanceInfoInput",
  "value": [
    {
      "mileageChangeFlag": false,
      "points": [
        {
          "type": "START",
          "address": "浙江省杭州市莫干山路1号",
          "timestamp": 1775010552032,
          "pointState": "ORIGINAL"
        },
        {
          "type": "VIA",
          "address": "浙江省杭州市莫干山路2号",
          "timestamp": 1775010559776,
          "pointState": "ORIGINAL"
        },
        {
          "type": "END",
          "address": "浙江省杭州市莫干山路3号",
          "timestamp": 1775010563436,
          "pointState": "ORIGINAL"
        }
      ],
      "amount": 100000,
      "distance": 100,
      "duration": 11404,
      "unitPrice": "1000",
      "unitCurrency": "CNY"
    },
    {
      "mileageChangeFlag": false,
      "points": [
        {
          "type": "START",
          "address": "浙江省杭州市莫干山路1号",
          "timestamp": 1775010713508,
          "pointState": "ORIGINAL"
        },
        {
          "type": "VIA",
          "address": "浙江省杭州市莫干山路2号",
          "timestamp": 1775010720199,
          "pointState": "ORIGINAL"
        },
        {
          "type": "END",
          "address": "浙江省杭州市莫干山路3号",
          "timestamp": 1775010725750,
          "pointState": "ORIGINAL"
        }
      ],
      "amount": 88000,
      "distance": 88,
      "duration": 12242,
      "unitPrice": "1000",
      "unitCurrency": "CNY"
    }
  ]
}

更细日志

Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2026-04-08 09:37:00

results matching ""

    No results matching ""

    results matching ""

      No results matching ""