namespace WIDESEA_IStorageBasicRepository { public interface IStockInfoTimeoutRepository : IRepository { } }