lixiaojun
2024-10-12 f2333318a31e92f6cbc3a572d8eb9fae9da0f892
BLL/HStation.BLL.Assets.Core/01-interface/07-IThreeManage/IThreeLinkMain.cs
@@ -5,12 +5,12 @@
    /// <summary>
    ///
    /// </summary>
    public interface IThreeLinkMain : IBaseCAL<AddThreeLinkMainInput, UpdateThreeLinkMainInput, ThreeLinkMainDto>
    public interface IAssetsThreelinkMain : IBaseCAL<AddAssetsThreelinkMainInput, UpdateAssetsThreelinkMainInput, AssetsThreelinkMainDto>
    {
        /// <summary>
        /// 通过 系列ID 获取
        /// </summary>
        public Task<List<ThreeLinkMainDto>> GetBySeriesID(long ID);
        public Task<List<AssetsThreelinkMainDto>> GetBySeriesID(long ID);
        /// <summary>
        /// 更新默认值状态