Service/HStation.Service.Assets.Core/04-dal/01-interface/04-IFourLink/IAssetsFourlinkMain.cs
@@ -5,7 +5,7 @@ /// <summary> /// /// </summary> public interface IAssetsFourlinkMain : IBaseDAL<Entity.AssetsFourlinkMain>, IUpdateSorter public interface IAssetsFourlinkMain : IBaseDAL<Entity.AssetsFourlinkMain>, IUpdateParas, IUpdateFlags, IUpdateTagName, IUpdateSorter { } }