fix: 修复 windows 构建

This commit is contained in:
mofeng-git
2026-07-19 23:44:34 +08:00
parent a86df52d9a
commit 6f697e56c8
7 changed files with 278 additions and 177 deletions

View File

@@ -15,6 +15,7 @@ mod redfish;
mod rtsp;
mod rustdesk;
mod stream;
mod usb_update;
pub(crate) mod video;
mod vnc;
mod watchdog;