学生通过课程id查询课程信息
GET
http://47.110.154.146:8092/student/getCourse
接口描述
http://localhost:8092/student/getCourse?id=190101
请求参数
参数名
类型
描述
必填
id
String
6位课程id
必填