查询学过某老师授课的同学的信息
GET
localhost:8888/sc/stmsg/tname?
接口描述
查询学过"张三"老师授课的同学的信息
请求参数
参数名
类型
描述
必填
tname
String
老师名称
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
数据信息
可选
data
String
数据
可选