[ { "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": "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": "GetMinimumOfStudentInfoList", "RelativePath": "sports/{apiVersion}/roster/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": "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": [] } ]