方法
This commit is contained in:
parent
671e21e0d8
commit
6960116ae6
@ -1,72 +1,4 @@
|
||||
[
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.HomeWorkController",
|
||||
"Method": "ClassListbyTeacher",
|
||||
"RelativePath": "HomeWork/AddHomeWork",
|
||||
"HttpMethod": "POST",
|
||||
"IsController": true,
|
||||
"Order": 0,
|
||||
"Parameters": [
|
||||
{
|
||||
"Name": "paramDto",
|
||||
"Type": "YD_XinWei.Commons.Dto.HomeWork.AddHomeWorkDto",
|
||||
"IsRequired": true
|
||||
}
|
||||
],
|
||||
"ReturnTypes": []
|
||||
},
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.HomeWorkController",
|
||||
"Method": "HomeWorkDetails",
|
||||
"RelativePath": "HomeWork/HomeWorkDetails",
|
||||
"HttpMethod": "GET",
|
||||
"IsController": true,
|
||||
"Order": 0,
|
||||
"Parameters": [
|
||||
{
|
||||
"Name": "homeWorkId",
|
||||
"Type": "System.Int32",
|
||||
"IsRequired": false
|
||||
}
|
||||
],
|
||||
"ReturnTypes": [
|
||||
{
|
||||
"Type": "YD_XinWei.Commons.Dto.HomeWork.HomeWorkDetailsDto",
|
||||
"MediaTypes": [
|
||||
"text/plain",
|
||||
"application/json",
|
||||
"text/json"
|
||||
],
|
||||
"StatusCode": 200
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.HomeWorkController",
|
||||
"Method": "HomeWorkRecord",
|
||||
"RelativePath": "HomeWork/HomeWorkRecord",
|
||||
"HttpMethod": "GET",
|
||||
"IsController": true,
|
||||
"Order": 0,
|
||||
"Parameters": [
|
||||
{
|
||||
"Name": "teacherPhoneNo",
|
||||
"Type": "System.String",
|
||||
"IsRequired": false
|
||||
}
|
||||
],
|
||||
"ReturnTypes": [
|
||||
{
|
||||
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.HomeWork.HomeWorkRecordDto, YD_XinWei.Commons, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
|
||||
"MediaTypes": [
|
||||
"text/plain",
|
||||
"application/json",
|
||||
"text/json"
|
||||
],
|
||||
"StatusCode": 200
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
||||
"Method": "GetOrgSportsProjectList",
|
||||
@ -176,58 +108,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.TeacherController",
|
||||
"Method": "ModifyTeacherProfile",
|
||||
"RelativePath": "Teacher/ModifyTeacherProfile",
|
||||
"HttpMethod": "POST",
|
||||
"IsController": true,
|
||||
"Order": 0,
|
||||
"Parameters": [
|
||||
{
|
||||
"Name": "paramDto",
|
||||
"Type": "YD_XinWei.Commons.Dto.Teacher.TeacherProfileDto",
|
||||
"IsRequired": true
|
||||
}
|
||||
],
|
||||
"ReturnTypes": []
|
||||
},
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.TeacherController",
|
||||
"Method": "ModifyTeacherPwd",
|
||||
"RelativePath": "Teacher/ModifyTeacherPwd",
|
||||
"HttpMethod": "POST",
|
||||
"IsController": true,
|
||||
"Order": 0,
|
||||
"Parameters": [
|
||||
{
|
||||
"Name": "paramDto",
|
||||
"Type": "YD_XinWei.Commons.Dto.Teacher.ModifyTeacherPwdDto",
|
||||
"IsRequired": true
|
||||
}
|
||||
],
|
||||
"ReturnTypes": []
|
||||
},
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.TeacherController",
|
||||
"Method": "TeacherProfile",
|
||||
"RelativePath": "Teacher/TeacherProfile",
|
||||
"HttpMethod": "GET",
|
||||
"IsController": true,
|
||||
"Order": 0,
|
||||
"Parameters": [],
|
||||
"ReturnTypes": [
|
||||
{
|
||||
"Type": "YD_XinWei.Commons.Dto.Teacher.TeacherProfileDto",
|
||||
"MediaTypes": [
|
||||
"text/plain",
|
||||
"application/json",
|
||||
"text/json"
|
||||
],
|
||||
"StatusCode": 200
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ContainingType": "YD_XinWei.Api.Controllers.UserController",
|
||||
"Method": "Login",
|
||||
|
Loading…
x
Reference in New Issue
Block a user