diff --git a/src/api/v2/auth/auth.service.ts b/src/api/v2/auth/auth.service.ts index f27bc26..e16bbfe 100644 --- a/src/api/v2/auth/auth.service.ts +++ b/src/api/v2/auth/auth.service.ts @@ -131,6 +131,7 @@ export class AuthService { role: true, address: true, name: true, + ip: true, }, });