feat: add super-admin stu relationand difficuty
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"difficulty": {
|
||||
"type": "string",
|
||||
"enum": ["easy", "medium", "hard", ""]
|
||||
"enum": ["低", "中", "高", ""]
|
||||
},
|
||||
"chief_complaint": { "type": "string" },
|
||||
"description": { "type": "string" },
|
||||
|
||||
Reference in New Issue
Block a user