util/LogUtil.cs
@@ -1,10 +1,11 @@ namespace NewPdaSqlServer.util { using NewPdaSqlServer.DB; using NewPdaSqlServer.entity; using SqlSugar; using System; public class LogService public class LogService : RepositoryNoEntity { /// <summary> /// 创建日志记录 @@ -52,7 +53,7 @@ int sendStatus, string executeTime) { db.Ado.ExecuteCommand( Db.Ado.ExecuteCommand( "exec prc_log_create @edtUserGuid, @abtGuid, @abtTable, @detail, @hNo,@RtnLogGuid, @SendJson, @RtnJson, @xkyBeginTime, @xkyEndTime, @sendStatus, @executeTime", new { edtUserGuid,