63 Star 778 Fork 284

dromara / payment-spring-boot

 / 详情

批量转账到零钱查询BUG

已完成
创建于  
2022-06-25 10:41

WechatBatchTransferApi.queryBatchDetailByMch
url和参数map不匹配
URL: BATCH_TRANSFER_DETAIL_MCH(HttpMethod.GET, "%s/v3/transfer/batches/out-batch-no/{out_batch_no}/details/out-detail-no/{out_detail_no}"),

map长这样:
Map<String, String> pathParams = new HashMap<>(2);
pathParams.put("batch_id", params.getBatchIdOrOutBatchNo());
pathParams.put("detail_id", params.getDetailIdOrOutDetailNo());

评论 (1)

钱包她爸 创建了任务
felord 任务状态待办的 修改为进行中
felord 负责人设置为felord
felord 添加了
 
bug
标签
展开全部操作日志
felord 任务状态进行中 修改为已完成

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
975445 felord 1578937289
Java
1
https://gitee.com/dromara/payment-spring-boot.git
git@gitee.com:dromara/payment-spring-boot.git
dromara
payment-spring-boot
payment-spring-boot

搜索帮助