This commit is contained in:
2024-09-24 17:37:35 +08:00
parent 5f1b6d5c93
commit 16b9c1d41b
6 changed files with 339 additions and 88 deletions

View File

@@ -95,9 +95,9 @@ public partial class WmsMaterialkitRecordH : BaseEntity<string>
public decimal? qty { get; set; }
/// <summary>
/// 产线id
/// 工位id
/// </summary>
public string? workline_id { get; set; }
public string? workstation_id { get; set; }
/// <summary>
/// 状态(开始 执行中 完成)