二级联动学生列表
GET
http://192.168.2.246:22251/api/Teacher/Student
接口描述
查看该班学生
请求参数
参数名
类型
描述
必填
id
int
班级ID
必填
响应参数
参数名
类型
描述
必填
id
int
学生ID
必填
studentname
string
学生姓名
必填