prsima, grpc

This commit is contained in:
Gsk54
2022-12-13 18:00:07 +01:00
parent a4611b14ce
commit 48165e1d79
19 changed files with 792 additions and 51 deletions

View File

@@ -12,7 +12,4 @@ export class User {
@AutoMap()
email: string;
@AutoMap()
password: string;
}