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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2025-02-28 17:29:04 +08:00
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "GetGradeListByOrg",
|
|
|
|
"RelativePath": "basic/{apiVersion}/open/getGradeListByOrg",
|
|
|
|
"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.GradeVo, 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",
|
2025-02-12 16:05:53 +08:00
|
|
|
"Method": "GetMinimumOfStudentInfoList",
|
|
|
|
"RelativePath": "sports/{apiVersion}/roster/getMinimumOfStudentInfoList",
|
|
|
|
"HttpMethod": "GET",
|
2025-02-07 22:22:24 +08:00
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
2025-02-12 16:05:53 +08:00
|
|
|
"Name": "orgId",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
2025-02-07 22:22:24 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "apiVersion",
|
|
|
|
"Type": "",
|
|
|
|
"IsRequired": true
|
|
|
|
}
|
|
|
|
],
|
2025-01-13 21:06:59 +08:00
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
2025-02-12 16:05:53 +08:00
|
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.Open.StudentInfoDto, YD_XinWei.Commons, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
|
2025-01-13 21:06:59 +08:00
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2025-02-20 18:57:10 +08:00
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "GetSportsRosterList",
|
|
|
|
"RelativePath": "sports/{apiVersion}/roster/getSportsRosterList",
|
|
|
|
"HttpMethod": "GET",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
|
|
|
"Name": "orgId",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "userId",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "apiVersion",
|
|
|
|
"Type": "",
|
|
|
|
"IsRequired": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "System.Collections.Generic.List\u00601[[YD_XinWei.Commons.Dto.Open.SportsRosterDto, YD_XinWei.Commons, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2025-01-13 22:37:39 +08:00
|
|
|
{
|
2025-02-12 16:05:53 +08:00
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "AddTrain",
|
|
|
|
"RelativePath": "sports/{apiVersion}/train/addTrain",
|
2025-01-13 21:06:59 +08:00
|
|
|
"HttpMethod": "POST",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
2025-02-12 16:05:53 +08:00
|
|
|
"Name": "dto",
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.AddTrainDto",
|
2025-01-13 21:06:59 +08:00
|
|
|
"IsRequired": true
|
|
|
|
},
|
|
|
|
{
|
2025-02-12 16:05:53 +08:00
|
|
|
"Name": "apiVersion",
|
|
|
|
"Type": "",
|
|
|
|
"IsRequired": true
|
2025-01-13 21:06:59 +08:00
|
|
|
}
|
|
|
|
],
|
2025-02-28 17:29:04 +08:00
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.TrainDto",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "GradeRankingGet",
|
|
|
|
"RelativePath": "sports/{apiVersion}/trainAnalysis/gradeRankingGet",
|
|
|
|
"HttpMethod": "GET",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
|
|
|
"Name": "studentId",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "trainId",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "apiVersion",
|
|
|
|
"Type": "",
|
|
|
|
"IsRequired": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.GradeRankingVo",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "TrainAnalysisHistoryDetail",
|
|
|
|
"RelativePath": "sports/{apiVersion}/trainAnalysis/history/detail",
|
|
|
|
"HttpMethod": "GET",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
|
|
|
"Name": "TrainStudentId",
|
|
|
|
"Type": "System.Int64",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "TouristFlag",
|
|
|
|
"Type": "System.Nullable\u00601[[System.Boolean, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "DoubleFlag",
|
|
|
|
"Type": "System.Nullable\u00601[[System.Boolean, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "apiVersion",
|
|
|
|
"Type": "",
|
|
|
|
"IsRequired": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.TrainAnalusisVo",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "HistoryGet",
|
|
|
|
"RelativePath": "sports/{apiVersion}/trainAnalysis/history/get",
|
|
|
|
"HttpMethod": "GET",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
|
|
|
"Name": "OrgId",
|
|
|
|
"Type": "System.Int64",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ProjectKind",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ModelType",
|
|
|
|
"Type": "System.Byte",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "PageNo",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "PageSize",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "OrderByColumn",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "IsAsc",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "apiVersion",
|
|
|
|
"Type": "",
|
|
|
|
"IsRequired": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.TrainHistoryResponseDto",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "ScoreRanking",
|
|
|
|
"RelativePath": "sports/{apiVersion}/trainAnalysis/scoreRanking/list",
|
|
|
|
"HttpMethod": "GET",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
|
|
|
"Name": "OrgId",
|
|
|
|
"Type": "System.Int64",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "GradeId",
|
|
|
|
"Type": "System.Int64",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "Times",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "Sex",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ProjectKind",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ModelType",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "apiVersion",
|
|
|
|
"Type": "",
|
|
|
|
"IsRequired": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.ScoreRankingVo",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "HistoryPersonGet",
|
|
|
|
"RelativePath": "sports/v1/trainAnalysis/history/person/get",
|
|
|
|
"HttpMethod": "GET",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
|
|
|
"Name": "OrgId",
|
|
|
|
"Type": "System.Int64",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ProjectKind",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ModelType",
|
|
|
|
"Type": "System.Byte",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "StudentId",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.TrainHistoryPersonVo",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ContainingType": "YD_XinWei.Api.Controllers.XinWeiController",
|
|
|
|
"Method": "HistoryPersonListGet",
|
|
|
|
"RelativePath": "sports/v1/trainAnalysis/history/person/list",
|
|
|
|
"HttpMethod": "GET",
|
|
|
|
"IsController": true,
|
|
|
|
"Order": 0,
|
|
|
|
"Parameters": [
|
|
|
|
{
|
|
|
|
"Name": "OrgId",
|
|
|
|
"Type": "System.Int64",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ProjectKind",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "ModelType",
|
|
|
|
"Type": "System.Byte",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
2025-03-02 23:59:28 +08:00
|
|
|
{
|
|
|
|
"Name": "StudentId",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
2025-02-28 17:29:04 +08:00
|
|
|
{
|
|
|
|
"Name": "PageNo",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "PageSize",
|
|
|
|
"Type": "System.Int32",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "OrderByColumn",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "IsAsc",
|
|
|
|
"Type": "System.String",
|
|
|
|
"IsRequired": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ReturnTypes": [
|
|
|
|
{
|
|
|
|
"Type": "YD_XinWei.Commons.Dto.Open.TableDataPersonAnalysisVo",
|
|
|
|
"MediaTypes": [
|
|
|
|
"text/plain",
|
|
|
|
"application/json",
|
|
|
|
"text/json"
|
|
|
|
],
|
|
|
|
"StatusCode": 200
|
|
|
|
}
|
|
|
|
]
|
2025-01-13 21:06:59 +08:00
|
|
|
}
|
|
|
|
]
|