namespace Yw.CAL { /// /// /// public interface ISysUnitType : IBaseCAL, IUpdateCode, IUpdateSorter { } }