生产管理模块代码调整

This commit is contained in:
DEVICE8\12494
2023-05-12 22:58:16 +08:00
parent 85e7338669
commit 77bb079eee
31 changed files with 2315 additions and 1412 deletions

View File

@@ -24,7 +24,7 @@ public static class DictConst
/// <summary>
/// 工单状态-已排产
/// </summary>
public const string AlreadyId = "25019252113685";
public const string AlreadyId = "26033187948309";
/// <summary>
/// 工单状态-待排产
/// </summary>