This commit is contained in:
TD
2025-04-11 10:42:40 +08:00
parent 4765e0e5bd
commit f9d472295b
6 changed files with 210 additions and 175 deletions

View File

@ -305,7 +305,7 @@ namespace DH.Commons.Base
//if (InitialConfig.IsEnableLog)
//{
// LoggerHelper.LogAsync(msg);
LoggerHelper.LogAsync(msg);
//}
}