tangxu
2024-04-30 26d8996e55c33186800031f7c305688035bb3182
WaterPredict/IStation.ChEr.DAL.WaterPredict/DAL/BaseDAL.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Linq;
namespace ISupply.DAL
namespace IStation.ChEr.DAL
{
    /// <summary>
    /// 数据库访问基类