create cron for backing up db
This commit is contained in:
@@ -23,7 +23,7 @@ class PaymentService
|
||||
'type' => 1,
|
||||
'instanceid' => 123,
|
||||
'ownerid' => $driver_national_code,
|
||||
'calculationBox' => "{\"rows\":[{\"amount\":" . $final_amount . ",\"code\":\"7070021060000015\"}]}"
|
||||
'calculationBox' => "{\"rows\":[{\"amount\":" . $final_amount . ",\"code\":\"7070011026200593\"}]}"
|
||||
);
|
||||
|
||||
$ch = curl_init();
|
||||
|
||||
Reference in New Issue
Block a user