response/target/classes/static/mock/getAllCourse.json
2025-06-27 10:04:22 +08:00

8 lines
76 B
JSON

{
"code": 200,
"data": {
"msg": "success",
"data": "85.6"
}
}