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

Commit f4809de7 authored by 胡佳晨's avatar 胡佳晨

sweet

parent f0462edb
...@@ -214,7 +214,7 @@ public class SweetAppletController { ...@@ -214,7 +214,7 @@ public class SweetAppletController {
return ResponseDto.success(); return ResponseDto.success();
} }
@PostMapping("artistsDetails") @GetMapping("artistsDetails")
@ApiOperation("艺人-详情") @ApiOperation("艺人-详情")
@ApiImplicitParams({ @ApiImplicitParams({
@ApiImplicitParam(type = "query", dataType = "String", name = "artistsId", value = "艺人id", required = true) @ApiImplicitParam(type = "query", dataType = "String", name = "artistsId", value = "艺人id", required = true)
......
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