2025-01-13 21:06:59 +08:00
|
|
|
[
|
2025-01-15 10:10:13 +08:00
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
2025-01-21 16:01:50 +08:00
|
|
|
"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",
|
2025-01-15 10:10:13 +08:00
|
|
|
"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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2025-01-14 16:04:33 +08:00
|
|
|
{
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2025-02-07 22:22:24 +08:00
|
|
|
{
|
|
|
|
"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": []
|
2025-01-13 21:06:59 +08:00
|
|
|
}
|
|
|
|
]
|