using HStation.Dto; using Yw.CAL; namespace HStation.CAL { /// /// /// public interface ILoginUserMain : IBaseCAL { } }