lixiaojun
2024-10-12 f2333318a31e92f6cbc3a572d8eb9fae9da0f892
Service/HStation.Service.Assets.Core/04-dal/01-interface/09-INozzleManage/INozzleMain.cs
@@ -5,7 +5,7 @@
    /// <summary>
    ///
    /// </summary>
    public interface INozzleMain : IBaseDAL<Entity.NozzleMain>, IUpdateSorter
    public interface IAssetsNozzleMain : IBaseDAL<Entity.AssetsSprinklerMain>, IUpdateSorter
    {
    }
}