400 lines
9.9 KiB
JSON
400 lines
9.9 KiB
JSON
[
|
|
{
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
"Method": "GetDeviceInfo",
|
|
"RelativePath": "basic/{apiVersion}/device/open/getDeviceInfo",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "deviceSerial",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "apiVersion",
|
|
"Type": "",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "YD_XinWei.Commons.Dto.Open.DeviceInfoDto",
|
|
"MediaTypes": [
|
|
"text/plain",
|
|
"application/json",
|
|
"text/json"
|
|
],
|
|
"StatusCode": 200
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
"Method": "GetFaceListOfDevicePage",
|
|
"RelativePath": "basic/{apiVersion}/open/getFaceListOfDevicePage",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "OrgId",
|
|
"Type": "System.Int32",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "PageNo",
|
|
"Type": "System.Int32",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "PageSize",
|
|
"Type": "System.Int32",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "apiVersion",
|
|
"Type": "",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "YD_XinWei.Commons.Dto.Open.FaceListOfDevicePageDto",
|
|
"MediaTypes": [
|
|
"text/plain",
|
|
"application/json",
|
|
"text/json"
|
|
],
|
|
"StatusCode": 200
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
"Method": "GetMinimumOfStudentInfoList",
|
|
"RelativePath": "basic/basic/{apiVersion}/open/getMinimumOfStudentInfoList",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "orgId",
|
|
"Type": "System.Int32",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "apiVersion",
|
|
"Type": "",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.Open.StudentInfoDto, 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",
|
|
"RelativePath": "sports/{apiVersion}/common/getOrgSportsProjectList",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "orgId",
|
|
"Type": "System.Int32",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "apiVersion",
|
|
"Type": "",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.Common.TestingProjectDto, 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": "GetSportsModelTypeList",
|
|
"RelativePath": "sports/{apiVersion}/common/getSportsModelTypeList",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "apiVersion",
|
|
"Type": "",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.Common.ProjectModeDto, 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": "GetScoreRules",
|
|
"RelativePath": "sports/{apiVersion}/project/getScoreRules",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "orgId",
|
|
"Type": "System.Int32",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "apiVersion",
|
|
"Type": "",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.Open.ScoreRuleDto, 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": "AddTrain",
|
|
"RelativePath": "sports/{apiVersion}/train/addTrain",
|
|
"HttpMethod": "POST",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "dto",
|
|
"Type": "YD_XinWei.Commons.Dto.Open.AddTrainDto",
|
|
"IsRequired": true
|
|
},
|
|
{
|
|
"Name": "apiVersion",
|
|
"Type": "",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": []
|
|
},
|
|
{
|
|
"ContainingType": "YD_XinWei.Api.Controllers.StudentController",
|
|
"Method": "ClassListbyTeacher",
|
|
"RelativePath": "Student/ClassListbyTeacher",
|
|
"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.School.ClassListDto, 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.StudentController",
|
|
"Method": "StudentListByClassId",
|
|
"RelativePath": "Student/StudentListByClassId",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "classId",
|
|
"Type": "System.Int32",
|
|
"IsRequired": false
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.School.StudentListDto, 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.UserController",
|
|
"Method": "Login",
|
|
"RelativePath": "User/Login",
|
|
"HttpMethod": "POST",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "paramDto",
|
|
"Type": "YD_XinWei.Commons.LoginInfo",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": []
|
|
},
|
|
{
|
|
"ContainingType": "YD_XinWei.Api.Controllers.UserController",
|
|
"Method": "RelatedAccounts",
|
|
"RelativePath": "User/RelatedAccounts",
|
|
"HttpMethod": "GET",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "relevanceId",
|
|
"Type": "System.Guid",
|
|
"IsRequired": false
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.RelatedAccountsDto, 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.UserController",
|
|
"Method": "WxLogin",
|
|
"RelativePath": "User/WxLogin",
|
|
"HttpMethod": "POST",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "code",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "encryptedData",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "iv",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "rawData",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "signature",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "RelevanceId",
|
|
"Type": "System.Nullable\u00601[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
|
|
"IsRequired": false
|
|
}
|
|
],
|
|
"ReturnTypes": []
|
|
},
|
|
{
|
|
"ContainingType": "YD_XinWei.Api.Controllers.UserController",
|
|
"Method": "GetWXUserInfo",
|
|
"RelativePath": "User/WXUserInfo",
|
|
"HttpMethod": "POST",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "code",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "encryptedData",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "iv",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "rawData",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "signature",
|
|
"Type": "System.String",
|
|
"IsRequired": false
|
|
},
|
|
{
|
|
"Name": "RelevanceId",
|
|
"Type": "System.Nullable\u00601[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
|
|
"IsRequired": false
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "YD_XinWei.Api.WeChat.Lib.WechatUserInfo",
|
|
"MediaTypes": [
|
|
"text/plain",
|
|
"application/json",
|
|
"text/json"
|
|
],
|
|
"StatusCode": 200
|
|
}
|
|
]
|
|
}
|
|
] |