移除 心跳封包 不往後台送 20250605
This commit is contained in:
parent
e92848231d
commit
7d16775378
@ -202,8 +202,6 @@ class RoomControlController extends Controller
|
|||||||
$room->save();
|
$room->save();
|
||||||
}
|
}
|
||||||
|
|
||||||
$response = (new MachineStatusForwarder($branch->external_ip, "/api/room/heartbeat", $validated))->forward();
|
|
||||||
|
|
||||||
return ApiResponse::success([
|
return ApiResponse::success([
|
||||||
'data' => MachineStatus::create($validated),
|
'data' => MachineStatus::create($validated),
|
||||||
]);
|
]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user