From 953519be4bb08713c7dfe584160712303cd56acd Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期一, 08 九月 2025 16:18:52 +0800
Subject: [PATCH] fix: 修改认证host

---
 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