🎨 #3490【微信支付】消费者投诉相关接口补充最新增加的一些参数

This commit is contained in:
je45
2025-02-07 21:22:39 +08:00
committed by GitHub
parent 783c89523d
commit 410cc9dfd7
6 changed files with 253 additions and 20 deletions

View File

@@ -152,7 +152,7 @@ public interface ComplaintService {
/**
* <pre>
* 商户上传反馈图片API
* 文档详见: <a href="https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter10_2_10.shtml">...</a>
* 文档详见: <a href="https://pay.weixin.qq.com/docs/merchant/apis/consumer-complaint/images/create-images.html">...</a>
* 接口链接https://api.mch.weixin.qq.com/v3/merchant-service/images/upload
* </pre>
*
@@ -165,7 +165,7 @@ public interface ComplaintService {
/**
* <pre>
* 商户上传反馈图片API
* 文档详见: <a href="https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter10_2_10.shtml">...</a>
* 文档详见: <a href="https://pay.weixin.qq.com/docs/merchant/apis/consumer-complaint/images/create-images.html">...</a>
* 接口链接https://api.mch.weixin.qq.com/v3/merchant-service/images/upload
* </pre>
*