update: restuarant dto
This commit is contained in:
@@ -1050,7 +1050,7 @@ export class InvoicesService {
|
||||
} finally {
|
||||
await queryRunner.release();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//*********************************** */
|
||||
private async getInvoiceByIdWithQueryRunner(invoiceId: string, userId: string, queryRunner: QueryRunner) {
|
||||
|
||||
Reference in New Issue
Block a user