fix: create partner
This commit is contained in:
@@ -15,4 +15,7 @@ export class CreatePartnerDto {
|
||||
|
||||
@IsNotEmpty()
|
||||
password_account: string;
|
||||
|
||||
@IsNotEmpty()
|
||||
phone_number: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user