namespace WIDESEA_IStorageBasicRepository { public interface IVV_StockInfoRepository : IRepository { } }