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

Commit 592ef47f authored by 张国柄's avatar 张国柄

swagger api调整;

parent 85c9c89e
......@@ -39,7 +39,6 @@ import java.util.Map;
* @author jiangxiulong
* @since 2021-05-25 10:58 上午
*/
@Api(tags = "RDFUND订单")
@Controller
@RequestMapping("/kylin/refund")
public class KylinOrderRefundAdminController extends BaseController {
......
......@@ -17,7 +17,7 @@ import org.springframework.web.bind.annotation.RestController;
import javax.validation.constraints.NotNull;
@Api(tags = "ORDER订单")
@Api(tags = "ORDER 订单号")
@Slf4j
@Validated
@RestController
......
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