namespace Yw.CAL { /// /// /// public interface IBimfaceFileRelationLabelStd : IBaseCAL { /// /// /// Task> GetByRelationID(long RelationID); } }