Commit 3d21e9e5 authored by 黄奎's avatar 黄奎

页面修改

parent 3c84d5ef
...@@ -515,8 +515,11 @@ namespace Edu.Module.Exam ...@@ -515,8 +515,11 @@ namespace Edu.Module.Exam
/// </summary> /// </summary>
/// <param name="GId"></param> /// <param name="GId"></param>
/// <returns></returns> /// <returns></returns>
public bool RemoveExamnationGroupModule(int GId) public bool RemoveExamnationGroupModule(int qu ,int GId)
{ {
IList<WhereHelper> whereHelpers = new List<WhereHelper>();
//examination_GroupRepository.Delete()
return false; return false;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment