uc网盘在线播放

This commit is contained in:
mtvpls
2026-04-27 15:44:17 +08:00
parent 2a0900ab69
commit cf3176ae9c
15 changed files with 1251 additions and 17 deletions
+6
View File
@@ -170,6 +170,12 @@ export interface AdminConfig {
Account: string;
Password: string;
};
UC?: {
Enabled: boolean;
Cookie: string;
Token?: string;
SavePath: string;
};
};
AIConfig?: {
Enabled: boolean; // 是否启用AI问片功能