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