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

Commit 2340e5fd authored by 胡佳晨's avatar 胡佳晨

修改 partner

parent 717962a9
......@@ -52,7 +52,7 @@ public class KylinCheckUserPartnerController {
return checkUserPartnerService.del(merchantId, checkUserId);
}
@PutMapping(value = "")
@PostMapping(value = "change")
@ApiOperation(value = "修改验票账号", position = 1)
@ApiResponse(code = 200, message = "接口返回对象参数")
public ResponseDto<String> change(@RequestParam("merchantId") @NotNull String merchantId,
......
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