wxr
2020-04-21 f718d23a262a5a8e1241fdeaeb4153399f95e79d
HDL_ON/DAL/FileUtils.cs
@@ -4,12 +4,12 @@
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Shared;
using HDL_ON.UI;
//using HDL_ON.UI;
using HDL_ON.DAL.Net;
using HDL_ON.DAL;
using HDL_ON.Entity;
namespace HDL_ON.MyIO
namespace HDL_ON
{
    public static class FileUtils
    {
@@ -87,9 +87,7 @@
                }
            }
        }
        /// <summary>
        /// 遍历文件
        /// </summary>