mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2025-01-04 01:52:21 +08:00
style(SysOauthClientController.java): 删除空行
This commit is contained in:
parent
bc15ee053d
commit
05570c9c64
@ -64,7 +64,6 @@ public class SysOauthClientController {
|
||||
return Result.judge(status);
|
||||
}
|
||||
|
||||
|
||||
@ApiOperation(value = "获取 OAuth2 客户端认证信息", notes = "Feign 调用", hidden = true)
|
||||
@GetMapping("/getOAuth2ClientById")
|
||||
public Result<ClientAuthDTO> getOAuth2ClientById(
|
||||
|
Loading…
Reference in New Issue
Block a user