feat: update login api

This commit is contained in:
2026-06-05 15:36:31 +08:00
parent fd0b3e1982
commit ba9fb33062
15 changed files with 714 additions and 163 deletions
@@ -73,15 +73,6 @@ class Command(BaseCommand):
'training_stage': '规培',
'learning_target': '掌握常见病诊断',
},
{
'username': 'teacher1',
'password': 'teacher123',
'real_name': '王老师',
'role_type': 'teacher',
'phone': '13800138003',
'title_name': '副主任医师',
'major': '呼吸内科',
},
{
'username': 'content_admin',
'password': 'content123',