feat:student-vol

This commit is contained in:
dichgrem
2025-12-22 11:16:50 +08:00
parent 9b5060afd1
commit 57679a4d0b
48 changed files with 4295 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"error": 0,
"data": {
"list": [
{
"value": 2023,
"text": "2023年"
},
{
"value": 2024,
"text": "2024年"
},
{
"value": 2025,
"text": "2025年"
}
]
}
}