Onboarded Purulia Bank (DCCB Code: 13) to NEFT
This commit is contained in:
@@ -44,6 +44,13 @@ class TellerDao {
|
||||
"00022" to "1234",
|
||||
"00026" to "11126"
|
||||
),
|
||||
"0016" to mapOf(
|
||||
"00101" to "500",
|
||||
"00102" to "502",
|
||||
"00103" to "503",
|
||||
"00106" to "506",
|
||||
"00107" to "507"
|
||||
)
|
||||
)
|
||||
|
||||
fun getTeller(dccbCode: String, branchCode: String): Teller {
|
||||
|
Reference in New Issue
Block a user