From a59e5d99a77fcb152e6fe49df78f69cb5fd6c5a0 Mon Sep 17 00:00:00 2001 From: sunpengfei <i@angelzzz.com> Date: 星期二, 19 八月 2025 15:58:10 +0800 Subject: [PATCH] feat:开发 --- FlexJobApi.Core/DbContextLocators/LogDbContextLocator.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/FlexJobApi.Core/DbContextLocators/LogDbContextLocator.cs b/FlexJobApi.Core/DbContextLocators/LogDbContextLocator.cs index ce5a64e..546263f 100644 --- a/FlexJobApi.Core/DbContextLocators/LogDbContextLocator.cs +++ b/FlexJobApi.Core/DbContextLocators/LogDbContextLocator.cs @@ -8,7 +8,7 @@ namespace FlexJobApi.Core { /// <summary> - /// 鏃ュ織鏁版嵁搴� + /// 鏃ュ織鏁版嵁搴撳畾浣嶅櫒 /// </summary> public sealed class LogDbContextLocator : IDbContextLocator { -- Gitblit v1.9.1