From bfd212cbb3e23a7115ac4e0ada67f53f5f4fd12f Mon Sep 17 00:00:00 2001
From: yanfan <1406317364@qq.com>
Date: Fri, 9 Aug 2024 21:45:26 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=BB=B4=E6=BB=B4sdk?=
=?UTF-8?q?=E5=AD=97=E6=AE=B5=E7=B1=BB=E5=9E=8B=E9=94=99=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sdk/dunion-go-sdk/model/order.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdk/dunion-go-sdk/model/order.go b/sdk/dunion-go-sdk/model/order.go
index b4768c7..61dbb38 100644
--- a/sdk/dunion-go-sdk/model/order.go
+++ b/sdk/dunion-go-sdk/model/order.go
@@ -11,7 +11,7 @@ type ResponseOrderItem struct {
// `393`: 滴滴货运
// `500`: 花小猪
// `120`: 滴滴代驾
- ProductId int64 `json:"product_id"`
+ ProductId string `json:"product_id"`
// 支付时间
PayTime int64 `json:"pay_time"`
// 支付金额,单位:分