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 @@ pub fn run() {
student_update,
student_delete,
student_import_from_xlsx,
student_fetch_banyou_classrooms,
tags_get_all,
tags_get_by_student,
tags_create,