Explorar el Código

【修改】教学调度加日志;

黑龙江艺术高中职
dyy hace 4 meses
padre
commit
1a911e0706
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/ArrangeLessonTermAttemper/ArrangeLessonTermAttemperService.cs

+ 1
- 0
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/ArrangeLessonTermAttemper/ArrangeLessonTermAttemperService.cs Ver fichero

@@ -340,6 +340,7 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
}
catch (Exception ex)
{
Util.Log.LogHelper.Info(ex);
if (ex is ExceptionEx)
{
throw;


Cargando…
Cancelar
Guardar