机台原料设定

This commit is contained in:
2024-08-05 17:24:28 +08:00
parent 5c601865f2
commit e127d46553
4 changed files with 227 additions and 4 deletions

View File

@@ -20,9 +20,19 @@ public partial class PrdRawMaterialBarcodeRecord : BaseEntity<string>
public string bill_code { get; set; } = string.Empty;
/// <summary>
/// 料仓id/机台id
/// 料仓id
/// </summary>
public string equip_id { get; set; } = string.Empty;
/// <summary>
/// 机台id
/// </summary>
public string equip_ids { get; set; } = string.Empty;
/// <summary>
/// 截料阀
/// </summary>
public string stop_valve { get; set; }
/// <summary>
/// 物料id