wangxinhui
2025-03-15 efaf0b8aeb26aca6536a4b384c912cc3cac4d070
代码管理/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; }
    }
}