change stracture form listener for fms webservice
This commit is contained in:
@@ -63,7 +63,6 @@ class GetErrorRateService
|
||||
$inputData = $this->inputParameters + array(
|
||||
"username" => $this->username,
|
||||
"password" => $this->password,
|
||||
"minStopDuration" => 1,
|
||||
);
|
||||
|
||||
return json_encode($inputData);
|
||||
|
||||
Reference in New Issue
Block a user