电梯逻辑变更 erp同步调整 生成条码变更等

This commit is contained in:
2024-09-03 15:37:06 +08:00
parent 692e944f23
commit a2f9014c08
17 changed files with 1105 additions and 340 deletions

View File

@@ -542,6 +542,19 @@
/// 一楼外协三工位库位
/// </summary>
public const string Floor1WXSGWOutstockStation3 = "35704230368021";
/// <summary>
/// 原材料出库到月台库位
/// </summary>
public const string Floor1OutstockStation1 = "30773146852471";
/// <summary>
/// 原材料出库到月台库位
/// </summary>
public const string Floor1OutstockStation2 = "30773146852472";
/// <summary>
/// 原材料出库到月台库位
/// </summary>
public const string Floor1OutstockStation3 = "30773146852473";
/// <summary>
/// 分拣任务生成Encode
/// </summary>