销售出库两托下电梯逻辑调整 原材料仓转移控制
This commit is contained in:
@@ -76,7 +76,11 @@
|
||||
/// 外协存储区
|
||||
/// </summary>
|
||||
public const string REGION_YCLWX_ID = "26125771318821";
|
||||
|
||||
/// <summary>
|
||||
/// 成品库出库暂存区
|
||||
/// </summary>
|
||||
public const string REGION_CPOutstockCache_ID = "35948525263893";
|
||||
|
||||
/// <summary>
|
||||
/// 长管出库
|
||||
/// </summary>
|
||||
@@ -578,5 +582,16 @@
|
||||
/// 原材料仓先进先出
|
||||
/// </summary>
|
||||
public const string POLICY_YCLOUTSTOCK = "WOSP202407260001";
|
||||
|
||||
/// <summary>
|
||||
/// 成品仓四号梯点位
|
||||
/// </summary>
|
||||
public const string POINT_Elevator4 = "29728469086741";
|
||||
|
||||
/// <summary>
|
||||
/// 成品仓三号梯点位
|
||||
/// </summary>
|
||||
public const string POINT_Elevator3 = "29307999693333";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user