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

Commit 86ddca9d authored by jiangxiulong's avatar jiangxiulong

refund callback

parent d749829a
...@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController;
*/ */
@Api(tags = "前端-退款回调") @Api(tags = "前端-退款回调")
@RestController @RestController
@RequestMapping("kylin/refund") @RequestMapping("refund")
@Validated @Validated
public class OrderRefundCallbackController { public class OrderRefundCallbackController {
......
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