namespace WIDESEA_IStorageBasicRepository { public interface IStockInfoHtyRepository : IRepository { } }