记得上下班打卡 | git大法好,push需谨慎

Commit dafc07e7 authored by 胡佳晨's avatar 胡佳晨

修改接口文案

parent bff37d1c
......@@ -38,7 +38,7 @@ public class RefundController {
}
@PostMapping("callBack/wepay")
@ApiOperation("单条退款")
@ApiOperation("微信退款回调")
@ApiResponse(code = 200, message = "接口返回对象参数")
public String refundSingle(
@RequestParam(value = "request") HttpServletRequest request,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment