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

Commit c3b02443 authored by sunyuntian's avatar sunyuntian

Merge branch 'maodeng' into pre

parents 0ff8d71a ada14127
...@@ -51,7 +51,7 @@ public class SweetWechatMaoDengController { ...@@ -51,7 +51,7 @@ public class SweetWechatMaoDengController {
return ResponseDto.failure("获取信息失败"); return ResponseDto.failure("获取信息失败");
} }
@PostMapping("/addBuilderImg") @PostMapping("/backData")
@ApiOperation("存生成的图") @ApiOperation("存生成的图")
@ApiImplicitParams({ @ApiImplicitParams({
@ApiImplicitParam(type = "query", dataType = "String", name = "userId", value = "userId"), @ApiImplicitParam(type = "query", dataType = "String", name = "userId", value = "userId"),
......
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