forked from DigiFi/digifi-BankToProductCore
Update loan.py
This commit is contained in:
+2
-2
@@ -155,8 +155,8 @@ class Loan(db.Model):
|
||||
"transaction_id": "",
|
||||
"resultDescription": "No Active Loan"
|
||||
}
|
||||
logger.info(f" Active Loan ==>>>> RESULT*********************")
|
||||
logger.info(f" Active Loan ==>>>> {loan}")
|
||||
logger.info(f" Active Loan ==>>>> RESULT*********************")
|
||||
logger.info(f" Active Loan ==>>>> {loan}")
|
||||
|
||||
return loan
|
||||
|
||||
|
||||
Reference in New Issue
Block a user