wanshenmean
2026-03-06 5dee92e9e70a61f5b0308474a0334f414cce8835
Code/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockService.cs
@@ -19,11 +19,11 @@
        IStockInfo_HtyService StockInfo_HtyService { get; }
        Task<bool> GroupPalletAsync(StockDTO stock);
        Task<WebResponseContent> GroupPalletAsync(StockDTO stock);
        Task<bool> ChangePalletAsync(StockDTO stock);
        Task<WebResponseContent> ChangePalletAsync(StockDTO stock);
        Task<bool> SplitPalletAsync(StockDTO stock);
        Task<WebResponseContent> SplitPalletAsync(StockDTO stock);
        /// <summary>
        /// 堆垛机换盘后更新库存信息(清空库位信息)