diff --git a/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs b/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs index edea604..a8d0cbc 100644 --- a/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs +++ b/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs @@ -30,6 +30,8 @@ namespace RIZO_Application.Core public string Team { get; set; } = "A"; // 流水号 public int Sort { get; set; } = 1; + // 生产时间 + public string ProductionTime { get; set; } = ""; // 批次号 public string BatchCode { get; set; } = ""; // 满箱数