duheng
2024-12-24 63834af1872ab37f22a5e67b5df20a082f7a052a
BLL/HStation.BLL.Assets.Core/03-localclient/08-FourLink/AssetsFourlinkMain.cs
@@ -1,7 +1,7 @@
namespace HStation.CAL.LocalClient
{
    /// <summary>
    ///
    /// 换热器型号
    /// </summary>
    public class AssetsFourlinkMain : IAssetsFourlinkMain
    {
@@ -72,8 +72,6 @@
        }
        #endregion Query
        #region Insert
@@ -317,6 +315,5 @@
        }
        #endregion Delete
    }
}