namespace WIDESEA_IStorageBasicRepository { public interface IDt_StockInfoRepository : IRepository { } }