feat: 新增班优导入并修复班级头像显示

This commit is contained in:
JSR
2026-03-25 21:40:20 +08:00
parent a651fd672a
commit 8b8ff9c916
8 changed files with 955 additions and 33 deletions
+1
View File
@@ -38,6 +38,7 @@ tracing-appender = "0.2"
once_cell = "1"
parking_lot = { version = "0.12", features = ["send_guard"] }
dirs = "6.0.0"
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
[profile.release]
panic = "abort"