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

Commit 59d6b0a8 authored by jiangxiulong's avatar jiangxiulong

merge del

parent bd9d4486
package com.liquidnet.service.kylin.controller.admin;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* <p>
* 退款表 前端控制器
* </p>
*
* @author liquidnet
* @since 2021-05-26
*/
@RestController
@RequestMapping("/kylin-refunds")
public class KylinRefundsController {
}
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