出库策略调整

This commit is contained in:
2024-07-25 17:41:49 +08:00
parent 57d6fe82d8
commit 1fa00ea4fc
2 changed files with 4 additions and 3 deletions

View File

@@ -544,8 +544,8 @@
public const string POLICY_YCLINSTOCK = "WISP202407250001";
/// <summary>
/// 原材料仓出库策略
/// 原材料仓先进先
/// </summary>
public const string POLICY_YCLOUTSTOCK = "WOSP202407250002";
public const string POLICY_YCLOUTSTOCK = "WOSP202407250001";
}
}