Yw.Service.Repair.Core/0-core/ConfigHelper.cs @@ -25,6 +25,7 @@ { OnLogExecuting = (sql, p) => { LogHelper.Debug(sql); // Console.WriteLine(sql); } }