原材料转库逻辑变更

This commit is contained in:
2024-05-24 14:24:21 +08:00
parent 2a66f244dd
commit 36622b35cf
8 changed files with 376 additions and 112 deletions

View File

@@ -48,11 +48,18 @@ namespace Tnb.WarehouseMgr.Interfaces
string[] GetFloor1OutstockLocation();
/// <summary>
/// 是否为三工位库位
/// 是否为供料三工位库位
/// </summary>
/// <param name="location_id"></param>
/// <returns></returns>
string[] GetFloor1SGWOutstockLocation();
string[] GetFloor1GLSGWOutstockLocation();
/// <summary>
/// 是否为外协三工位库位
/// </summary>
/// <param name="location_id"></param>
/// <returns></returns>
string[] GetFloor1WXSGWOutstockLocation();
/// <summary>
/// 生成预任务