This commit is contained in:
paritosh18
2025-11-19 13:33:54 +05:30
5 changed files with 595 additions and 202 deletions

View File

@@ -16,6 +16,8 @@ export class PrePopulateService {
BankBranches: {
select: {
id: true,
branchAddress: true,
ifscCode: true
}
}
}