feat: add super-admin stu relationand difficuty

This commit is contained in:
2026-06-18 17:47:16 +08:00
parent e1a5ca2afa
commit 1efcab9123
4 changed files with 45 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
},
"difficulty": {
"type": "string",
"enum": ["easy", "medium", "hard", ""]
"enum": ["", "", "", ""]
},
"chief_complaint": { "type": "string" },
"description": { "type": "string" },