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

Commit 82b98653 authored by jiangxiulong's avatar jiangxiulong

name

parent afc6ca63
......@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.*;
* @since 2021-06-29
*/
@Api(tags = "前端-shunfengBack")
@Api(tags = "前端-shunfengCallBack")
@RestController
@RequestMapping("performancesExpress")
public class PerformancesExpressCallbackController {
......
......@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController;
* @author jiangxiulong
* @since 2021-06-11 6:10 下午
*/
@Api(tags = "前端-退款回调")
@Api(tags = "前端-refundCallBack")
@RestController
@RequestMapping("refund")
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