BUG 心跳回傳問題 20250604

This commit is contained in:
allen.yan 2025-06-04 13:04:43 +08:00
parent 4b617f3882
commit 53eb40dc68

View File

@ -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([