添加学生
POST
http://localhost:8080/student/add
请求参数
参数名
类型
描述
必填
password
int
密码
必填
name
String
姓名
必填
class_id
int
所属班级
必填