1
helongyang
2025-12-19 78ac0aac3c9e71ac661cc49e5b0f148e6af5073e
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockService.cs
@@ -15,5 +15,9 @@
        IStockInfoDetail_HtyService StockInfoDetail_HtyService { get; }
        IStockInfo_HtyService StockInfo_HtyService { get; }
        IProStockInfoService ProStockInfoService { get; }
        IProStockInfoDetailService ProStockInfoDetailService { get; }
        IProStockInfo_HtyService ProStockInfo_HtyService { get; }
        IProStockInfoDetail_HtyService ProStockInfoDetail_HtyService { get; }
    }
}