for mission and webservic harim

This commit is contained in:
2026-02-18 14:01:07 +03:30
parent 6e261d3780
commit 79cb2394f8
6 changed files with 245 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ class SendAccessRoadStatusService
public function __construct()
{
$this->url = config('harim_web_services.Reject.url');
$this->channelName = '';
$this->channelName = 'send_access_road';
}
/**