fixed post
This commit is contained in:
@@ -44,7 +44,7 @@ class WrenchHooks extends BaseController
|
||||
$eventMsg = [
|
||||
"message" => serialize($in)
|
||||
];
|
||||
|
||||
|
||||
$local_url = "http://".$this->micro_service_net1.":".$microPort."/flutterOkHook";
|
||||
$out = $this->APIcall('POST', $local_url, $eventMsg); //kafKa Lane
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user