From e6202f621cd5e6db984da5e19bd5604bb2946220 Mon Sep 17 00:00:00 2001 From: chengliang <564855949@qq.com> Date: Thu, 9 Apr 2026 11:19:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8E=A5=E6=94=B6=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../me/chanjar/weixin/channel/bean/order/MainProductInfo.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weixin-java-channel/src/main/java/me/chanjar/weixin/channel/bean/order/MainProductInfo.java b/weixin-java-channel/src/main/java/me/chanjar/weixin/channel/bean/order/MainProductInfo.java index bb13c0b0b..6e47393c6 100644 --- a/weixin-java-channel/src/main/java/me/chanjar/weixin/channel/bean/order/MainProductInfo.java +++ b/weixin-java-channel/src/main/java/me/chanjar/weixin/channel/bean/order/MainProductInfo.java @@ -31,7 +31,7 @@ public class MainProductInfo implements Serializable { * 商品id */ @JsonProperty("product_id") - private Integer productId; + private String productId; /** * 主品sku_id