Skip to content

Commit 33fd425

Browse files
binarywangCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 032afd4 commit 33fd425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

weixin-java-channel/src/main/java/me/chanjar/weixin/channel/bean/talent/TalentWindowProductListResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public static class ProductInfo implements Serializable {
3737

3838
/** 橱窗商品id */
3939
@JsonProperty("product_id")
40-
private Long productId;
40+
private String productId;
4141

4242
/** 对于自营商品会返回,代表商品来源店铺的appid */
4343
@JsonProperty("appid")

0 commit comments

Comments
 (0)