|
@@ -351,6 +351,7 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration |
|
|
{ |
|
|
{ |
|
|
try |
|
|
try |
|
|
{ |
|
|
{ |
|
|
|
|
|
entity.UpdateDate = DateTime.Now; |
|
|
if (!string.IsNullOrEmpty(keyValue)) |
|
|
if (!string.IsNullOrEmpty(keyValue)) |
|
|
{ |
|
|
{ |
|
|
entity.Modify(keyValue, userInfo); |
|
|
entity.Modify(keyValue, userInfo); |
|
|