|
@@ -572,7 +572,7 @@ namespace mxdemo.Mind
|
|
/// 重用getElectiveGenerationDetails, query=active=generation
|
|
/// 重用getElectiveGenerationDetails, query=active=generation
|
|
/// 学生查询接口,查询当前班级的选科数据
|
|
/// 学生查询接口,查询当前班级的选科数据
|
|
/// </summary>
|
|
/// </summary>
|
|
- ClassGenerationDetailWrapper getClassGenerationDetails(int pageNum, int pageSize, int roundId, int generation, string queryCode);
|
|
|
|
|
|
+ ClassGenerationDetailWrapper getClassGenerationDetails(int roundId, int generation, string queryCode);
|
|
|
|
|
|
#endregion
|
|
#endregion
|
|
}
|
|
}
|