fix create membership
This commit is contained in:
@@ -10,4 +10,7 @@ export class InputCoaDto {
|
||||
|
||||
@IsNotEmpty()
|
||||
balanceType: balanceType;
|
||||
|
||||
@IsUUID()
|
||||
relatedUserId: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user