lixiaojun
2024-10-12 f2333318a31e92f6cbc3a572d8eb9fae9da0f892
Service/HStation.Service.Assets.Core/04-dal/01-interface/07-IFourLinkManage/IFourLinkMain.cs
@@ -5,7 +5,7 @@
    /// <summary>
    ///
    /// </summary>
    public interface IFourLinkMain : IBaseDAL<Entity.FourLinkMain>, IUpdateSorter
    public interface IAssetsFourlinkMain : IBaseDAL<Entity.AssetsFourlinkMain>, IUpdateSorter
    {
    }
}