文档
测试

年级列表

GET
smart/grade/list?schoolId=学校id

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:操作成功!
必填
code
int
示例:200
必填
result
array
数据列表
必填
id
int
示例:1
必填
gradeName
string
示例:一年级
必填
schoolId
int
示例:1
必填
sort
int
示例:1
必填
timestamp
int
示例:1628489147039
必填