DAL/Local/IStation.DAL.LocalFile.Core/helpers/FileSrcHelper.cs
@@ -10,10 +10,10 @@ public class FileSrcHelper<T> where T : class, new() { #region Query #region Get /// <summary> /// 获取全部 /// 查询全部 /// </summary> public static List<T> GetAll(string path) {