import fix

This commit is contained in:
CakeCN
2025-12-09 14:28:33 +08:00
parent a509b2efb2
commit f92688cf2c
2 changed files with 2 additions and 5 deletions

View File

@@ -8,9 +8,6 @@ from urllib.parse import urlparse
from datetime import datetime
from bson import ObjectId
from services.cos_service import upload_file, delete_file
from models.material import Material
def save_learning_progress(user_uuid: str, chatmanager, user_id: str) -> bool:
"""
保存用户学习进度到MongoDB