feat: add update password functionality and DTO for partner service

This commit is contained in:
2026-05-18 13:20:33 +03:30
parent 23ae3556de
commit 758bb03a26
6 changed files with 67 additions and 18 deletions
-2
View File
@@ -29,8 +29,6 @@ export class HttpClientUtil {
continue
}
response = await interceptor.onResponse(context, response)
console.log('response')
console.log(response)
}
return response