fix: distribute saldo partner from admin
This commit is contained in:
@@ -6,4 +6,7 @@ export class DistributeTransactionDto {
|
||||
|
||||
@IsNotEmpty()
|
||||
destination: string;
|
||||
|
||||
@IsNotEmpty()
|
||||
supplier: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user