From 1e4b358de58e36bfbf692ab2538ff9e7d60fd025 Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期五, 24 二月 2023 14:11:17 +0800
Subject: [PATCH] 曲线筛查

---
 DAL/Local/IStation.DAL.LocalFile.Core/helpers/FileSrcHelper.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/DAL/Local/IStation.DAL.LocalFile.Core/helpers/FileSrcHelper.cs b/DAL/Local/IStation.DAL.LocalFile.Core/helpers/FileSrcHelper.cs
index bf18bab..1ab7346 100644
--- a/DAL/Local/IStation.DAL.LocalFile.Core/helpers/FileSrcHelper.cs
+++ b/DAL/Local/IStation.DAL.LocalFile.Core/helpers/FileSrcHelper.cs
@@ -10,7 +10,7 @@
     public class FileSrcHelper<T> where T : class, new()
     {
 
-        #region Query
+        #region Get
 
         /// <summary>
         /// 鏌ヨ鍏ㄩ儴

--
Gitblit v1.9.3