Parking_space_ASPNET/Parking_spaces/Views/Manager/Map_RTSP.cshtml
2024-02-06 13:38:38 +08:00

9 lines
119 B
Plaintext

@{
ViewData["Title"] = "Map_RTSP";
Layout = "~/Views/Shared/_Layout_Manager.cshtml";
}
<h1>Map_RTSP</h1>