Pārlūkot izejas kodu

解决报错

中职版本^2
zhangli pirms 3 gadiem
vecāks
revīzija
8f0022b255
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/TeachingPlan/TeachingPlanBLL.cs
  2. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/TeachingPlan/TeachingPlanIBLL.cs

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/TeachingPlan/TeachingPlanBLL.cs Parādīt failu

@@ -91,7 +91,7 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
/// <param name="AcademicYearNo"></param>
/// <param name="Semester"></param>
/// <returns></returns>
public TeachingPlanRes GetTeachingPlan(string AcademicYearNo, string Semester)
public List<TeachingPlanRes> GetTeachingPlan(string AcademicYearNo, string Semester)
{
try
{


+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/TeachingPlan/TeachingPlanIBLL.cs Parādīt failu

@@ -29,7 +29,7 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
/// <returns></returns>
TeachingPlanEntity GetTeachingPlanEntity(string keyValue);

TeachingPlanRes GetTeachingPlan(string AcademicYearNo,string Semester);
List<TeachingPlanRes> GetTeachingPlan(string AcademicYearNo,string Semester);
#endregion

#region 提交数据


Notiek ielāde…
Atcelt
Saglabāt