Bank function instruction |
1.Deposit and draw:(current deposit & fixed deposit)current deposit will be calculating interest daily. You can withdraw or deposit at any time.fixed deposit will only be calculating interest when the fixed date is reached. if the Currency is taken out before the due day, the interest will not be given 2.Transfer:to transfer between different accounts, you need to pay some transfer fee 3.Credit transfer:based on the rate, credit and Currency could be transferred between each other 4.Ranking:the system will be refreshing the rank roll period to period
|
User information |
Username:$windid
$db_rvrcname:$userrvrc $db_rvrcunit
$db_moneyname:$winddb[money] $db_moneyunit
$db_creditname:$winddb[credit] $db_creditunit
$show[0]:$show[1] Points
Current deposit:$bankdb[deposit] $db_moneyname Interest:$accrual $db_moneyname Deposit time:$bankdb[savetime]
Fixed deposit:$bankdb[ddeposit] $db_moneyname Interest:$daccrual $db_moneyname Deposit period:$bankdb[dsavetime] Ending time:$endtime
Total substance: $allmoney $db_moneyname
|
|
|
Deposit information(Interest per day current deposit:$bk_rate% Fixed deposit:$bk_drate% ) |
|