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

Commit 85fae0d9 authored by 胡佳晨's avatar 胡佳晨

提交 二维码

parent a027a2bd
......@@ -100,7 +100,7 @@ public class KylinOrderTicketsController {
}
}
@PostMapping("sendOrderRefund")
@PostMapping("sendOrderRefunds")
@ApiOperation("发起退款申请")
@ApiResponse(code = 200, message = "接口返回对象参数")
public ResponseDto<Boolean> sendOrderRefund(@RequestParam(value = "orderId", required = true) @NotNull(message = "订单id不能为空") String orderId,
......
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