Pārlūkot izejas kodu

Merge branch '长阳分支中职' of http://8.141.155.183:3000/bjquanjiang/DigitalScholl into 长阳分支中职

和田中职
ndbs pirms 2 mēnešiem
vecāks
revīzija
8aab6f96c5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/Permission/Perm_FunctionVisit/Perm_FunctionVisitService.cs

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/Permission/Perm_FunctionVisit/Perm_FunctionVisitService.cs Parādīt failu

@@ -181,10 +181,10 @@ namespace Learun.Application.TwoDevelopment.Permission
if (!string.IsNullOrEmpty(responseData)) if (!string.IsNullOrEmpty(responseData))
{ {
this.BaseRepository().ExecuteBySql($"update Perm_FunctionVisit set IsOut=1,OutDate='{DateTime.Now}' where PVId='{entity.PVId}' "); this.BaseRepository().ExecuteBySql($"update Perm_FunctionVisit set IsOut=1,OutDate='{DateTime.Now}' where PVId='{entity.PVId}' ");
response.Dispose();
return true; return true;
} }
} }

} }
catch (Exception) catch (Exception)
{ {


Notiek ielāde…
Atcelt
Saglabāt