This commit is contained in:
2023-11-08 09:59:10 +08:00
parent 14aa0b2ff4
commit 7f6bb604fd
3 changed files with 4 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ public partial class PrdOutstockH : BaseEntity<string>
/// <summary>
/// 发料工位
/// </summary>
public string? workstation { get; set; }
public string? workstation_id { get; set; }
/// <summary>
/// 所属产线