一楼中储仓下发二楼出库策略优化,bug
This commit is contained in:
@@ -46,7 +46,7 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
/// <param name="input"></param>
|
||||
/// <returns></returns>
|
||||
/// <exception cref="AppFriendlyException"></exception>
|
||||
Task<List<WmsCarryH>> OutStockStrategyZCC2Floor2([FromQuery] OutStockStrategyQuery input);
|
||||
Task<List<Tuple<WmsCarryH, decimal, BasLocation>>> OutStockStrategyZCC2Floor2([FromQuery] OutStockStrategyZCC2Floor2Query input);
|
||||
|
||||
/// <summary>
|
||||
/// 出库策略-销售出库下发
|
||||
|
||||
Reference in New Issue
Block a user