namespace WIDESEA_IStorageBasicRepository { public interface IStockInfoRepository : IRepository { } }