From e9960b323c486a3d34275824fd9bd6259d1b5c20 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期五, 22 八月 2025 14:16:53 +0800 Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/ApiFlexJob --- 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