wangxinhui
2025-06-23 ffb5bb3a68ae74ed3a1765baf946336cead3bb0d
代码管理/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; }
    }
}