包材入库 包材出库 PDA空载具出库bug、其它bug处理

This commit is contained in:
2024-07-10 23:01:33 +08:00
parent f48a82adb4
commit 614681284d
22 changed files with 1198 additions and 70 deletions

View File

@@ -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>