BUG 心跳回傳問題 20250604
This commit is contained in:
parent
4b617f3882
commit
53eb40dc68
@ -201,7 +201,7 @@ class RoomControlController extends Controller
|
||||
$room->save();
|
||||
}
|
||||
|
||||
$this->receiveRequest($branch->external_ip,"'/api/room/heartbeat'", $validated);
|
||||
$this->receiveRequest($branch->external_ip,"/api/room/heartbeat", $validated);
|
||||
|
||||
|
||||
return ApiResponse::success([
|
||||
|
Loading…
x
Reference in New Issue
Block a user