Explorar el Código

elective re-define api

hare8999@163.com hace 2 años
padre
commit
4dac6a5340
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/Mind/ElectiveGeneration.cs

+ 1 - 1
doc/Mind/ElectiveGeneration.cs

@@ -452,7 +452,7 @@ namespace mxdemo.Mind
         /// </summary>
         /// <param name="studentIds"></param>
         /// <returns>批量取学生自选专业匹配情况</returns>
-        Dictionary<int, ElectiveGenerationOptionalMajor> getGenerationOptionalMajorsBatch(int[] studentIds);
+        Dictionary<int, ElectiveGenerationOptionalMajor> getGenerationOptionalMajorsBatch(int roundId, int[] studentIds);
 
         /// <summary>
         /// 通过summary中输出的queryCode反查明细