提交 fd973dad 作者: 张小凤

wechatpay(update)

上级 fbeaa8d6
...@@ -65,7 +65,7 @@ public class WechatPayController extends BaseController { ...@@ -65,7 +65,7 @@ public class WechatPayController extends BaseController {
return wechatPayService.applyRefund(applyRefundVO); return wechatPayService.applyRefund(applyRefundVO);
} }
// @ApiIgnore @ApiIgnore
@ApiOperation(value = "feign-申请退款") @ApiOperation(value = "feign-申请退款")
@ApiResponses({@ApiResponse(code = 200, message = "OK", response = ResultBody.class)}) @ApiResponses({@ApiResponse(code = 200, message = "OK", response = ResultBody.class)})
@PostMapping("feignApplyRefund") @PostMapping("feignApplyRefund")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论