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,23 @@
{
"error": 0,
"data": {
"list": [
{
"value": 2,
"text": "2小时"
},
{
"value": 4,
"text": "4小时"
},
{
"value": 6,
"text": "6小时"
},
{
"value": 8,
"text": "8小时"
}
]
}
}