文档
测试

老师根据课程名称查询成绩

GET
/api/grades/teacher/selectByCourseName

请求参数

参数名
类型
描述
必填
courseName
string
课程名称
必填

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
integer
可选
msg
string
可选
result
object
可选
success
boolean
可选