|
|
@ -422,8 +422,8 @@ |
|
|
update cash_record_collection |
|
|
update cash_record_collection |
|
|
SET |
|
|
SET |
|
|
received_time=#{availableOn}, |
|
|
received_time=#{availableOn}, |
|
|
payment_currency='2', |
|
|
|
|
|
received_currency='2', |
|
|
|
|
|
|
|
|
payment_currency='3', |
|
|
|
|
|
received_currency='3', |
|
|
payment_amount=#{amount}, |
|
|
payment_amount=#{amount}, |
|
|
received_amount=#{net}, |
|
|
received_amount=#{net}, |
|
|
handling_charge=#{fee}, |
|
|
handling_charge=#{fee}, |
|
|
|