xxyy
2025-03-05 88fe391fb9ca2ccb25ab70f945e2190b95a11fb9
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Core/LogHelper/Logger.cs
@@ -42,7 +42,7 @@
                    if (queueTable.Rows.Count == 0) { continue; }
                    SqlSugarClient sugarClient = new SqlSugarClient(new ConnectionConfig()
                    SqlSugarScope sugarClient = new SqlSugarScope(new ConnectionConfig()
                    {
                        ConnectionString = DBContext.GetMainConnectionDb().Connection,
                        IsAutoCloseConnection = true,