Skip to content

1.0.17.RELEASE

Compare
Choose a tag to compare
@NotFound403 NotFound403 released this 26 Feb 04:50
· 51 commits to release since this release

微信支付

  • feat: 直连商户合单支付增加查询单笔退款
  • feat: 支付分增加退款独立的API
  • factor: 营销图片上传API现在由WechatMediaApi#marketingImageUpload实现,以代替WechatMarketingFavorApi#marketingImageUpload,旧实现已标记为过时
  • factor:时间格式优化,移除时区限制为东八区,由LocalDateTime改为OffsetDateTime
  • docs: 现在可以通过API清单检索相关的API了