教师端学习态度--获取学生列表
GET
/aesthetic/education/users
接口描述
圆接口,增加了显示字段
请求参数
参数名
类型
描述
必填
class_id
int
班级ID
必填
calendar_id
int
学期ID
必填
attribute_id
int
科目ID
必填
keyword
string
搜索名字
可选
page
int
当前页,默认第一页
必填
limit
int
每页显示条数,默认显示10条
必填