This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
【修改】教学调度加日志;
黑龙江艺术高中职
dyy
1 month ago
parent
c4041f4d88
commit
1a911e0706
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -340,6 +340,7 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
}
catch (Exception ex)
{
Util.Log.LogHelper.Info(ex);
if (ex is ExceptionEx)
{
throw;
Write
Preview
Loading…
Cancel
Save