sunpengfei
2025-09-01 185eca1406926d46fa9f50d07a0c0ecc65ab6b96
FlexJobApi.Core/DbContextLocators/LogDbContextLocator.cs
@@ -8,7 +8,7 @@
namespace FlexJobApi.Core
{
    /// <summary>
    /// 日志数据库
    /// 日志数据库定位器
    /// </summary>
    public sealed class LogDbContextLocator : IDbContextLocator
    {