diff --git a/Tiobon.Core.Services/CommonServices.cs b/Tiobon.Core.Services/CommonServices.cs index d07b6ba8..cc8b0e10 100644 --- a/Tiobon.Core.Services/CommonServices.cs +++ b/Tiobon.Core.Services/CommonServices.cs @@ -4260,7 +4260,8 @@ public partial class CommonServices : BaseServices>, ICommon { "GlobalErrorLog", "GlobalInformationLog", - "GlobalWarningLog" + "GlobalWarningLog", + "AuditSqlLog" }; var dt = DateTime.Now.AddMonths(-3);