◐ Shell
clean mode source ↗

feat:微信小店订单详情接口新增会员权益等优惠金额字段 by hyf1844 · Pull Request #3806 · binarywang/WxJava

@hyf1844

1、微信小店订单详情接口新增会员权益等优惠金额字段

86785 and others added 14 commits

November 27, 2025 16:17
…an/order/OrderProductInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/OrderProductInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/OrderProductInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/FreeGiftInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/OrderPriceInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/OrderProductInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/MainProductInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/FreeGiftInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/OrderPriceInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/OrderPriceInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本 PR 为微信小店订单详情接口新增了两个优惠金额相关字段,用于支持会员权益等更多优惠类型的展示。

主要变更:

  • 新增 platformActivityMerchantDiscountedPrice 字段,用于记录平台补贴活动中商家通过活动报名价优惠的金额
  • 新增 cashCouponDiscountedPrice 字段,用于记录平台券的优惠金额
…an/order/OrderProductInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…an/order/OrderProductInfo.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Copilot AI pushed a commit that referenced this pull request

Dec 21, 2025