create a rule to verify otp
This commit is contained in:
@@ -63,6 +63,7 @@ class GetVehicleActivityService
|
||||
$inputData = $this->inputParameters + array(
|
||||
"username" => $this->username,
|
||||
"password" => $this->password,
|
||||
"minStopDuration" => 1,
|
||||
);
|
||||
|
||||
return json_encode($inputData);
|
||||
|
||||
Reference in New Issue
Block a user