包材入库 包材出库 PDA空载具出库bug、其它bug处理
This commit is contained in:
@@ -69,6 +69,13 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
/// <returns></returns>
|
||||
string[] GetFloor1OutstockLocation();
|
||||
|
||||
/// <summary>
|
||||
/// 是否为二楼包材出库工位
|
||||
/// </summary>
|
||||
/// <param name="location_id"></param>
|
||||
/// <returns></returns>
|
||||
string[] GetFloor2BCOutstockLocation();
|
||||
|
||||
/// <summary>
|
||||
/// 是否为供料三工位库位
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user