feat: 支持手动编辑某个视频、分页状态,优化部分代码 (#355)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2025-06-06 07:39:17 +08:00
committed by GitHub
parent c0ed37750f
commit 65a047b0fa
20 changed files with 670 additions and 31 deletions

View File

@@ -5,7 +5,7 @@ pub mod model;
pub mod nfo;
pub mod signal;
pub mod status;
pub mod validation;
use tracing_subscriber::util::SubscriberInitExt;
pub fn init_logger(log_level: &str) {