mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 21:15:41 +00:00
payments
This commit is contained in:
@@ -57,6 +57,8 @@ export class PaymentRepository {
|
||||
.getOne();
|
||||
}
|
||||
|
||||
|
||||
createQueryBuilder(alias: string) {
|
||||
return this.paymentRepo.createQueryBuilder(alias);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user