获取指定学业阶段下的所有年级
GET
{{baseUrl}}/pub/grades/get-grades-by-type?type=:typeId
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
type
string
示例::typeId
可选