修改滴滴sdk字段类型错误

This commit is contained in:
yanfan 2024-08-09 21:45:26 +08:00
parent dcc3d9a8ba
commit bfd212cbb3

View File

@ -11,7 +11,7 @@ type ResponseOrderItem struct {
// `393`: 滴滴货运<br>
// `500`: 花小猪<br>
// `120`: 滴滴代驾
ProductId int64 `json:"product_id"`
ProductId string `json:"product_id"`
// 支付时间
PayTime int64 `json:"pay_time"`
// 支付金额,单位:分