feat: 增加日志模块
This commit is contained in:
@@ -9,5 +9,6 @@ urlpatterns = [
|
||||
path("network/latest/", views.network_latest, name="network-latest"),
|
||||
path("video/status/", views.video_status, name="video-status"),
|
||||
path("video/frame/", views.video_frame, name="video-frame"),
|
||||
path("video/display-probe/", views.video_display_probe, name="video-display-probe"),
|
||||
path("video/stream/", views.video_stream, name="video-stream"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user